Pull request #42979 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7ae9ca749bceb22f40bd2ab099656891663db521 rather than ecf21ac39169f830966e1f7da49845028863310b Obtained Jenkinsfile from 7ae9ca749bceb22f40bd2ab099656891663db521 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42979@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-19T01:53:55.618Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-19T01:53:55.626Z] Trying to pass milestone 1 [Pipeline] milestone [2021-11-19T01:53:55.693Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-19T01:53:55.896Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050c6e46297d3c979) in /home/ubuntu/workspace/moby_PR-42979 [Pipeline] { [Pipeline] checkout [2021-11-19T01:53:55.929Z] The recommended git tool is: git [2021-11-19T01:53:55.944Z] using credential docker-jenkins-github-credentials [2021-11-19T01:53:55.956Z] Cloning the remote Git repository [2021-11-19T01:53:55.956Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:53:55.960Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:53:55.960Z] > git init /home/ubuntu/workspace/moby_PR-42979 # timeout=10 [2021-11-19T01:53:55.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:53:55.971Z] > git --version # timeout=10 [2021-11-19T01:53:55.979Z] > git --version # 'git version 2.17.1' [2021-11-19T01:53:55.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:53:55.980Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:10.347Z] Fetching without tags [2021-11-19T01:54:10.565Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:54:11.161Z] Merge succeeded, producing 8f04f31c2d1e2cc8ad093cf8eea37c352910dee2 [2021-11-19T01:54:11.162Z] Checking out Revision 8f04f31c2d1e2cc8ad093cf8eea37c352910dee2 (PR-42979) [2021-11-19T01:54:11.243Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:11.252Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-19T01:54:10.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:10.323Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:54:10.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:10.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:10.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:10.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:10.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:10.568Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:10.577Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:54:11.047Z] > git remote # timeout=10 [2021-11-19T01:54:11.050Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:11.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:11.057Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:11.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:54:11.165Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:11.170Z] > git checkout -f 8f04f31c2d1e2cc8ad093cf8eea37c352910dee2 # timeout=10 [2021-11-19T01:54:11.247Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:11.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/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-11-19T01:54:14.461Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-19T01:54:14.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050c6e46297d3c979) in /home/ubuntu/workspace/moby_PR-42979 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-19T01:54:14.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e48a74451717e38) in /home/ubuntu/workspace/moby_PR-42979 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-19T01:54:15.042Z] The recommended git tool is: git [Pipeline] checkout [2021-11-19T01:54:15.048Z] The recommended git tool is: git [2021-11-19T01:54:15.054Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-11-19T01:54:15.083Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-11-19T01:54:15.093Z] Fetching without tags [Pipeline] // stage [2021-11-19T01:54:15.110Z] using credential docker-jenkins-github-credentials [2021-11-19T01:54:15.117Z] Cloning the remote Git repository [2021-11-19T01:54:15.117Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-11-19T01:54:15.270Z] Running on azwin-2-960820 in d:\jenkins\workspace\moby_PR-42979 [2021-11-19T01:54:15.273Z] Running on azwin-2-538801 in d:\jenkins\workspace\moby_PR-42979 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] ws [2021-11-19T01:54:15.353Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-11-19T01:54:15.354Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] checkout [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-11-19T01:54:15.443Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-19T01:54:15.485Z] Running on azwin-2-538800 in d:\jenkins\workspace\moby_PR-42979 [2021-11-19T01:54:15.496Z] The recommended git tool is: git [Pipeline] // stage [2021-11-19T01:54:15.504Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] ws [2021-11-19T01:54:15.543Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-19T01:54:15.684Z] The recommended git tool is: git [2021-11-19T01:54:15.720Z] using credential docker-jenkins-github-credentials [2021-11-19T01:54:15.726Z] using credential docker-jenkins-github-credentials [2021-11-19T01:54:15.734Z] Merge succeeded, producing ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 [2021-11-19T01:54:15.734Z] Checking out Revision ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 (PR-42979) [2021-11-19T01:54:15.799Z] Cloning the remote Git repository [2021-11-19T01:54:15.799Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:54:15.804Z] Cloning the remote Git repository [2021-11-19T01:54:15.804Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:54:15.842Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:15.854Z] First time build. Skipping changelog. [2021-11-19T01:54:15.905Z] using credential docker-jenkins-github-credentials [2021-11-19T01:54:15.985Z] Cloning the remote Git repository [2021-11-19T01:54:15.985Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:54:15.070Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42979/.git # timeout=10 [2021-11-19T01:54:15.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:15.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:15.097Z] > git --version # timeout=10 [2021-11-19T01:54:15.108Z] > git --version # 'git version 2.17.1' [2021-11-19T01:54:15.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:15.109Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:15.447Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:15.456Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:54:15.567Z] > git remote # timeout=10 [2021-11-19T01:54:15.579Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:15.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:15.589Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:15.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:54:15.738Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:15.745Z] > git checkout -f ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 # timeout=10 [2021-11-19T01:54:15.846Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:15.119Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:54:15.120Z] > git init /home/ubuntu/workspace/moby_PR-42979 # timeout=10 [2021-11-19T01:54:15.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:15.133Z] > git --version # timeout=10 [2021-11-19T01:54:15.139Z] > git --version # 'git version 2.17.1' [2021-11-19T01:54:15.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:15.140Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-19T01:54:16.525Z] + [ PR != PR ] [2021-11-19T01:54:16.525Z] + [ master != master ] [2021-11-19T01:54:16.525Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-19T01:54:15.836Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:54:15.837Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-19T01:54:15.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:15.891Z] > git --version # timeout=10 [2021-11-19T01:54:15.934Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-19T01:54:15.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:15.938Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-11-19T01:54:15.841Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:54:15.842Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-19T01:54:15.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:15.903Z] > git --version # timeout=10 [2021-11-19T01:54:15.947Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-19T01:54:15.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:15.949Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:16.022Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:54:16.023Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-19T01:54:16.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:16.073Z] > git --version # timeout=10 [2021-11-19T01:54:16.111Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-19T01:54:16.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:16.113Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:16.850Z] + docker version [2021-11-19T01:54:16.850Z] Client: Docker Engine - Community [2021-11-19T01:54:16.850Z] Version: 20.10.10-rc1 [2021-11-19T01:54:16.850Z] API version: 1.41 [2021-11-19T01:54:16.850Z] Go version: go1.16.9 [2021-11-19T01:54:16.850Z] Git commit: b485636 [2021-11-19T01:54:16.851Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-19T01:54:16.851Z] OS/Arch: linux/amd64 [2021-11-19T01:54:16.851Z] Context: default [2021-11-19T01:54:16.851Z] Experimental: true [2021-11-19T01:54:16.851Z] [2021-11-19T01:54:16.851Z] Server: Docker Engine - Community [2021-11-19T01:54:16.851Z] Engine: [2021-11-19T01:54:16.851Z] Version: 20.10.10-rc1 [2021-11-19T01:54:16.851Z] API version: 1.41 (minimum version 1.12) [2021-11-19T01:54:16.851Z] Go version: go1.16.9 [2021-11-19T01:54:16.851Z] Git commit: 9f5b26f [2021-11-19T01:54:16.851Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-19T01:54:16.851Z] OS/Arch: linux/amd64 [2021-11-19T01:54:16.851Z] Experimental: true [2021-11-19T01:54:16.851Z] containerd: [2021-11-19T01:54:16.851Z] Version: 1.4.11 [2021-11-19T01:54:16.851Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:54:16.851Z] runc: [2021-11-19T01:54:16.851Z] Version: 1.0.2 [2021-11-19T01:54:16.851Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-19T01:54:16.851Z] docker-init: [2021-11-19T01:54:16.851Z] Version: 0.19.0 [2021-11-19T01:54:16.851Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-19T01:54:17.136Z] + docker info [2021-11-19T01:54:17.706Z] Client: [2021-11-19T01:54:17.706Z] Context: default [2021-11-19T01:54:17.706Z] Debug Mode: false [2021-11-19T01:54:17.706Z] Plugins: [2021-11-19T01:54:17.706Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-19T01:54:17.706Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-19T01:54:17.706Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-19T01:54:17.706Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-19T01:54:17.706Z] [2021-11-19T01:54:17.706Z] Server: [2021-11-19T01:54:17.706Z] Containers: 0 [2021-11-19T01:54:17.706Z] Running: 0 [2021-11-19T01:54:17.706Z] Paused: 0 [2021-11-19T01:54:17.706Z] Stopped: 0 [2021-11-19T01:54:17.706Z] Images: 4 [2021-11-19T01:54:17.706Z] Server Version: 20.10.10-rc1 [2021-11-19T01:54:17.706Z] Storage Driver: overlay2 [2021-11-19T01:54:17.706Z] Backing Filesystem: extfs [2021-11-19T01:54:17.706Z] Supports d_type: true [2021-11-19T01:54:17.706Z] Native Overlay Diff: true [2021-11-19T01:54:17.706Z] userxattr: false [2021-11-19T01:54:17.706Z] Logging Driver: json-file [2021-11-19T01:54:17.706Z] Cgroup Driver: cgroupfs [2021-11-19T01:54:17.706Z] Cgroup Version: 1 [2021-11-19T01:54:17.706Z] Plugins: [2021-11-19T01:54:17.706Z] Volume: local [2021-11-19T01:54:17.706Z] Network: bridge host ipvlan macvlan null overlay [2021-11-19T01:54:17.706Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-19T01:54:17.706Z] Swarm: inactive [2021-11-19T01:54:17.706Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-19T01:54:17.706Z] Default Runtime: runc [2021-11-19T01:54:17.706Z] Init Binary: docker-init [2021-11-19T01:54:17.706Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:54:17.706Z] runc version: v1.0.2-0-g52b36a2 [2021-11-19T01:54:17.706Z] init version: de40ad0 [2021-11-19T01:54:17.706Z] Security Options: [2021-11-19T01:54:17.706Z] apparmor [2021-11-19T01:54:17.706Z] seccomp [2021-11-19T01:54:17.706Z] Profile: default [2021-11-19T01:54:17.706Z] Kernel Version: 5.4.0-1057-aws [2021-11-19T01:54:17.706Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-19T01:54:17.706Z] OSType: linux [2021-11-19T01:54:17.706Z] Architecture: x86_64 [2021-11-19T01:54:17.706Z] CPUs: 2 [2021-11-19T01:54:17.706Z] Total Memory: 7.569GiB [2021-11-19T01:54:17.706Z] Name: ip-10-100-53-239 [2021-11-19T01:54:17.707Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-19T01:54:17.707Z] Docker Root Dir: /var/lib/docker [2021-11-19T01:54:17.707Z] Debug Mode: false [2021-11-19T01:54:17.707Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:17.707Z] Labels: [2021-11-19T01:54:17.707Z] Experimental: true [2021-11-19T01:54:17.707Z] Insecure Registries: [2021-11-19T01:54:17.707Z] 127.0.0.0/8 [2021-11-19T01:54:17.707Z] Live Restore Enabled: true [2021-11-19T01:54:17.707Z] [2021-11-19T01:54:17.707Z] WARNING: No swap limit support [Pipeline] sh [2021-11-19T01:54:17.996Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:17.996Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:17.996Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42979/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-19T01:54:17.996Z] + bash /home/ubuntu/workspace/moby_PR-42979/check-config.sh [2021-11-19T01:54:17.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-19T01:54:17.996Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-19T01:54:17.996Z] [2021-11-19T01:54:17.996Z] Generally Necessary: [2021-11-19T01:54:17.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-19T01:54:17.996Z] - apparmor: enabled and tools installed [2021-11-19T01:54:17.996Z] - CONFIG_NAMESPACES: enabled [2021-11-19T01:54:17.996Z] - CONFIG_NET_NS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_PID_NS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_IPC_NS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_UTS_NS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CGROUPS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-19T01:54:17.996Z] - CONFIG_CPUSETS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_MEMCG: enabled [2021-11-19T01:54:17.996Z] - CONFIG_KEYS: enabled [2021-11-19T01:54:17.996Z] - CONFIG_VETH: enabled (as module) [2021-11-19T01:54:17.996Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-19T01:54:17.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-19T01:54:17.996Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-19T01:54:17.996Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CGROUP_BPF: enabled [2021-11-19T01:54:18.256Z] [2021-11-19T01:54:18.256Z] Optional Features: [2021-11-19T01:54:18.256Z] - CONFIG_USER_NS: enabled [2021-11-19T01:54:18.256Z] - CONFIG_SECCOMP: enabled [2021-11-19T01:54:18.256Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-19T01:54:18.256Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-19T01:54:18.256Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-19T01:54:18.256Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-19T01:54:18.256Z] - CONFIG_BLK_CGROUP: enabled [2021-11-19T01:54:18.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CGROUP_PERF: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-19T01:54:18.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-19T01:54:18.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-19T01:54:18.256Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-19T01:54:18.256Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_IP_VS: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-19T01:54:18.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-19T01:54:18.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-19T01:54:18.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-19T01:54:18.256Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-19T01:54:18.256Z] - CONFIG_EXT4_FS: enabled [2021-11-19T01:54:18.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-19T01:54:18.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-19T01:54:18.256Z] - Network Drivers: [2021-11-19T01:54:18.256Z] - "overlay": [2021-11-19T01:54:18.256Z] - CONFIG_VXLAN: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-19T01:54:18.256Z] Optional (for encrypted networks): [2021-11-19T01:54:18.256Z] - CONFIG_CRYPTO: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-19T01:54:18.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-19T01:54:18.256Z] - CONFIG_XFRM: enabled [2021-11-19T01:54:18.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-19T01:54:18.256Z] - "ipvlan": [2021-11-19T01:54:18.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-19T01:54:18.256Z] - "macvlan": [2021-11-19T01:54:18.256Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-19T01:54:18.256Z] - CONFIG_DUMMY: enabled (as module) [2021-11-19T01:54:18.256Z] - "ftp,tftp client in container": [2021-11-19T01:54:18.517Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-19T01:54:18.517Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-19T01:54:18.517Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-19T01:54:18.517Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-19T01:54:18.517Z] - Storage Drivers: [2021-11-19T01:54:18.517Z] - "aufs": [2021-11-19T01:54:18.517Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-19T01:54:18.517Z] - "btrfs": [2021-11-19T01:54:18.517Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-19T01:54:18.517Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-19T01:54:18.517Z] - "devicemapper": [2021-11-19T01:54:18.517Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-19T01:54:18.517Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-19T01:54:18.517Z] - "overlay": [2021-11-19T01:54:18.517Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-19T01:54:18.517Z] - "zfs": [2021-11-19T01:54:18.517Z] - /dev/zfs: present [2021-11-19T01:54:18.517Z] - zfs command: missing [2021-11-19T01:54:18.517Z] - zpool command: missing [2021-11-19T01:54:18.517Z] [2021-11-19T01:54:18.517Z] Limits: [2021-11-19T01:54:18.517Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-19T01:54:18.517Z] [2021-11-19T01:54:18.517Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-19T01:54:18.852Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 . [2021-11-19T01:54:18.852Z] #1 [internal] load build definition from Dockerfile [2021-11-19T01:54:18.852Z] #1 sha256:71e84c4a5c06d817c950ac34a5a155a308c252b2fe1fcbac7cd02ad5e5bdcd40 [2021-11-19T01:54:18.852Z] #1 transferring dockerfile: 17.53kB done [2021-11-19T01:54:18.852Z] #1 DONE 0.0s [2021-11-19T01:54:18.852Z] [2021-11-19T01:54:18.852Z] #2 [internal] load .dockerignore [2021-11-19T01:54:18.852Z] #2 sha256:1cc09bcaaee8d415c21f924ea391f41b73d6d413ba359cc44d6d1e2c78a7fb97 [2021-11-19T01:54:18.852Z] #2 transferring context: 87B done [2021-11-19T01:54:18.852Z] #2 DONE 0.0s [2021-11-19T01:54:18.852Z] [2021-11-19T01:54:18.852Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-19T01:54:18.852Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-19T01:54:19.113Z] #3 DONE 0.1s [2021-11-19T01:54:19.113Z] [2021-11-19T01:54:19.113Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-19T01:54:19.113Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-19T01:54:19.113Z] #4 CACHED [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #5 [internal] load build definition from Dockerfile [2021-11-19T01:54:19.376Z] #5 sha256:840c0ebb8723fda07a8aff19e1bd43a13f98297d91e2ca09b78efe333b8d465c [2021-11-19T01:54:19.376Z] #5 DONE 0.0s [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #6 [internal] load .dockerignore [2021-11-19T01:54:19.376Z] #6 sha256:8e6e56724473ba647dd0ed94dcbd731def23dd4e94dacb212e336f60f59b3b75 [2021-11-19T01:54:19.376Z] #6 DONE 0.0s [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:54:19.376Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-19T01:54:19.376Z] #9 DONE 0.1s [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:54:19.376Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:54:19.376Z] #10 DONE 0.1s [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-19T01:54:19.376Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-19T01:54:19.376Z] #8 DONE 0.1s [2021-11-19T01:54:19.376Z] [2021-11-19T01:54:19.376Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:54:19.376Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-19T01:54:19.376Z] #7 DONE 0.1s [2021-11-19T01:54:19.638Z] [2021-11-19T01:54:19.638Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:54:19.638Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:54:19.638Z] #35 DONE 0.0s [2021-11-19T01:54:19.638Z] [2021-11-19T01:54:19.638Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:54:19.638Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:54:19.638Z] #78 DONE 0.0s [2021-11-19T01:54:19.638Z] [2021-11-19T01:54:19.638Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:54:19.638Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:54:19.638Z] #76 DONE 0.0s [2021-11-19T01:54:19.638Z] [2021-11-19T01:54:19.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:54:19.638Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:54:19.638Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-19T01:54:19.638Z] #11 DONE 0.0s [2021-11-19T01:54:19.638Z] [2021-11-19T01:54:19.638Z] #31 [internal] load build context [2021-11-19T01:54:19.638Z] #31 sha256:974b4010054564f1ae3410b5955ddf174fd8fa822a143cfef078e38503e5b9ff [2021-11-19T01:54:19.901Z] #31 ... [2021-11-19T01:54:19.901Z] [2021-11-19T01:54:19.901Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-19T01:54:19.901Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-19T01:54:19.901Z] #52 DONE 0.4s [2021-11-19T01:54:19.901Z] [2021-11-19T01:54:19.901Z] #31 [internal] load build context [2021-11-19T01:54:19.901Z] #31 sha256:974b4010054564f1ae3410b5955ddf174fd8fa822a143cfef078e38503e5b9ff [2021-11-19T01:54:21.298Z] #31 transferring context: 55.46MB 1.5s done [2021-11-19T01:54:21.298Z] #31 DONE 1.5s [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-19T01:54:21.298Z] #14 sha256:520b7171dc28c4aa41da65a60e4acf3a87b523c5ed93ead8564b7814c6f00138 [2021-11-19T01:54:21.298Z] #14 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:54:21.298Z] #72 sha256:9cb5d1464c14d42d1e08f1462613f825101b1351366644f60e53d6e4125890f7 [2021-11-19T01:54:21.298Z] #72 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #70 sha256:167643b3a3cc90571338799651d99b834938143054aa71943ab672330e48f73f [2021-11-19T01:54:21.298Z] #70 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-19T01:54:21.298Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-19T01:54:21.298Z] #13 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-19T01:54:21.298Z] #18 sha256:ee35562e53079f8f25b62761cb9fadbdc44ef51f5b726acf436ee75540c8dc2f [2021-11-19T01:54:21.298Z] #18 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-11-19T01:54:21.298Z] #21 sha256:bad174095f872f11aebeacad437789ce0c083519375495133077d8089348d9d9 [2021-11-19T01:54:21.298Z] #21 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-19T01:54:21.298Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-19T01:54:21.298Z] #77 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-19T01:54:21.298Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-19T01:54:21.298Z] #49 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #55 sha256:814094f6de8fa6155c69fac04ed4cdda6235b26b4bf95a3334e2f1afb1ec1686 [2021-11-19T01:54:21.298Z] #55 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-19T01:54:21.298Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-19T01:54:21.298Z] #17 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-19T01:54:21.298Z] #29 sha256:25e617c227e508987106cc4d52246e1f6bdbbebb6a75bbe2efe08a255b9b85cd [2021-11-19T01:54:21.298Z] #29 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:54:21.298Z] #65 sha256:94b20a9c295fb3802eb12f1f87469d05b2242398bed716704ea065bfae92ef28 [2021-11-19T01:54:21.298Z] #65 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #63 sha256:08ca92500ab4145d9b07a4a3f392000aaa04e71fb53ace18b9c3e8d40d53ce2f [2021-11-19T01:54:21.298Z] #63 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-19T01:54:21.298Z] #37 sha256:89f31c473ee6aa69b8cfb58b95c1448faeaa8550f89219c1320339c190978c54 [2021-11-19T01:54:21.298Z] #37 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-19T01:54:21.298Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-19T01:54:21.298Z] #22 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-19T01:54:21.298Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-19T01:54:21.298Z] #79 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #59 sha256:4ff5d9e595d573c63500b60eeb61ee3a17ea99f34387e9c5c4a9b25048e745d2 [2021-11-19T01:54:21.298Z] #59 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #75 sha256:a74a437cec9f8c5554ff378dee041fa389e74068a7dcf0b0545d11211234b286 [2021-11-19T01:54:21.298Z] #75 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:54:21.298Z] #38 sha256:9e7e348c98555d1a5a3cdcc928ff4df74867192a583584ee76480fd1d1538dc2 [2021-11-19T01:54:21.298Z] #38 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #45 [tini 1/3] 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-11-19T01:54:21.298Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-19T01:54:21.298Z] #45 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-19T01:54:21.298Z] #15 sha256:fca1e9e4c7596dc78aae160dc1a2cae029aacc162db91f4748a5cb929d45ce01 [2021-11-19T01:54:21.298Z] #15 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-19T01:54:21.298Z] #40 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-19T01:54:21.298Z] #40 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:54:21.298Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:54:21.298Z] #50 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #42 sha256:12d1542fc364023e06b2686958444ca03566dfae3e4fa5549646f3e8ce94e895 [2021-11-19T01:54:21.298Z] #42 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-19T01:54:21.298Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-19T01:54:21.298Z] #19 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:54:21.298Z] #69 sha256:da243d6762f9d046e14148e82ca0fc5be5248cfcb746c1323491cdd680691b30 [2021-11-19T01:54:21.298Z] #69 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:54:21.298Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:54:21.298Z] #43 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #51 sha256:a4c8e265bf77f8f5de0a1eb3ec603cdc9e68f70e42ef5149c35c18783111f5fc [2021-11-19T01:54:21.298Z] #51 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #48 sha256:9f8c9ed625e369c6f90306af3b4b42516e5295f67ceae3fceaeeb8d9ca9946b6 [2021-11-19T01:54:21.298Z] #48 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-19T01:54:21.298Z] #27 sha256:a1919a3558db1b77c35ece5602c33a4635482173eb07a343d75b77bf53b95fb2 [2021-11-19T01:54:21.298Z] #27 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-19T01:54:21.298Z] #64 sha256:0f373f583c3bea7621be9e7841819d1df341cca2c5a53697cb80460069bcddd4 [2021-11-19T01:54:21.298Z] #64 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-19T01:54:21.298Z] #34 sha256:3ebc84f131e28b24caebcc964ca4e6b4f54af24568aceb7a9d2541e436ac3586 [2021-11-19T01:54:21.298Z] #34 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-19T01:54:21.298Z] #61 sha256:cdb216cb40003930e57d545bed0e280264bbb754c034e614bea41fe505a21b42 [2021-11-19T01:54:21.298Z] #61 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:54:21.298Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:54:21.298Z] #54 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-19T01:54:21.298Z] #23 sha256:9281d00d5359c4d4d8f48348bccc67072990a069d6c1556efe80b369e3c4be4e [2021-11-19T01:54:21.298Z] #23 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #36 [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-11-19T01:54:21.298Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:54:21.298Z] #36 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T01:54:21.298Z] #30 sha256:755cbdb8d65d1c342e75af37e3a73fdade69bf978d6f618a05e6aac694529b3e [2021-11-19T01:54:21.298Z] #30 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:54:21.298Z] #46 sha256:34bda3d602b04ba183747194e47e67983b3c7a343f33cf3f1eb1fdd4c00446bf [2021-11-19T01:54:21.298Z] #46 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:54:21.298Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:54:21.298Z] #56 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-19T01:54:21.298Z] #73 sha256:b797c213f499d404dc9c4a9d4dff150ddcd2d83e5960f910a024059e3624dbf2 [2021-11-19T01:54:21.298Z] #73 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:54:21.298Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:54:21.298Z] #58 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-19T01:54:21.298Z] #26 sha256:5dc12574743f2bca1bccadac3f720a0d17a7bfacdae988ef4ae0d6604ce87cfd [2021-11-19T01:54:21.298Z] #26 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #67 [containerd 1/3] 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-11-19T01:54:21.298Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-19T01:54:21.298Z] #67 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:54:21.298Z] #71 sha256:cad430d61d0664c113dac4c112df01bc10c01fd6e83d07d64be3efa2a1d1c731 [2021-11-19T01:54:21.298Z] #71 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-19T01:54:21.298Z] #74 sha256:c30ee21536f3679956999a17fdc84f20c0353c59755b8d6961e2456c9eb0b5f5 [2021-11-19T01:54:21.298Z] #74 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:54:21.298Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:54:21.298Z] #60 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-19T01:54:21.298Z] #53 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-19T01:54:21.298Z] #53 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.298Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-19T01:54:21.298Z] #32 sha256:c8f91d3b6fe5adbd3991c4f79fc1809a5a6a5e91ac1cb3f31dbc6873c3ba6e4a [2021-11-19T01:54:21.298Z] #32 CACHED [2021-11-19T01:54:21.298Z] [2021-11-19T01:54:21.299Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:54:21.299Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-19T01:54:21.299Z] #20 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:54:21.299Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:54:21.299Z] #41 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-19T01:54:21.299Z] #44 sha256:fcf5f15c3378a8f38cb5e18e1760f22e49ff5c9212f3b6ef544caba07824047b [2021-11-19T01:54:21.299Z] #44 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:54:21.299Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-19T01:54:21.299Z] #28 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-19T01:54:21.299Z] #80 sha256:2d02e29413aca46b6325e9fa32e8d33a6e847ec282914139b7d5fc967a752dda [2021-11-19T01:54:21.299Z] #80 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:54:21.299Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-19T01:54:21.299Z] #12 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-19T01:54:21.299Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-19T01:54:21.299Z] #16 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-19T01:54:21.299Z] #66 sha256:968bea23679bcb581eb39698ec798acf5e32b1f4dcbfc9d63ca84e37ad80a65b [2021-11-19T01:54:21.299Z] #66 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-19T01:54:21.299Z] #25 sha256:022bbedfa8f9b680dc28e94886bdefee4b23673769a6eb91bcfcef630193d71e [2021-11-19T01:54:21.299Z] #25 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:54:21.299Z] #47 sha256:7c80228f2ce07c9b623b2c97dcea3d157bfb03faaf2c74a80033562ec1576e27 [2021-11-19T01:54:21.299Z] #47 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-19T01:54:21.299Z] #57 sha256:9b880164d155b1c98a44fd6943dc91ff86db2aa1b64832c73acb3db295f83635 [2021-11-19T01:54:21.299Z] #57 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-19T01:54:21.299Z] #24 sha256:be752ecadbc274fc85e3894238f22f22dc6b008d2df5a35072ea316d463e014a [2021-11-19T01:54:21.299Z] #24 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:54:21.299Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:54:21.299Z] #62 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-19T01:54:21.299Z] #39 sha256:33edb3ee30a2551aaa5f8418401ae4ae36c8f621ac37260c888da0275207f898 [2021-11-19T01:54:21.299Z] #39 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-19T01:54:21.299Z] #68 sha256:ae30c826c123f2d63bae373fba929fc31e9adbba30dbe8d437120ddd52133881 [2021-11-19T01:54:21.299Z] #68 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:54:21.299Z] #33 sha256:7aaebf2d786df45ce54b435fe0be51aeb8ef3a15cd6b7886b8a624eb078c2e9f [2021-11-19T01:54:21.299Z] #33 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-19T01:54:21.299Z] #81 sha256:a78cc5357e87cbfbcda4d98255e9fd0f3afa118e35b3e4b86df751108dcac895 [2021-11-19T01:54:21.299Z] #81 CACHED [2021-11-19T01:54:21.299Z] [2021-11-19T01:54:21.299Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-19T01:54:21.299Z] #82 sha256:32c71dd0396c43804e7b4a7c57b9eea26f3993bc82342768fa81d7ef040a5198 [2021-11-19T01:54:21.872Z] #82 DONE 0.9s [2021-11-19T01:54:21.872Z] [2021-11-19T01:54:21.872Z] #83 exporting to image [2021-11-19T01:54:21.872Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-19T01:54:21.872Z] #83 exporting layers [2021-11-19T01:54:22.813Z] #83 exporting layers 0.8s done [2021-11-19T01:54:22.813Z] #83 writing image sha256:a5d39233d9b09a2099372f544ce91033a93dad6ab7ae8d448c7900c314275fea done [2021-11-19T01:54:22.813Z] #83 naming to docker.io/library/docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 done [2021-11-19T01:54:22.813Z] #83 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-19T01:54:23.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/validate/default [2021-11-19T01:54:24.110Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-19T01:54:24.110Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-19T01:54:24.110Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-19T01:54:24.110Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-19T01:54:24.110Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-19T01:54:24.110Z] Congratulations! No new tests were added to integration-cli. [2021-11-19T01:54:24.110Z] [2021-11-19T01:54:24.110Z] INFO Start validation with golang-ci-lint [2021-11-19T01:54:24.371Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-19T01:54:24.371Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-19T01:54:24.371Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-19T01:54:29.673Z] Fetching without tags [2021-11-19T01:54:29.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:29.412Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:54:29.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:29.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:29.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:29.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:29.714Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:29.945Z] Fetching without tags [2021-11-19T01:54:29.966Z] Still waiting to schedule task [2021-11-19T01:54:29.966Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-19T01:54:29.967Z] Still waiting to schedule task [2021-11-19T01:54:29.967Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-19T01:54:29.970Z] Still waiting to schedule task [2021-11-19T01:54:29.970Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-19T01:54:30.160Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:54:30.468Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:54:30.699Z] Fetching without tags [2021-11-19T01:54:29.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:29.931Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:54:29.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:29.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:29.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:29.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:29.950Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:30.162Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:30.165Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:54:30.664Z] > git remote # timeout=10 [2021-11-19T01:54:30.674Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:30.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:30.679Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:31.240Z] Merge succeeded, producing 3da6e88577b890fad37d3d208e175f107ba4c9c3 [2021-11-19T01:54:31.240Z] Checking out Revision 3da6e88577b890fad37d3d208e175f107ba4c9c3 (PR-42979) [2021-11-19T01:54:31.349Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:31.355Z] First time build. Skipping changelog. [2021-11-19T01:54:31.416Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:54:30.504Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:30.549Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:54:30.418Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:30.461Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:54:30.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:30.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:30.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:30.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:30.739Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:31.453Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:31.492Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:54:32.089Z] + docker version [2021-11-19T01:54:32.089Z] Client: Docker Engine - Community [2021-11-19T01:54:32.089Z] Version: 20.10.10-rc1 [2021-11-19T01:54:32.089Z] API version: 1.41 [2021-11-19T01:54:32.089Z] Go version: go1.16.9 [2021-11-19T01:54:32.089Z] Git commit: b485636 [2021-11-19T01:54:32.089Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-19T01:54:32.089Z] OS/Arch: linux/amd64 [2021-11-19T01:54:32.089Z] Context: default [2021-11-19T01:54:32.089Z] Experimental: true [2021-11-19T01:54:32.089Z] [2021-11-19T01:54:32.089Z] Server: Docker Engine - Community [2021-11-19T01:54:32.089Z] Engine: [2021-11-19T01:54:32.089Z] Version: 20.10.10-rc1 [2021-11-19T01:54:32.089Z] API version: 1.41 (minimum version 1.12) [2021-11-19T01:54:32.089Z] Go version: go1.16.9 [2021-11-19T01:54:32.089Z] Git commit: 9f5b26f [2021-11-19T01:54:32.089Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-19T01:54:32.089Z] OS/Arch: linux/amd64 [2021-11-19T01:54:32.089Z] Experimental: true [2021-11-19T01:54:32.089Z] containerd: [2021-11-19T01:54:32.089Z] Version: 1.4.11 [2021-11-19T01:54:32.089Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:54:32.089Z] runc: [2021-11-19T01:54:32.089Z] Version: 1.0.2 [2021-11-19T01:54:32.089Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-19T01:54:32.089Z] docker-init: [2021-11-19T01:54:32.089Z] Version: 0.19.0 [2021-11-19T01:54:32.089Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-19T01:54:32.404Z] + docker info [2021-11-19T01:54:31.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:54:31.284Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:31.289Z] > git checkout -f 3da6e88577b890fad37d3d208e175f107ba4c9c3 # timeout=10 [2021-11-19T01:54:31.350Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:32.965Z] Client: [2021-11-19T01:54:32.965Z] Context: default [2021-11-19T01:54:32.965Z] Debug Mode: false [2021-11-19T01:54:32.965Z] Plugins: [2021-11-19T01:54:32.965Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-19T01:54:32.965Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-19T01:54:32.965Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-19T01:54:32.965Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-19T01:54:32.965Z] [2021-11-19T01:54:32.965Z] Server: [2021-11-19T01:54:32.965Z] Containers: 0 [2021-11-19T01:54:32.965Z] Running: 0 [2021-11-19T01:54:32.965Z] Paused: 0 [2021-11-19T01:54:32.965Z] Stopped: 0 [2021-11-19T01:54:32.965Z] Images: 4 [2021-11-19T01:54:32.965Z] Server Version: 20.10.10-rc1 [2021-11-19T01:54:32.965Z] Storage Driver: overlay2 [2021-11-19T01:54:32.965Z] Backing Filesystem: extfs [2021-11-19T01:54:32.965Z] Supports d_type: true [2021-11-19T01:54:32.965Z] Native Overlay Diff: true [2021-11-19T01:54:32.965Z] userxattr: false [2021-11-19T01:54:32.965Z] Logging Driver: json-file [2021-11-19T01:54:32.965Z] Cgroup Driver: cgroupfs [2021-11-19T01:54:32.965Z] Cgroup Version: 1 [2021-11-19T01:54:32.965Z] Plugins: [2021-11-19T01:54:32.965Z] Volume: local [2021-11-19T01:54:32.965Z] Network: bridge host ipvlan macvlan null overlay [2021-11-19T01:54:32.965Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-19T01:54:32.965Z] Swarm: inactive [2021-11-19T01:54:32.965Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-19T01:54:32.965Z] Default Runtime: runc [2021-11-19T01:54:32.965Z] Init Binary: docker-init [2021-11-19T01:54:32.965Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:54:32.965Z] runc version: v1.0.2-0-g52b36a2 [2021-11-19T01:54:32.965Z] init version: de40ad0 [2021-11-19T01:54:32.965Z] Security Options: [2021-11-19T01:54:32.965Z] apparmor [2021-11-19T01:54:32.965Z] seccomp [2021-11-19T01:54:32.965Z] Profile: default [2021-11-19T01:54:32.965Z] Kernel Version: 5.4.0-1057-aws [2021-11-19T01:54:32.965Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-19T01:54:32.965Z] OSType: linux [2021-11-19T01:54:32.965Z] Architecture: x86_64 [2021-11-19T01:54:32.965Z] CPUs: 2 [2021-11-19T01:54:32.965Z] Total Memory: 7.487GiB [2021-11-19T01:54:32.965Z] Name: ip-10-100-89-196 [2021-11-19T01:54:32.965Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-19T01:54:32.965Z] Docker Root Dir: /var/lib/docker [2021-11-19T01:54:32.965Z] Debug Mode: false [2021-11-19T01:54:32.965Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:32.965Z] Labels: [2021-11-19T01:54:32.965Z] Experimental: true [2021-11-19T01:54:32.965Z] Insecure Registries: [2021-11-19T01:54:32.965Z] 127.0.0.0/8 [2021-11-19T01:54:32.965Z] Live Restore Enabled: true [2021-11-19T01:54:32.965Z] [2021-11-19T01:54:32.965Z] WARNING: No swap limit support [Pipeline] sh [2021-11-19T01:54:33.283Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:33.283Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:33.283Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42979/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-19T01:54:33.283Z] + bash /home/ubuntu/workspace/moby_PR-42979/check-config.sh [2021-11-19T01:54:33.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-19T01:54:33.283Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-19T01:54:33.283Z] [2021-11-19T01:54:33.283Z] Generally Necessary: [2021-11-19T01:54:33.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-19T01:54:33.283Z] - apparmor: enabled and tools installed [2021-11-19T01:54:33.283Z] - CONFIG_NAMESPACES: enabled [2021-11-19T01:54:33.283Z] - CONFIG_NET_NS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_PID_NS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_IPC_NS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_UTS_NS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUPS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CPUSETS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_MEMCG: enabled [2021-11-19T01:54:33.283Z] - CONFIG_KEYS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_VETH: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_BPF: enabled [2021-11-19T01:54:33.283Z] [2021-11-19T01:54:33.283Z] Optional Features: [2021-11-19T01:54:33.283Z] - CONFIG_USER_NS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_SECCOMP: enabled [2021-11-19T01:54:33.283Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-19T01:54:33.283Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-19T01:54:33.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-19T01:54:33.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-19T01:54:33.283Z] - CONFIG_BLK_CGROUP: enabled [2021-11-19T01:54:33.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_PERF: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-19T01:54:33.283Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-19T01:54:33.283Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-19T01:54:33.283Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-19T01:54:33.283Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-19T01:54:33.283Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-19T01:54:33.539Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_IP_VS: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-19T01:54:33.539Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-19T01:54:33.539Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-19T01:54:33.539Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-19T01:54:33.539Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-19T01:54:33.539Z] - CONFIG_EXT4_FS: enabled [2021-11-19T01:54:33.539Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-19T01:54:33.539Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-19T01:54:33.539Z] - Network Drivers: [2021-11-19T01:54:33.539Z] - "overlay": [2021-11-19T01:54:33.539Z] - CONFIG_VXLAN: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-19T01:54:33.539Z] Optional (for encrypted networks): [2021-11-19T01:54:33.539Z] - CONFIG_CRYPTO: enabled [2021-11-19T01:54:33.539Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-19T01:54:33.539Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-19T01:54:33.539Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-19T01:54:33.539Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-19T01:54:33.539Z] - CONFIG_XFRM: enabled [2021-11-19T01:54:33.539Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-19T01:54:33.539Z] - "ipvlan": [2021-11-19T01:54:33.539Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-19T01:54:33.539Z] - "macvlan": [2021-11-19T01:54:33.539Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_DUMMY: enabled (as module) [2021-11-19T01:54:33.539Z] - "ftp,tftp client in container": [2021-11-19T01:54:33.539Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-19T01:54:33.539Z] - Storage Drivers: [2021-11-19T01:54:33.539Z] - "aufs": [2021-11-19T01:54:33.539Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-19T01:54:33.539Z] - "btrfs": [2021-11-19T01:54:33.539Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-19T01:54:33.539Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-19T01:54:33.539Z] - "devicemapper": [2021-11-19T01:54:33.539Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-19T01:54:33.539Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-19T01:54:33.539Z] - "overlay": [2021-11-19T01:54:33.539Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-19T01:54:33.539Z] - "zfs": [2021-11-19T01:54:33.539Z] - /dev/zfs: present [2021-11-19T01:54:33.539Z] - zfs command: missing [2021-11-19T01:54:33.539Z] - zpool command: missing [2021-11-19T01:54:33.539Z] [2021-11-19T01:54:33.539Z] Limits: [2021-11-19T01:54:33.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-19T01:54:33.539Z] [2021-11-19T01:54:33.539Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-19T01:54:33.865Z] + sudo modprobe ip_vs [2021-11-19T01:54:33.865Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 . [2021-11-19T01:54:34.120Z] #2 [internal] load .dockerignore [2021-11-19T01:54:34.120Z] #2 sha256:c4ec665e128f7f3761c588cda60d45a65dfaea499131c5a84643bd3ebdb11603 [2021-11-19T01:54:34.120Z] #2 transferring context: 87B done [2021-11-19T01:54:34.120Z] #2 DONE 0.0s [2021-11-19T01:54:34.120Z] [2021-11-19T01:54:34.120Z] #1 [internal] load build definition from Dockerfile [2021-11-19T01:54:34.120Z] #1 sha256:6a63f483c7caba2ad1ffe6f5f99ec9493e1e9feb62b8c88495b09edcb8bded74 [2021-11-19T01:54:34.120Z] #1 transferring dockerfile: 17.53kB done [2021-11-19T01:54:34.120Z] #1 DONE 0.0s [2021-11-19T01:54:34.120Z] [2021-11-19T01:54:34.120Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-19T01:54:34.120Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-19T01:54:34.120Z] #3 DONE 0.1s [2021-11-19T01:54:34.120Z] [2021-11-19T01:54:34.120Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-19T01:54:34.120Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-19T01:54:34.120Z] #4 CACHED [2021-11-19T01:54:34.178Z] Merge succeeded, producing a3a3a49834654db2c0fdd1ff5f67152cfa67e592 [2021-11-19T01:54:34.178Z] Checking out Revision a3a3a49834654db2c0fdd1ff5f67152cfa67e592 (PR-42979) [2021-11-19T01:54:34.376Z] [2021-11-19T01:54:34.376Z] #5 [internal] load .dockerignore [2021-11-19T01:54:34.376Z] #5 sha256:da1615ecaa3b71a94e0b6259f669c60e2bdf8552f863cf3768b5822583e223ee [2021-11-19T01:54:34.376Z] #5 DONE 0.0s [2021-11-19T01:54:34.376Z] [2021-11-19T01:54:34.376Z] #6 [internal] load build definition from Dockerfile [2021-11-19T01:54:34.376Z] #6 sha256:4bd65d7a7268b5d95d0b967704b4e3171bde35aaf6dd684c5b108b98970970c9 [2021-11-19T01:54:34.376Z] #6 DONE 0.0s [2021-11-19T01:54:34.376Z] [2021-11-19T01:54:34.376Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:54:34.376Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-19T01:54:34.376Z] #8 DONE 0.1s [2021-11-19T01:54:34.376Z] [2021-11-19T01:54:34.376Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-19T01:54:34.376Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-19T01:54:34.632Z] #10 DONE 0.1s [2021-11-19T01:54:34.632Z] [2021-11-19T01:54:34.632Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:54:34.632Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:54:34.632Z] #7 DONE 0.1s [2021-11-19T01:54:34.632Z] [2021-11-19T01:54:34.632Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:54:34.632Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-19T01:54:34.632Z] #9 DONE 0.2s [2021-11-19T01:54:34.654Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:34.775Z] First time build. Skipping changelog. [2021-11-19T01:54:34.898Z] [2021-11-19T01:54:34.898Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:54:34.898Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:54:34.898Z] #71 DONE 0.0s [2021-11-19T01:54:34.898Z] [2021-11-19T01:54:34.898Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:54:34.898Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:54:34.898Z] #69 DONE 0.0s [2021-11-19T01:54:34.898Z] [2021-11-19T01:54:34.898Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:54:34.898Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:54:34.898Z] #28 DONE 0.0s [2021-11-19T01:54:34.898Z] [2021-11-19T01:54:34.898Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:54:34.898Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:54:34.898Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-19T01:54:34.898Z] #11 DONE 0.0s [2021-11-19T01:54:34.898Z] [2021-11-19T01:54:34.898Z] #24 [internal] load build context [2021-11-19T01:54:34.898Z] #24 sha256:117e4e95a6d4a2091ed73125e9abbdc1de06372163473fecbfb23b62a6055619 [2021-11-19T01:54:34.968Z] Fetching without tags [2021-11-19T01:54:35.088Z] Merge succeeded, producing b2b5d98aeb94ee8d1c454acb86fb6bed10c331de [2021-11-19T01:54:35.088Z] Checking out Revision b2b5d98aeb94ee8d1c454acb86fb6bed10c331de (PR-42979) [2021-11-19T01:54:33.248Z] > git remote # timeout=10 [2021-11-19T01:54:33.293Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:33.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:33.340Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:34.091Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-19T01:54:34.215Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:34.262Z] > git checkout -f a3a3a49834654db2c0fdd1ff5f67152cfa67e592 # timeout=10 [2021-11-19T01:54:34.692Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:34.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:34.691Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:54:34.746Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:34.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:54:35.006Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:54:35.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:35.008Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:54:35.154Z] #24 ... [2021-11-19T01:54:35.154Z] [2021-11-19T01:54:35.154Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-19T01:54:35.154Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-19T01:54:35.154Z] #45 DONE 0.4s [2021-11-19T01:54:35.154Z] [2021-11-19T01:54:35.154Z] #24 [internal] load build context [2021-11-19T01:54:35.154Z] #24 sha256:117e4e95a6d4a2091ed73125e9abbdc1de06372163473fecbfb23b62a6055619 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:54:34.217Z] > git remote # timeout=10 [2021-11-19T01:54:34.258Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:34.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:34.297Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:35.009Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-19T01:54:35.125Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:35.168Z] > git checkout -f b2b5d98aeb94ee8d1c454acb86fb6bed10c331de # timeout=10 [2021-11-19T01:54:35.548Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:35.668Z] First time build. Skipping changelog. [2021-11-19T01:54:35.731Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:54:36.143Z] + docker version [2021-11-19T01:54:36.143Z] Client: [2021-11-19T01:54:36.143Z] Version: 20.10.9 [2021-11-19T01:54:36.143Z] API version: 1.41 [2021-11-19T01:54:36.143Z] Go version: go1.16.8 [2021-11-19T01:54:36.143Z] Git commit: c2ea9bc [2021-11-19T01:54:36.143Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:36.143Z] OS/Arch: windows/amd64 [2021-11-19T01:54:36.143Z] Context: default [2021-11-19T01:54:36.143Z] Experimental: true [2021-11-19T01:54:36.143Z] [2021-11-19T01:54:36.143Z] Server: Docker Engine - Community [2021-11-19T01:54:36.143Z] Engine: [2021-11-19T01:54:36.143Z] Version: 20.10.9 [2021-11-19T01:54:36.143Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:36.143Z] Go version: go1.16.8 [2021-11-19T01:54:36.143Z] Git commit: 79ea9d3 [2021-11-19T01:54:36.143Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:36.143Z] OS/Arch: windows/amd64 [2021-11-19T01:54:36.143Z] Experimental: true [2021-11-19T01:54:36.537Z] #24 transferring context: 55.46MB 1.5s done [2021-11-19T01:54:36.537Z] #24 DONE 1.5s [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #44 sha256:94a2fecdf17a03c7079e90684690dbe3ba5a363c33fc6e1b580d2d8bcac67db0 [2021-11-19T01:54:36.537Z] #44 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #63 sha256:0a42171815e2b3b6516d27a92b0a837da3d3a57435f2160a9af790894d1599b4 [2021-11-19T01:54:36.537Z] #63 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-19T01:54:36.537Z] #66 sha256:412beed7ab38f9663fc571c3d75f9ebe816c034d16f9178bc91b9531959efb3f [2021-11-19T01:54:36.537Z] #66 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-19T01:54:36.537Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-19T01:54:36.537Z] #33 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #54 sha256:56c4c17ee953c780558e9f02fa9fe705005ce668d7d658e5ef5e0662fd618db8 [2021-11-19T01:54:36.537Z] #54 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #68 sha256:b1c6f695aed98cd28098cf0299271f3424055a16e8fd762bb47effca9a73e18b [2021-11-19T01:54:36.537Z] #68 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-19T01:54:36.537Z] #25 sha256:e1fabca11d1e06ebef3f8f00ca43022eb7047bc1d9037f24261fb284276f411d [2021-11-19T01:54:36.537Z] #25 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:54:36.537Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:54:36.537Z] #49 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #60 [containerd 1/3] 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-11-19T01:54:36.537Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:54:36.537Z] #60 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:54:36.537Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:54:36.537Z] #55 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #29 [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-11-19T01:54:36.537Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:54:36.537Z] #29 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-19T01:54:36.537Z] #30 sha256:acd9484934a5c32f0a555c1390fd98e182135104dfb38d5151beba5e26173314 [2021-11-19T01:54:36.537Z] #30 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:54:36.537Z] #58 sha256:50163d4f7f2ce4fa660d63584418fecf0633efeecabf8213c600c82e1da25492 [2021-11-19T01:54:36.537Z] #58 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-19T01:54:36.537Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-19T01:54:36.537Z] #16 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:54:36.537Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:54:36.537Z] #51 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #41 sha256:6d8c63ee4fb20504ef2197e420a519abbb14e32a103103f444a064b3e44c4131 [2021-11-19T01:54:36.537Z] #41 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-19T01:54:36.537Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-19T01:54:36.537Z] #70 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-19T01:54:36.537Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-19T01:54:36.537Z] #17 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #73 sha256:186eb93e128abf5f8981dd3f0a6245b21c715ba43c5408a51df5e9c6ffd93d8a [2021-11-19T01:54:36.537Z] #73 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T01:54:36.537Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-19T01:54:36.537Z] #23 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:54:36.537Z] #31 sha256:f2910dfabe3c9666f07203bfb91818dbcc0c3e626372c005196b894f8cf6639f [2021-11-19T01:54:36.537Z] #31 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:54:36.537Z] #26 sha256:aa3feeca8eb5ab4830ab09aa7c3d3377a123a62ff11a6b548f92330659953bde [2021-11-19T01:54:36.537Z] #26 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-19T01:54:36.537Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-19T01:54:36.537Z] #20 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:54:36.537Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:54:36.537Z] #43 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:54:36.537Z] #39 sha256:5024c66d1df665a5bd6a9d36905137d3fdc505b4cb08981da4a8f7330f070fc3 [2021-11-19T01:54:36.537Z] #39 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:54:36.537Z] #65 sha256:8c0f8210ce2a5527b3e5b5118c0d7ff1180a93ec848b992d38f2ca95618644a9 [2021-11-19T01:54:36.537Z] #65 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #35 sha256:9b97c507eccbeac70e255795c77a8daf84ef12993775232ba7ffa72bb62e7c3a [2021-11-19T01:54:36.537Z] #35 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:54:36.537Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:54:36.537Z] #47 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-19T01:54:36.537Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-19T01:54:36.537Z] #46 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:54:36.537Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:54:36.537Z] #36 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-19T01:54:36.537Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-19T01:54:36.537Z] #72 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:54:36.537Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-19T01:54:36.537Z] #21 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:54:36.537Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:54:36.537Z] #14 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #56 sha256:5664915d39e8f928bddb29859fd8166a312005cd72c55a5fcb9138677e514b41 [2021-11-19T01:54:36.537Z] #56 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-19T01:54:36.537Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-19T01:54:36.537Z] #22 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-19T01:54:36.537Z] #61 sha256:67f83fed09e66a26c8d666494baaa1d70091e91e6e4cb25cf7b6cbde52898b51 [2021-11-19T01:54:36.537Z] #61 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-19T01:54:36.537Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-19T01:54:36.537Z] #18 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #59 sha256:522d6dc479314a81898f7260184c733b3a852f09f000505a3f4d640d31eccf5a [2021-11-19T01:54:36.537Z] #59 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:54:36.537Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:54:36.537Z] #34 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #48 sha256:8025b7610a3ae40ef4fd2244f8a6e763e01129f7b9e002ed671b397001c0a683 [2021-11-19T01:54:36.537Z] #48 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-19T01:54:36.537Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-19T01:54:36.537Z] #42 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-19T01:54:36.537Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-19T01:54:36.537Z] #13 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-19T01:54:36.537Z] #37 sha256:c5f03a0ab7c3137b0cdb5e22cfb248a1b542b1d5b4abe41dbb58e0bc35880fa3 [2021-11-19T01:54:36.537Z] #37 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-19T01:54:36.537Z] #57 sha256:26287d191a07a754dc695b2b666a1301e7b1068052a057a2c3a4c1d389bdc142 [2021-11-19T01:54:36.537Z] #57 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:54:36.537Z] #62 sha256:b9b7f1a0e1d2fc51f368351e07f784a101b1f50413a4cecd6ac3a2594ca0e01b [2021-11-19T01:54:36.537Z] #62 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:54:36.537Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-19T01:54:36.537Z] #12 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-19T01:54:36.537Z] #27 sha256:9f48c631d1f08f65f27c76156f073dff6eb9c7a49a0c093d3c64823d6ef00076 [2021-11-19T01:54:36.537Z] #27 CACHED [2021-11-19T01:54:36.537Z] [2021-11-19T01:54:36.537Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:54:36.538Z] #40 sha256:e09fbe493c6855b683bd88496932caf9eb3e179af1e4ff1f76954c54f2272090 [2021-11-19T01:54:36.538Z] #40 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:54:36.538Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:54:36.538Z] #53 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #38 [tini 1/3] 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-11-19T01:54:36.538Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:54:36.538Z] #38 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-19T01:54:36.538Z] #32 sha256:e4384b79f98e4ee94e8af42c580158eb1734e22889360b4bf100d6ef61d95437 [2021-11-19T01:54:36.538Z] #32 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-19T01:54:36.538Z] #52 sha256:454a16f2131664158faf2583a31aa85dc1e118c1b7f29bce7a0e86fbebfb0829 [2021-11-19T01:54:36.538Z] #52 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:54:36.538Z] #64 sha256:45a7fbedabe7f65c0e43d879ab7d58722d916e99e85ed81d72357e1cfe6f2a0a [2021-11-19T01:54:36.538Z] #64 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-19T01:54:36.538Z] #67 sha256:b3dabd8266addbf10daf920c1e97168ab5b00eac6418774f811c91c5ce243512 [2021-11-19T01:54:36.538Z] #67 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-19T01:54:36.538Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-19T01:54:36.538Z] #15 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-19T01:54:36.538Z] #50 sha256:31f56c82d09a28b60760f6655465300b299b3d0c622578b66e1055f4cff44e7e [2021-11-19T01:54:36.538Z] #50 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-19T01:54:36.538Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-19T01:54:36.538Z] #19 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-19T01:54:36.538Z] #74 sha256:9c263cd906ca54d2bf4ef4d21bbbfd824ca1bfcbfd79995864a69e6e681921ab [2021-11-19T01:54:36.538Z] #74 CACHED [2021-11-19T01:54:36.538Z] [2021-11-19T01:54:36.538Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-19T01:54:36.538Z] #75 sha256:af880412bd48de6b31e1153d302de8a08aa8fc9a1f6bd476e784453af96ba2b5 [Pipeline] sh [2021-11-19T01:54:37.101Z] #75 DONE 0.8s [2021-11-19T01:54:37.104Z] + docker version [2021-11-19T01:54:37.104Z] Client: [2021-11-19T01:54:37.104Z] Version: 20.10.9 [2021-11-19T01:54:37.104Z] API version: 1.41 [2021-11-19T01:54:37.104Z] Go version: go1.16.8 [2021-11-19T01:54:37.104Z] Git commit: c2ea9bc [2021-11-19T01:54:37.104Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:37.104Z] OS/Arch: windows/amd64 [2021-11-19T01:54:37.104Z] Context: default [2021-11-19T01:54:37.104Z] Experimental: true [2021-11-19T01:54:37.104Z] [2021-11-19T01:54:37.104Z] Server: Docker Engine - Community [2021-11-19T01:54:37.104Z] Engine: [2021-11-19T01:54:37.104Z] Version: 20.10.9 [2021-11-19T01:54:37.104Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:37.104Z] Go version: go1.16.8 [2021-11-19T01:54:37.104Z] Git commit: 79ea9d3 [2021-11-19T01:54:37.104Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:37.104Z] OS/Arch: windows/amd64 [2021-11-19T01:54:37.104Z] Experimental: true [2021-11-19T01:54:35.768Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:35.817Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [Pipeline] sh [2021-11-19T01:54:35.586Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:37.357Z] [2021-11-19T01:54:37.357Z] #76 exporting to image [2021-11-19T01:54:37.357Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-19T01:54:37.357Z] #76 exporting layers [2021-11-19T01:54:37.567Z] + docker info [2021-11-19T01:54:38.171Z] + docker info [2021-11-19T01:54:38.172Z] Client: [2021-11-19T01:54:38.172Z] Context: default [2021-11-19T01:54:38.172Z] Debug Mode: false [2021-11-19T01:54:38.172Z] [2021-11-19T01:54:38.172Z] Server: [2021-11-19T01:54:38.172Z] Containers: 0 [2021-11-19T01:54:38.172Z] Running: 0 [2021-11-19T01:54:38.172Z] Paused: 0 [2021-11-19T01:54:38.172Z] Stopped: 0 [2021-11-19T01:54:38.172Z] Images: 11 [2021-11-19T01:54:38.172Z] Server Version: 20.10.9 [2021-11-19T01:54:38.172Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-19T01:54:38.172Z] LCOW: [2021-11-19T01:54:38.172Z] Windows: [2021-11-19T01:54:38.172Z] Logging Driver: json-file [2021-11-19T01:54:38.172Z] Plugins: [2021-11-19T01:54:38.172Z] Volume: local [2021-11-19T01:54:38.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:38.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:38.172Z] Swarm: inactive [2021-11-19T01:54:38.172Z] Default Isolation: process [2021-11-19T01:54:38.172Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T01:54:38.172Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T01:54:38.172Z] OSType: windows [2021-11-19T01:54:38.172Z] Architecture: x86_64 [2021-11-19T01:54:38.172Z] CPUs: 4 [2021-11-19T01:54:38.172Z] Total Memory: 32GiB [2021-11-19T01:54:38.172Z] Name: azwin-2-538800 [2021-11-19T01:54:38.172Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-19T01:54:38.172Z] Docker Root Dir: D:\docker [2021-11-19T01:54:38.172Z] Debug Mode: false [2021-11-19T01:54:38.172Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:38.172Z] Labels: [2021-11-19T01:54:38.172Z] Experimental: true [2021-11-19T01:54:38.172Z] Insecure Registries: [2021-11-19T01:54:38.172Z] 10.0.0.4:5000 [2021-11-19T01:54:38.172Z] 127.0.0.0/8 [2021-11-19T01:54:38.172Z] Registry Mirrors: [2021-11-19T01:54:38.172Z] http://10.0.0.4:5000/ [2021-11-19T01:54:38.172Z] Live Restore Enabled: false [2021-11-19T01:54:38.172Z] Product License: Community Engine [2021-11-19T01:54:38.172Z] [2021-11-19T01:54:38.284Z] #76 exporting layers 0.9s done [2021-11-19T01:54:38.284Z] #76 writing image sha256:dcd586f379a0d948fd2a21a19b62b286abacfc4c952d56873af70e02f64499e2 done [2021-11-19T01:54:38.284Z] #76 naming to docker.io/library/docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 done [2021-11-19T01:54:38.284Z] #76 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] powershell [2021-11-19T01:54:38.558Z] Client: [2021-11-19T01:54:38.558Z] Context: default [2021-11-19T01:54:38.558Z] Debug Mode: false [2021-11-19T01:54:38.558Z] Plugins: [2021-11-19T01:54:38.558Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-19T01:54:38.558Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-19T01:54:38.558Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-19T01:54:38.558Z] [2021-11-19T01:54:38.558Z] Server: [2021-11-19T01:54:38.558Z] Containers: 0 [2021-11-19T01:54:38.558Z] Running: 0 [2021-11-19T01:54:38.558Z] Paused: 0 [2021-11-19T01:54:38.558Z] Stopped: 0 [2021-11-19T01:54:38.558Z] Images: 11 [2021-11-19T01:54:38.558Z] Server Version: 20.10.9 [2021-11-19T01:54:38.558Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-19T01:54:38.558Z] Windows: [2021-11-19T01:54:38.558Z] LCOW: [2021-11-19T01:54:38.558Z] Logging Driver: json-file [2021-11-19T01:54:38.558Z] Plugins: [2021-11-19T01:54:38.558Z] Volume: local [2021-11-19T01:54:38.558Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:38.558Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:38.558Z] Swarm: inactive [2021-11-19T01:54:38.558Z] Default Isolation: process [2021-11-19T01:54:38.558Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-19T01:54:38.558Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-19T01:54:38.558Z] OSType: windows [2021-11-19T01:54:38.558Z] Architecture: x86_64 [2021-11-19T01:54:38.558Z] CPUs: 4 [2021-11-19T01:54:38.558Z] Total Memory: 32GiB [2021-11-19T01:54:38.558Z] Name: azwin-2-960820 [2021-11-19T01:54:38.558Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-19T01:54:38.558Z] Docker Root Dir: D:\docker [2021-11-19T01:54:38.558Z] Debug Mode: false [2021-11-19T01:54:38.558Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:38.558Z] Labels: [2021-11-19T01:54:38.558Z] Experimental: true [2021-11-19T01:54:38.558Z] Insecure Registries: [2021-11-19T01:54:38.558Z] 10.0.0.4:5000 [2021-11-19T01:54:38.558Z] 127.0.0.0/8 [2021-11-19T01:54:38.558Z] Registry Mirrors: [2021-11-19T01:54:38.558Z] http://10.0.0.4:5000/ [2021-11-19T01:54:38.558Z] Live Restore Enabled: false [2021-11-19T01:54:38.558Z] Product License: Community Engine [2021-11-19T01:54:38.558Z] [2021-11-19T01:54:38.658Z] + trap exit INT TERM [2021-11-19T01:54:38.658Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-19T01:54:38.658Z] + CONTAINER_NAME=docker-pr2 [2021-11-19T01:54:38.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 -e DOCKER_GRAPHDRIVER docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 hack/make.sh dynbinary [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-19T01:54:38.898Z] > git remote # timeout=10 [2021-11-19T01:54:38.953Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:54:38.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:54:39.000Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:54:39.592Z] [2021-11-19T01:54:39.592Z] Removing bundles/ [2021-11-19T01:54:39.592Z] [2021-11-19T01:54:39.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-19T01:54:39.592Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T01:54:39.592Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T01:54:39.711Z] Merge succeeded, producing 0f7e159cb8ec7415414c4e1c34511bc50949b5e4 [2021-11-19T01:54:39.712Z] Checking out Revision 0f7e159cb8ec7415414c4e1c34511bc50949b5e4 (PR-42979) [2021-11-19T01:54:40.231Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:54:40.356Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:54:39.604Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-19T01:54:39.749Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:54:39.803Z] > git checkout -f 0f7e159cb8ec7415414c4e1c34511bc50949b5e4 # timeout=10 [2021-11-19T01:54:40.270Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:54:41.761Z] + docker version [2021-11-19T01:54:41.761Z] Client: [2021-11-19T01:54:41.761Z] Version: 20.10.9 [2021-11-19T01:54:41.761Z] API version: 1.41 [2021-11-19T01:54:41.761Z] Go version: go1.16.8 [2021-11-19T01:54:41.761Z] Git commit: c2ea9bc [2021-11-19T01:54:41.761Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:41.761Z] OS/Arch: windows/amd64 [2021-11-19T01:54:41.761Z] Context: default [2021-11-19T01:54:41.761Z] Experimental: true [2021-11-19T01:54:41.761Z] [2021-11-19T01:54:41.761Z] Server: Docker Engine - Community [2021-11-19T01:54:41.761Z] Engine: [2021-11-19T01:54:41.761Z] Version: 20.10.9 [2021-11-19T01:54:41.761Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:41.761Z] Go version: go1.16.8 [2021-11-19T01:54:41.761Z] Git commit: 79ea9d3 [2021-11-19T01:54:41.761Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:41.761Z] OS/Arch: windows/amd64 [2021-11-19T01:54:41.761Z] Experimental: true [Pipeline] sh [2021-11-19T01:54:42.826Z] + docker info [2021-11-19T01:54:42.826Z] Client: [2021-11-19T01:54:42.826Z] Context: default [2021-11-19T01:54:42.826Z] Debug Mode: false [2021-11-19T01:54:42.826Z] [2021-11-19T01:54:42.826Z] Server: [2021-11-19T01:54:42.826Z] Containers: 0 [2021-11-19T01:54:42.826Z] Running: 0 [2021-11-19T01:54:42.826Z] Paused: 0 [2021-11-19T01:54:42.826Z] Stopped: 0 [2021-11-19T01:54:42.826Z] Images: 11 [2021-11-19T01:54:42.826Z] Server Version: 20.10.9 [2021-11-19T01:54:42.826Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-19T01:54:42.826Z] Windows: [2021-11-19T01:54:42.826Z] LCOW: [2021-11-19T01:54:42.826Z] Logging Driver: json-file [2021-11-19T01:54:42.826Z] Plugins: [2021-11-19T01:54:42.826Z] Volume: local [2021-11-19T01:54:42.826Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:42.826Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:42.826Z] Swarm: inactive [2021-11-19T01:54:42.826Z] Default Isolation: process [2021-11-19T01:54:42.826Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T01:54:42.826Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T01:54:42.826Z] OSType: windows [2021-11-19T01:54:42.826Z] Architecture: x86_64 [2021-11-19T01:54:42.826Z] CPUs: 4 [2021-11-19T01:54:42.826Z] Total Memory: 32GiB [2021-11-19T01:54:42.826Z] Name: azwin-2-538801 [2021-11-19T01:54:42.826Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-19T01:54:42.826Z] Docker Root Dir: D:\docker [2021-11-19T01:54:42.826Z] Debug Mode: false [2021-11-19T01:54:42.826Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:42.826Z] Labels: [2021-11-19T01:54:42.826Z] Experimental: true [2021-11-19T01:54:42.826Z] Insecure Registries: [2021-11-19T01:54:42.826Z] 10.0.0.4:5000 [2021-11-19T01:54:42.826Z] 127.0.0.0/8 [2021-11-19T01:54:42.826Z] Registry Mirrors: [2021-11-19T01:54:42.826Z] http://10.0.0.4:5000/ [2021-11-19T01:54:42.826Z] Live Restore Enabled: false [2021-11-19T01:54:42.826Z] Product License: Community Engine [2021-11-19T01:54:42.826Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-19T01:54:46.246Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-19T01:54:46.246Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9b6d7516\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-19T01:54:46.246Z] ---------------------------------------------------------------------------- [2021-11-19T01:54:46.246Z] [2021-11-19T01:54:46.246Z] INFO: executeCI.ps1 starting at Fri Nov 19 01:54:45 CUT 2021 [2021-11-19T01:54:46.246Z] [2021-11-19T01:54:46.246Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-19T01:54:46.246Z] INFO: Running git version 2.24.1.windows.2 [2021-11-19T01:54:46.246Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-19T01:54:46.246Z] INFO: Environment variables: [2021-11-19T01:54:46.246Z] [2021-11-19T01:54:46.246Z] Name Value [2021-11-19T01:54:46.246Z] ---- ----- [2021-11-19T01:54:46.246Z] ALLUSERSPROFILE C:\ProgramData [2021-11-19T01:54:46.246Z] amd64 true [2021-11-19T01:54:46.246Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-19T01:54:46.246Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-19T01:54:46.246Z] arm64 true [2021-11-19T01:54:46.246Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-19T01:54:46.246Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-19T01:54:46.246Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-19T01:54:46.246Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-19T01:54:46.246Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-19T01:54:46.246Z] BRANCH_NAME PR-42979 [2021-11-19T01:54:46.246Z] BUILD_DISPLAY_NAME #2 [2021-11-19T01:54:46.246Z] BUILD_ID 2 [2021-11-19T01:54:46.246Z] BUILD_NUMBER 2 [2021-11-19T01:54:46.246Z] BUILD_TAG jenkins-moby-PR-42979-2 [2021-11-19T01:54:46.246Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/ [2021-11-19T01:54:46.246Z] cgroup2 true [2021-11-19T01:54:46.246Z] CHANGE_AUTHOR akerouanton [2021-11-19T01:54:46.246Z] CHANGE_AUTHOR_DISPLAY_NAME Albin Kerouanton [2021-11-19T01:54:46.246Z] CHANGE_BRANCH bump-fluent-logger [2021-11-19T01:54:46.246Z] CHANGE_FORK akerouanton/docker [2021-11-19T01:54:46.246Z] CHANGE_ID 42979 [2021-11-19T01:54:46.246Z] CHANGE_TARGET master [2021-11-19T01:54:46.246Z] CHANGE_TITLE vendor: github.com/fluent/fluent-logger-golang v1.7.0 [2021-11-19T01:54:46.246Z] CHANGE_URL https://github.com/moby/moby/pull/42979 [2021-11-19T01:54:46.246Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:46.246Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-19T01:54:46.246Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-19T01:54:46.246Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-19T01:54:46.246Z] COMPUTERNAME azwin-2-538800 [2021-11-19T01:54:46.246Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-19T01:54:46.246Z] ConfigSequenceNumber 0 [2021-11-19T01:54:46.246Z] dco true [2021-11-19T01:54:46.246Z] DOCKER_BUILDKIT 0 [2021-11-19T01:54:46.246Z] DOCKER_DUT_DEBUG 1 [2021-11-19T01:54:46.246Z] DOCKER_EXPERIMENTAL 1 [2021-11-19T01:54:46.246Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-19T01:54:46.246Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-19T01:54:46.246Z] EXECUTOR_NUMBER 0 [2021-11-19T01:54:46.246Z] FQDN azwin-2-538800.westus.cloudapp.azure.com [2021-11-19T01:54:46.246Z] GIT_BRANCH PR-42979 [2021-11-19T01:54:46.246Z] GIT_COMMIT b2b5d98aeb94ee8d1c454acb86fb6bed10c331de [2021-11-19T01:54:46.246Z] GIT_PREVIOUS_COMMIT c0e458ef7233b93389700ad35dd13a6f2d33f5ed [2021-11-19T01:54:46.246Z] GIT_URL https://github.com/moby/moby.git [2021-11-19T01:54:46.246Z] HUDSON_COOKIE 5b985891-1c86-48c6-b8dd-a8c11a0813fc [2021-11-19T01:54:46.246Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:46.246Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-19T01:54:46.246Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:46.246Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-19T01:54:46.246Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:46.246Z] JENKINS_NODE_COOKIE e1747120-3b05-4d52-b097-87c748cc038e [2021-11-19T01:54:46.246Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-19T01:54:46.246Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:46.246Z] JOB_BASE_NAME PR-42979 [2021-11-19T01:54:46.246Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/display/redirect [2021-11-19T01:54:46.246Z] JOB_NAME moby/PR-42979 [2021-11-19T01:54:46.246Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/ [2021-11-19T01:54:46.246Z] library.jps.version master [2021-11-19T01:54:46.246Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-19T01:54:46.246Z] NODE_LABELS amd64 azure azwin-2-538800 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-19T01:54:46.247Z] NODE_NAME azwin-2-538800 [2021-11-19T01:54:46.247Z] NUMBER_OF_PROCESSORS 4 [2021-11-19T01:54:46.247Z] OS Windows_NT [2021-11-19T01:54:46.247Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-19T01:54:46.247Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-19T01:54:46.247Z] ppc64le false [2021-11-19T01:54:46.247Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-19T01:54:46.247Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-19T01:54:46.247Z] PROCESSOR_LEVEL 6 [2021-11-19T01:54:46.247Z] PROCESSOR_REVISION 5507 [2021-11-19T01:54:46.247Z] ProgramData C:\ProgramData [2021-11-19T01:54:46.247Z] ProgramFiles C:\Program Files [2021-11-19T01:54:46.247Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-19T01:54:46.247Z] ProgramW6432 C:\Program Files [2021-11-19T01:54:46.247Z] PROMPT $P$G [2021-11-19T01:54:46.247Z] PSExecutionPolicyPreference Bypass [2021-11-19T01:54:46.247Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-19T01:54:46.247Z] PUBLIC C:\Users\Public [2021-11-19T01:54:46.247Z] rootless true [2021-11-19T01:54:46.247Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=artif... [2021-11-19T01:54:46.247Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=changes [2021-11-19T01:54:46.247Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect [2021-11-19T01:54:46.247Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=tests [2021-11-19T01:54:46.247Z] s390x false [2021-11-19T01:54:46.247Z] SKIP_VALIDATION_TESTS 1 [2021-11-19T01:54:46.247Z] SOURCES_DRIVE d [2021-11-19T01:54:46.247Z] SOURCES_SUBDIR gopath [2021-11-19T01:54:46.247Z] STAGE_NAME Run tests [2021-11-19T01:54:46.247Z] SystemDrive C: [2021-11-19T01:54:46.247Z] SystemRoot C:\Windows [2021-11-19T01:54:46.247Z] TEMP C:\Windows\TEMP [2021-11-19T01:54:46.247Z] TESTDEBUG 0 [2021-11-19T01:54:46.247Z] TESTRUN_DRIVE d [2021-11-19T01:54:46.247Z] TESTRUN_SUBDIR CI [2021-11-19T01:54:46.247Z] TIMEOUT 120m [2021-11-19T01:54:46.247Z] TMP C:\Windows\TEMP [2021-11-19T01:54:46.247Z] unit_validate true [2021-11-19T01:54:46.247Z] USERDOMAIN WORKGROUP [2021-11-19T01:54:46.247Z] USERNAME azwin-2-538800$ [2021-11-19T01:54:46.247Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-19T01:54:46.247Z] validate_force false [2021-11-19T01:54:46.247Z] windir C:\Windows [2021-11-19T01:54:46.247Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-19T01:54:46.247Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-19T01:54:46.247Z] windows2022 true [2021-11-19T01:54:46.247Z] windows2022containerd true [2021-11-19T01:54:46.247Z] windowsRS1 false [2021-11-19T01:54:46.247Z] windowsRS5 true [2021-11-19T01:54:46.247Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-19T01:54:46.247Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-19T01:54:46.247Z] [2021-11-19T01:54:46.247Z] [2021-11-19T01:54:46.247Z] [2021-11-19T01:54:46.715Z] INFO: Sources under d:\gopath\... [2021-11-19T01:54:46.715Z] INFO: Test run under d:\CI\... [2021-11-19T01:54:46.715Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-19T01:54:46.715Z] INFO: docker/docker repository was found [2021-11-19T01:54:46.715Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-19T01:54:46.715Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-19T01:54:46.715Z] INFO: Docker version of control daemon [2021-11-19T01:54:46.715Z] [2021-11-19T01:54:46.715Z] Client: [2021-11-19T01:54:46.715Z] Version: 20.10.9 [2021-11-19T01:54:46.715Z] API version: 1.41 [2021-11-19T01:54:46.715Z] Go version: go1.16.8 [2021-11-19T01:54:46.715Z] Git commit: c2ea9bc [2021-11-19T01:54:46.715Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:46.715Z] OS/Arch: windows/amd64 [2021-11-19T01:54:46.715Z] Context: default [2021-11-19T01:54:46.715Z] Experimental: true [2021-11-19T01:54:46.715Z] [2021-11-19T01:54:46.715Z] Server: Docker Engine - Community [2021-11-19T01:54:46.715Z] Engine: [2021-11-19T01:54:46.715Z] Version: 20.10.9 [2021-11-19T01:54:46.715Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:46.715Z] Go version: go1.16.8 [2021-11-19T01:54:46.715Z] Git commit: 79ea9d3 [2021-11-19T01:54:46.715Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:46.715Z] OS/Arch: windows/amd64 [2021-11-19T01:54:46.715Z] Experimental: true [2021-11-19T01:54:46.715Z] [2021-11-19T01:54:46.715Z] INFO: Docker info of control daemon [2021-11-19T01:54:46.715Z] [2021-11-19T01:54:46.715Z] Client: [2021-11-19T01:54:46.715Z] Context: default [2021-11-19T01:54:46.715Z] Debug Mode: false [2021-11-19T01:54:46.715Z] [2021-11-19T01:54:46.715Z] Server: [2021-11-19T01:54:46.715Z] Containers: 0 [2021-11-19T01:54:46.715Z] Running: 0 [2021-11-19T01:54:46.715Z] Paused: 0 [2021-11-19T01:54:46.715Z] Stopped: 0 [2021-11-19T01:54:46.715Z] Images: 11 [2021-11-19T01:54:46.715Z] Server Version: 20.10.9 [2021-11-19T01:54:46.715Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-19T01:54:46.715Z] Windows: [2021-11-19T01:54:46.715Z] LCOW: [2021-11-19T01:54:46.715Z] Logging Driver: json-file [2021-11-19T01:54:46.715Z] Plugins: [2021-11-19T01:54:46.715Z] Volume: local [2021-11-19T01:54:46.715Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:46.715Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:46.715Z] Swarm: inactive [2021-11-19T01:54:46.715Z] Default Isolation: process [2021-11-19T01:54:46.716Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T01:54:46.716Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T01:54:46.716Z] OSType: windows [2021-11-19T01:54:46.716Z] Architecture: x86_64 [2021-11-19T01:54:46.716Z] CPUs: 4 [2021-11-19T01:54:46.716Z] Total Memory: 32GiB [2021-11-19T01:54:46.716Z] Name: azwin-2-538800 [2021-11-19T01:54:46.716Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-19T01:54:46.716Z] Docker Root Dir: D:\docker [2021-11-19T01:54:46.716Z] Debug Mode: false [2021-11-19T01:54:46.716Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:46.716Z] Labels: [2021-11-19T01:54:46.716Z] Experimental: true [2021-11-19T01:54:46.716Z] Insecure Registries: [2021-11-19T01:54:46.716Z] 10.0.0.4:5000 [2021-11-19T01:54:46.716Z] 127.0.0.0/8 [2021-11-19T01:54:46.716Z] Registry Mirrors: [2021-11-19T01:54:46.716Z] http://10.0.0.4:5000/ [2021-11-19T01:54:46.716Z] Live Restore Enabled: false [2021-11-19T01:54:46.716Z] Product License: Community Engine [2021-11-19T01:54:46.716Z] [2021-11-19T01:54:46.716Z] [2021-11-19T01:54:47.184Z] INFO: Commit hash is b2b5d98aeb [2021-11-19T01:54:47.184Z] INFO: Nuke-Everything... [2021-11-19T01:54:47.184Z] INFO: Container count on control daemon to delete is 0 [2021-11-19T01:54:47.184Z] INFO: Nuking d:\CI [2021-11-19T01:54:47.184Z] INFO: Zapped successfully [2021-11-19T01:54:47.184Z] INFO: Location for testing is d:\CI\PR-42979\2 [2021-11-19T01:54:47.184Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-19T01:54:47.184Z] [2021-11-19T01:54:47.184Z] [2021-11-19T01:54:47.184Z] INFO: Building the image from Dockerfile.windows at 11/19/2021 01:54:47... [2021-11-19T01:54:47.184Z] [2021-11-19T01:54:50.192Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-19T01:54:50.192Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d408917c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-19T01:54:50.192Z] ---------------------------------------------------------------------------- [2021-11-19T01:54:50.192Z] [2021-11-19T01:54:50.192Z] INFO: executeCI.ps1 starting at Fri Nov 19 01:54:49 CUT 2021 [2021-11-19T01:54:50.192Z] [2021-11-19T01:54:50.192Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-19T01:54:50.192Z] INFO: Running git version 2.24.1.windows.2 [2021-11-19T01:54:50.192Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-19T01:54:50.192Z] INFO: Environment variables: [2021-11-19T01:54:50.192Z] [2021-11-19T01:54:50.192Z] Name Value [2021-11-19T01:54:50.192Z] ---- ----- [2021-11-19T01:54:50.192Z] ALLUSERSPROFILE C:\ProgramData [2021-11-19T01:54:50.192Z] amd64 true [2021-11-19T01:54:50.192Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-19T01:54:50.193Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-19T01:54:50.193Z] arm64 true [2021-11-19T01:54:50.193Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-19T01:54:50.193Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-19T01:54:50.193Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-19T01:54:50.193Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-19T01:54:50.193Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-19T01:54:50.193Z] BRANCH_NAME PR-42979 [2021-11-19T01:54:50.193Z] BUILD_DISPLAY_NAME #2 [2021-11-19T01:54:50.193Z] BUILD_ID 2 [2021-11-19T01:54:50.193Z] BUILD_NUMBER 2 [2021-11-19T01:54:50.193Z] BUILD_TAG jenkins-moby-PR-42979-2 [2021-11-19T01:54:50.193Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/ [2021-11-19T01:54:50.193Z] cgroup2 true [2021-11-19T01:54:50.193Z] CHANGE_AUTHOR akerouanton [2021-11-19T01:54:50.193Z] CHANGE_AUTHOR_DISPLAY_NAME Albin Kerouanton [2021-11-19T01:54:50.193Z] CHANGE_BRANCH bump-fluent-logger [2021-11-19T01:54:50.193Z] CHANGE_FORK akerouanton/docker [2021-11-19T01:54:50.193Z] CHANGE_ID 42979 [2021-11-19T01:54:50.193Z] CHANGE_TARGET master [2021-11-19T01:54:50.193Z] CHANGE_TITLE vendor: github.com/fluent/fluent-logger-golang v1.7.0 [2021-11-19T01:54:50.193Z] CHANGE_URL https://github.com/moby/moby/pull/42979 [2021-11-19T01:54:50.193Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:50.193Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-19T01:54:50.193Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-19T01:54:50.193Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-19T01:54:50.193Z] COMPUTERNAME azwin-2-960820 [2021-11-19T01:54:50.193Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-19T01:54:50.193Z] ConfigSequenceNumber 0 [2021-11-19T01:54:50.193Z] dco true [2021-11-19T01:54:50.193Z] DOCKER_BUILDKIT 0 [2021-11-19T01:54:50.193Z] DOCKER_DUT_DEBUG 1 [2021-11-19T01:54:50.193Z] DOCKER_EXPERIMENTAL 1 [2021-11-19T01:54:50.193Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-19T01:54:50.193Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-19T01:54:50.193Z] EXECUTOR_NUMBER 0 [2021-11-19T01:54:50.193Z] FQDN azwin-2-960820.westus.cloudapp.azure.com [2021-11-19T01:54:50.193Z] GIT_BRANCH PR-42979 [2021-11-19T01:54:50.193Z] GIT_COMMIT b2b5d98aeb94ee8d1c454acb86fb6bed10c331de [2021-11-19T01:54:50.193Z] GIT_PREVIOUS_COMMIT c0e458ef7233b93389700ad35dd13a6f2d33f5ed [2021-11-19T01:54:50.193Z] GIT_URL https://github.com/moby/moby.git [2021-11-19T01:54:50.193Z] HUDSON_COOKIE 168fbf2a-a65d-4f8d-9b3f-5573b7e97077 [2021-11-19T01:54:50.193Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:50.193Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-19T01:54:50.193Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:50.193Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-19T01:54:50.193Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:50.193Z] JENKINS_NODE_COOKIE 69c73ac7-6222-4182-a3f1-f7a84af5a523 [2021-11-19T01:54:50.193Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-19T01:54:50.193Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:50.193Z] JOB_BASE_NAME PR-42979 [2021-11-19T01:54:50.193Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/display/redirect [2021-11-19T01:54:50.193Z] JOB_NAME moby/PR-42979 [2021-11-19T01:54:50.193Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/ [2021-11-19T01:54:50.193Z] library.jps.version master [2021-11-19T01:54:50.193Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-19T01:54:50.193Z] NODE_LABELS amd64 azure azwin-2-960820 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-19T01:54:50.193Z] NODE_NAME azwin-2-960820 [2021-11-19T01:54:50.193Z] NUMBER_OF_PROCESSORS 4 [2021-11-19T01:54:50.193Z] OS Windows_NT [2021-11-19T01:54:50.193Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-19T01:54:50.193Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-19T01:54:50.193Z] ppc64le false [2021-11-19T01:54:50.193Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-19T01:54:50.193Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-19T01:54:50.193Z] PROCESSOR_LEVEL 6 [2021-11-19T01:54:50.193Z] PROCESSOR_REVISION 5507 [2021-11-19T01:54:50.193Z] ProgramData C:\ProgramData [2021-11-19T01:54:50.193Z] ProgramFiles C:\Program Files [2021-11-19T01:54:50.193Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-19T01:54:50.193Z] ProgramW6432 C:\Program Files [2021-11-19T01:54:50.193Z] PROMPT $P$G [2021-11-19T01:54:50.193Z] PSExecutionPolicyPreference Bypass [2021-11-19T01:54:50.193Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-19T01:54:50.193Z] PUBLIC C:\Users\Public [2021-11-19T01:54:50.193Z] rootless true [2021-11-19T01:54:50.193Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=artif... [2021-11-19T01:54:50.193Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=changes [2021-11-19T01:54:50.193Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect [2021-11-19T01:54:50.193Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=tests [2021-11-19T01:54:50.193Z] s390x false [2021-11-19T01:54:50.193Z] SKIP_VALIDATION_TESTS 1 [2021-11-19T01:54:50.193Z] SOURCES_DRIVE d [2021-11-19T01:54:50.193Z] SOURCES_SUBDIR gopath [2021-11-19T01:54:50.193Z] STAGE_NAME Run tests [2021-11-19T01:54:50.193Z] SystemDrive C: [2021-11-19T01:54:50.193Z] SystemRoot C:\Windows [2021-11-19T01:54:50.193Z] TEMP C:\Windows\TEMP [2021-11-19T01:54:50.193Z] TESTDEBUG 0 [2021-11-19T01:54:50.193Z] TESTRUN_DRIVE d [2021-11-19T01:54:50.193Z] TESTRUN_SUBDIR CI [2021-11-19T01:54:50.193Z] TIMEOUT 120m [2021-11-19T01:54:50.193Z] TMP C:\Windows\TEMP [2021-11-19T01:54:50.193Z] unit_validate true [2021-11-19T01:54:50.193Z] USERDOMAIN WORKGROUP [2021-11-19T01:54:50.193Z] USERNAME azwin-2-960820$ [2021-11-19T01:54:50.193Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-19T01:54:50.193Z] validate_force false [2021-11-19T01:54:50.193Z] windir C:\Windows [2021-11-19T01:54:50.193Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-19T01:54:50.193Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-19T01:54:50.193Z] windows2022 true [2021-11-19T01:54:50.193Z] windows2022containerd true [2021-11-19T01:54:50.193Z] windowsRS1 false [2021-11-19T01:54:50.193Z] windowsRS5 true [2021-11-19T01:54:50.193Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-19T01:54:50.193Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-19T01:54:50.193Z] [2021-11-19T01:54:50.193Z] [2021-11-19T01:54:50.193Z] [2021-11-19T01:54:50.664Z] INFO: Sources under d:\gopath\... [2021-11-19T01:54:50.664Z] INFO: Test run under d:\CI\... [2021-11-19T01:54:50.664Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-19T01:54:50.664Z] INFO: docker/docker repository was found [2021-11-19T01:54:50.664Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-19T01:54:50.664Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-19T01:54:50.664Z] INFO: Docker version of control daemon [2021-11-19T01:54:50.664Z] [2021-11-19T01:54:50.664Z] Client: [2021-11-19T01:54:50.664Z] Version: 20.10.9 [2021-11-19T01:54:50.664Z] API version: 1.41 [2021-11-19T01:54:50.664Z] Go version: go1.16.8 [2021-11-19T01:54:50.664Z] Git commit: c2ea9bc [2021-11-19T01:54:50.664Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:50.664Z] OS/Arch: windows/amd64 [2021-11-19T01:54:50.664Z] Context: default [2021-11-19T01:54:50.664Z] Experimental: true [2021-11-19T01:54:50.664Z] [2021-11-19T01:54:50.664Z] Server: Docker Engine - Community [2021-11-19T01:54:50.664Z] Engine: [2021-11-19T01:54:50.664Z] Version: 20.10.9 [2021-11-19T01:54:50.664Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:50.664Z] Go version: go1.16.8 [2021-11-19T01:54:50.664Z] Git commit: 79ea9d3 [2021-11-19T01:54:50.664Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:50.664Z] OS/Arch: windows/amd64 [2021-11-19T01:54:50.664Z] Experimental: true [2021-11-19T01:54:50.664Z] [2021-11-19T01:54:50.664Z] INFO: Docker info of control daemon [2021-11-19T01:54:50.664Z] [2021-11-19T01:54:51.134Z] Client: [2021-11-19T01:54:51.134Z] Context: default [2021-11-19T01:54:51.134Z] Debug Mode: false [2021-11-19T01:54:51.134Z] Plugins: [2021-11-19T01:54:51.134Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-19T01:54:51.604Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-19T01:54:51.604Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-19T01:54:51.604Z] [2021-11-19T01:54:51.604Z] Server: [2021-11-19T01:54:51.604Z] Containers: 0 [2021-11-19T01:54:51.604Z] Running: 0 [2021-11-19T01:54:51.604Z] Paused: 0 [2021-11-19T01:54:51.604Z] Stopped: 0 [2021-11-19T01:54:51.604Z] Images: 11 [2021-11-19T01:54:51.604Z] Server Version: 20.10.9 [2021-11-19T01:54:51.604Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-19T01:54:51.604Z] Windows: [2021-11-19T01:54:51.604Z] LCOW: [2021-11-19T01:54:51.604Z] Logging Driver: json-file [2021-11-19T01:54:51.604Z] Plugins: [2021-11-19T01:54:51.604Z] Volume: local [2021-11-19T01:54:51.604Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:51.604Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:51.604Z] Swarm: inactive [2021-11-19T01:54:51.604Z] Default Isolation: process [2021-11-19T01:54:51.604Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-19T01:54:51.604Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-19T01:54:51.604Z] OSType: windows [2021-11-19T01:54:51.604Z] Architecture: x86_64 [2021-11-19T01:54:51.604Z] CPUs: 4 [2021-11-19T01:54:51.604Z] Total Memory: 32GiB [2021-11-19T01:54:51.604Z] Name: azwin-2-960820 [2021-11-19T01:54:51.604Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-19T01:54:51.604Z] Docker Root Dir: D:\docker [2021-11-19T01:54:51.604Z] Debug Mode: false [2021-11-19T01:54:51.604Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:51.604Z] Labels: [2021-11-19T01:54:51.604Z] Experimental: true [2021-11-19T01:54:51.604Z] Insecure Registries: [2021-11-19T01:54:51.604Z] 10.0.0.4:5000 [2021-11-19T01:54:51.604Z] 127.0.0.0/8 [2021-11-19T01:54:51.604Z] Registry Mirrors: [2021-11-19T01:54:51.604Z] http://10.0.0.4:5000/ [2021-11-19T01:54:51.604Z] Live Restore Enabled: false [2021-11-19T01:54:51.604Z] Product License: Community Engine [2021-11-19T01:54:51.604Z] [2021-11-19T01:54:51.604Z] [2021-11-19T01:54:51.604Z] INFO: Commit hash is a3a3a49834 [2021-11-19T01:54:51.604Z] INFO: Nuke-Everything... [2021-11-19T01:54:51.604Z] INFO: Container count on control daemon to delete is 0 [2021-11-19T01:54:51.604Z] INFO: Nuking d:\CI [2021-11-19T01:54:51.604Z] INFO: Zapped successfully [2021-11-19T01:54:51.941Z] Sending build context to Docker daemon 60.62MB [2021-11-19T01:54:51.941Z] [2021-11-19T01:54:51.941Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-19T01:54:51.941Z] ---> 3d4792f88e26 [2021-11-19T01:54:51.941Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> 960a2b7eef63 [2021-11-19T01:54:51.941Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> 18fb37c90ed6 [2021-11-19T01:54:51.941Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> c12af51462b3 [2021-11-19T01:54:51.941Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> a835486c1316 [2021-11-19T01:54:51.941Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> 79298c037611 [2021-11-19T01:54:51.941Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> e578cb40fe5d [2021-11-19T01:54:51.941Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> ecf696f5b847 [2021-11-19T01:54:51.941Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> 53d588f6bb31 [2021-11-19T01:54:51.941Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-19T01:54:51.941Z] ---> Using cache [2021-11-19T01:54:51.941Z] ---> c26ce3bc8556 [2021-11-19T01:54:51.941Z] Step 11/11 : COPY . . [2021-11-19T01:54:52.075Z] INFO: Location for testing is d:\CI\PR-42979\2 [2021-11-19T01:54:52.075Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-19T01:54:52.075Z] [2021-11-19T01:54:52.075Z] [2021-11-19T01:54:52.075Z] INFO: Building the image from Dockerfile.windows at 11/19/2021 01:54:51... [2021-11-19T01:54:52.075Z] [2021-11-19T01:54:52.222Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-19T01:54:52.222Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-69bc4fc1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-19T01:54:52.222Z] ---------------------------------------------------------------------------- [2021-11-19T01:54:52.222Z] [2021-11-19T01:54:52.222Z] INFO: executeCI.ps1 starting at Fri Nov 19 01:54:51 CUT 2021 [2021-11-19T01:54:52.222Z] [2021-11-19T01:54:52.222Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-19T01:54:52.222Z] INFO: Running git version 2.24.1.windows.2 [2021-11-19T01:54:52.222Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-19T01:54:52.222Z] INFO: Environment variables: [2021-11-19T01:54:52.222Z] [2021-11-19T01:54:52.222Z] Name Value [2021-11-19T01:54:52.222Z] ---- ----- [2021-11-19T01:54:52.222Z] ALLUSERSPROFILE C:\ProgramData [2021-11-19T01:54:52.222Z] amd64 true [2021-11-19T01:54:52.222Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-19T01:54:52.222Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-19T01:54:52.222Z] arm64 true [2021-11-19T01:54:52.222Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-19T01:54:52.222Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-19T01:54:52.222Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-19T01:54:52.222Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-19T01:54:52.222Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-19T01:54:52.222Z] BRANCH_NAME PR-42979 [2021-11-19T01:54:52.222Z] BUILD_DISPLAY_NAME #2 [2021-11-19T01:54:52.222Z] BUILD_ID 2 [2021-11-19T01:54:52.222Z] BUILD_NUMBER 2 [2021-11-19T01:54:52.222Z] BUILD_TAG jenkins-moby-PR-42979-2 [2021-11-19T01:54:52.222Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/ [2021-11-19T01:54:52.222Z] cgroup2 true [2021-11-19T01:54:52.222Z] CHANGE_AUTHOR akerouanton [2021-11-19T01:54:52.222Z] CHANGE_AUTHOR_DISPLAY_NAME Albin Kerouanton [2021-11-19T01:54:52.222Z] CHANGE_BRANCH bump-fluent-logger [2021-11-19T01:54:52.222Z] CHANGE_FORK akerouanton/docker [2021-11-19T01:54:52.222Z] CHANGE_ID 42979 [2021-11-19T01:54:52.222Z] CHANGE_TARGET master [2021-11-19T01:54:52.222Z] CHANGE_TITLE vendor: github.com/fluent/fluent-logger-golang v1.7.0 [2021-11-19T01:54:52.222Z] CHANGE_URL https://github.com/moby/moby/pull/42979 [2021-11-19T01:54:52.222Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:54:52.222Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-19T01:54:52.222Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-19T01:54:52.222Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-19T01:54:52.222Z] COMPUTERNAME azwin-2-538801 [2021-11-19T01:54:52.222Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-19T01:54:52.222Z] ConfigSequenceNumber 0 [2021-11-19T01:54:52.222Z] dco true [2021-11-19T01:54:52.222Z] DOCKER_BUILDKIT 0 [2021-11-19T01:54:52.222Z] DOCKER_DUT_DEBUG 1 [2021-11-19T01:54:52.222Z] DOCKER_EXPERIMENTAL 1 [2021-11-19T01:54:52.222Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-19T01:54:52.222Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-19T01:54:52.222Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-19T01:54:52.222Z] EXECUTOR_NUMBER 0 [2021-11-19T01:54:52.222Z] FQDN azwin-2-538801.westus.cloudapp.azure.com [2021-11-19T01:54:52.222Z] GIT_BRANCH PR-42979 [2021-11-19T01:54:52.222Z] GIT_COMMIT 0f7e159cb8ec7415414c4e1c34511bc50949b5e4 [2021-11-19T01:54:52.222Z] GIT_PREVIOUS_COMMIT c0e458ef7233b93389700ad35dd13a6f2d33f5ed [2021-11-19T01:54:52.222Z] GIT_URL https://github.com/moby/moby.git [2021-11-19T01:54:52.222Z] HUDSON_COOKIE c71effc2-32c4-491b-9c41-c3f68a55a293 [2021-11-19T01:54:52.222Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:52.222Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-19T01:54:52.222Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:52.222Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-19T01:54:52.222Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-19T01:54:52.222Z] JENKINS_NODE_COOKIE d68c104f-62ca-443a-9598-3cea69d235ff [2021-11-19T01:54:52.222Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-19T01:54:52.222Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-19T01:54:52.222Z] JOB_BASE_NAME PR-42979 [2021-11-19T01:54:52.222Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/display/redirect [2021-11-19T01:54:52.222Z] JOB_NAME moby/PR-42979 [2021-11-19T01:54:52.222Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/ [2021-11-19T01:54:52.222Z] library.jps.version master [2021-11-19T01:54:52.222Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-19T01:54:52.222Z] NODE_LABELS amd64 azure azwin-2-538801 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-19T01:54:52.222Z] NODE_NAME azwin-2-538801 [2021-11-19T01:54:52.223Z] NUMBER_OF_PROCESSORS 4 [2021-11-19T01:54:52.223Z] OS Windows_NT [2021-11-19T01:54:52.223Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-19T01:54:52.223Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-19T01:54:52.223Z] ppc64le false [2021-11-19T01:54:52.223Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-19T01:54:52.223Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-11-19T01:54:52.223Z] PROCESSOR_LEVEL 6 [2021-11-19T01:54:52.223Z] PROCESSOR_REVISION 5504 [2021-11-19T01:54:52.223Z] ProgramData C:\ProgramData [2021-11-19T01:54:52.223Z] ProgramFiles C:\Program Files [2021-11-19T01:54:52.223Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-19T01:54:52.223Z] ProgramW6432 C:\Program Files [2021-11-19T01:54:52.223Z] PROMPT $P$G [2021-11-19T01:54:52.223Z] PSExecutionPolicyPreference Bypass [2021-11-19T01:54:52.223Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-19T01:54:52.223Z] PUBLIC C:\Users\Public [2021-11-19T01:54:52.223Z] rootless true [2021-11-19T01:54:52.223Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=artif... [2021-11-19T01:54:52.223Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=changes [2021-11-19T01:54:52.223Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect [2021-11-19T01:54:52.223Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42979/2/display/redirect?page=tests [2021-11-19T01:54:52.223Z] s390x false [2021-11-19T01:54:52.223Z] SKIP_VALIDATION_TESTS 1 [2021-11-19T01:54:52.223Z] SOURCES_DRIVE d [2021-11-19T01:54:52.223Z] SOURCES_SUBDIR gopath [2021-11-19T01:54:52.223Z] STAGE_NAME Run tests [2021-11-19T01:54:52.223Z] SystemDrive C: [2021-11-19T01:54:52.223Z] SystemRoot C:\Windows [2021-11-19T01:54:52.223Z] TEMP C:\Windows\TEMP [2021-11-19T01:54:52.223Z] TESTDEBUG 0 [2021-11-19T01:54:52.223Z] TESTRUN_DRIVE d [2021-11-19T01:54:52.223Z] TESTRUN_SUBDIR CI [2021-11-19T01:54:52.223Z] TIMEOUT 120m [2021-11-19T01:54:52.223Z] TMP C:\Windows\TEMP [2021-11-19T01:54:52.223Z] unit_validate true [2021-11-19T01:54:52.223Z] USERDOMAIN WORKGROUP [2021-11-19T01:54:52.223Z] USERNAME azwin-2-538801$ [2021-11-19T01:54:52.223Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-19T01:54:52.223Z] validate_force false [2021-11-19T01:54:52.223Z] windir C:\Windows [2021-11-19T01:54:52.223Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-19T01:54:52.223Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-19T01:54:52.223Z] windows2022 true [2021-11-19T01:54:52.223Z] windows2022containerd true [2021-11-19T01:54:52.223Z] windowsRS1 false [2021-11-19T01:54:52.223Z] windowsRS5 true [2021-11-19T01:54:52.223Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-19T01:54:52.223Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-19T01:54:52.223Z] [2021-11-19T01:54:52.223Z] [2021-11-19T01:54:52.223Z] [2021-11-19T01:54:52.692Z] INFO: Sources under d:\gopath\... [2021-11-19T01:54:52.692Z] INFO: Test run under d:\CI\... [2021-11-19T01:54:52.692Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-19T01:54:52.692Z] INFO: docker/docker repository was found [2021-11-19T01:54:52.692Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-19T01:54:52.692Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-19T01:54:52.692Z] INFO: Docker version of control daemon [2021-11-19T01:54:52.692Z] [2021-11-19T01:54:52.692Z] Client: [2021-11-19T01:54:52.692Z] Version: 20.10.9 [2021-11-19T01:54:52.692Z] API version: 1.41 [2021-11-19T01:54:52.692Z] Go version: go1.16.8 [2021-11-19T01:54:52.692Z] Git commit: c2ea9bc [2021-11-19T01:54:52.692Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-19T01:54:52.692Z] OS/Arch: windows/amd64 [2021-11-19T01:54:52.692Z] Context: default [2021-11-19T01:54:52.692Z] Experimental: true [2021-11-19T01:54:52.692Z] [2021-11-19T01:54:52.692Z] Server: Docker Engine - Community [2021-11-19T01:54:52.692Z] Engine: [2021-11-19T01:54:52.692Z] Version: 20.10.9 [2021-11-19T01:54:52.692Z] API version: 1.41 (minimum version 1.24) [2021-11-19T01:54:52.692Z] Go version: go1.16.8 [2021-11-19T01:54:52.692Z] Git commit: 79ea9d3 [2021-11-19T01:54:52.692Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-19T01:54:52.692Z] OS/Arch: windows/amd64 [2021-11-19T01:54:52.692Z] Experimental: true [2021-11-19T01:54:52.692Z] [2021-11-19T01:54:52.692Z] INFO: Docker info of control daemon [2021-11-19T01:54:52.692Z] [2021-11-19T01:54:53.162Z] Client: [2021-11-19T01:54:53.162Z] Context: default [2021-11-19T01:54:53.162Z] Debug Mode: false [2021-11-19T01:54:53.162Z] [2021-11-19T01:54:53.162Z] Server: [2021-11-19T01:54:53.162Z] Containers: 0 [2021-11-19T01:54:53.162Z] Running: 0 [2021-11-19T01:54:53.162Z] Paused: 0 [2021-11-19T01:54:53.162Z] Stopped: 0 [2021-11-19T01:54:53.162Z] Images: 11 [2021-11-19T01:54:53.162Z] Server Version: 20.10.9 [2021-11-19T01:54:53.162Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-19T01:54:53.162Z] Windows: [2021-11-19T01:54:53.162Z] LCOW: [2021-11-19T01:54:53.162Z] Logging Driver: json-file [2021-11-19T01:54:53.162Z] Plugins: [2021-11-19T01:54:53.162Z] Volume: local [2021-11-19T01:54:53.162Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:54:53.162Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:54:53.162Z] Swarm: inactive [2021-11-19T01:54:53.162Z] Default Isolation: process [2021-11-19T01:54:53.162Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T01:54:53.162Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T01:54:53.162Z] OSType: windows [2021-11-19T01:54:53.162Z] Architecture: x86_64 [2021-11-19T01:54:53.162Z] CPUs: 4 [2021-11-19T01:54:53.162Z] Total Memory: 32GiB [2021-11-19T01:54:53.162Z] Name: azwin-2-538801 [2021-11-19T01:54:53.162Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-19T01:54:53.162Z] Docker Root Dir: D:\docker [2021-11-19T01:54:53.162Z] Debug Mode: false [2021-11-19T01:54:53.162Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:54:53.162Z] Labels: [2021-11-19T01:54:53.162Z] Experimental: true [2021-11-19T01:54:53.162Z] Insecure Registries: [2021-11-19T01:54:53.162Z] 10.0.0.4:5000 [2021-11-19T01:54:53.162Z] 127.0.0.0/8 [2021-11-19T01:54:53.162Z] Registry Mirrors: [2021-11-19T01:54:53.162Z] http://10.0.0.4:5000/ [2021-11-19T01:54:53.162Z] Live Restore Enabled: false [2021-11-19T01:54:53.162Z] Product License: Community Engine [2021-11-19T01:54:53.162Z] [2021-11-19T01:54:53.162Z] [2021-11-19T01:54:53.162Z] INFO: Commit hash is 0f7e159cb8 [2021-11-19T01:54:53.162Z] INFO: Nuke-Everything... [2021-11-19T01:54:53.162Z] INFO: Container count on control daemon to delete is 0 [2021-11-19T01:54:53.162Z] INFO: Nuking d:\CI [2021-11-19T01:54:53.632Z] INFO: Zapped successfully [2021-11-19T01:54:53.632Z] INFO: Location for testing is d:\CI\PR-42979\2 [2021-11-19T01:54:53.632Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-19T01:54:53.632Z] [2021-11-19T01:54:53.632Z] [2021-11-19T01:54:53.632Z] INFO: Building the image from Dockerfile.windows at 11/19/2021 01:54:53... [2021-11-19T01:54:53.632Z] [2021-11-19T01:54:56.850Z] Sending build context to Docker daemon 60.62MB [2021-11-19T01:54:56.850Z] [2021-11-19T01:54:56.850Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-19T01:54:56.850Z] ---> 617dd5ead5b8 [2021-11-19T01:54:56.850Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-19T01:54:56.850Z] ---> Using cache [2021-11-19T01:54:56.850Z] ---> ee66a0050301 [2021-11-19T01:54:56.850Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-19T01:54:56.850Z] ---> Using cache [2021-11-19T01:54:56.850Z] ---> fb5329e27a69 [2021-11-19T01:54:56.850Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-19T01:54:56.850Z] ---> Running in 2511d5e0fcfa [2021-11-19T01:54:57.321Z] Removing intermediate container 2511d5e0fcfa [2021-11-19T01:54:57.321Z] ---> 3afaebb3ae6e [2021-11-19T01:54:57.321Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-19T01:54:57.321Z] ---> Running in bdf784828f7e [2021-11-19T01:54:57.793Z] Removing intermediate container bdf784828f7e [2021-11-19T01:54:57.793Z] ---> 3d64a96a1e89 [2021-11-19T01:54:57.793Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-19T01:54:57.793Z] ---> Running in bd7e74b0926e [2021-11-19T01:54:57.793Z] Removing intermediate container bd7e74b0926e [2021-11-19T01:54:57.793Z] ---> 78d1d4f912a2 [2021-11-19T01:54:57.793Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-19T01:54:58.269Z] ---> Running in 11566f98141d [2021-11-19T01:54:59.516Z] Sending build context to Docker daemon 60.62MB [2021-11-19T01:54:59.516Z] [2021-11-19T01:54:59.516Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-19T01:54:59.516Z] ---> 3d4792f88e26 [2021-11-19T01:54:59.516Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-19T01:54:59.516Z] ---> Using cache [2021-11-19T01:54:59.516Z] ---> 45f9228f4d05 [2021-11-19T01:54:59.516Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-19T01:54:59.516Z] ---> Using cache [2021-11-19T01:54:59.516Z] ---> 8cb4030de437 [2021-11-19T01:54:59.516Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-19T01:54:59.516Z] ---> Running in 7ccc33b4db2f [2021-11-19T01:54:59.516Z] Removing intermediate container 7ccc33b4db2f [2021-11-19T01:54:59.516Z] ---> 0121a69a6dfe [2021-11-19T01:54:59.516Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-19T01:54:59.516Z] ---> Running in f4d6ae74eca7 [2021-11-19T01:54:59.985Z] Removing intermediate container f4d6ae74eca7 [2021-11-19T01:54:59.985Z] ---> eb2ce8ddf926 [2021-11-19T01:54:59.985Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-19T01:54:59.985Z] ---> Running in e25bb4f2c695 [2021-11-19T01:55:00.455Z] Removing intermediate container e25bb4f2c695 [2021-11-19T01:55:00.455Z] ---> 2a4d6ed9556f [2021-11-19T01:55:00.455Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-19T01:55:00.455Z] ---> Running in 166cc7d8b387 [2021-11-19T01:55:03.066Z] [2021-11-19T01:55:03.066Z] SUCCESS: Specified value was saved. [2021-11-19T01:55:03.537Z] INFO: Downloading git... [2021-11-19T01:55:04.365Z] [2021-11-19T01:55:04.365Z] SUCCESS: Specified value was saved. [2021-11-19T01:55:05.115Z] INFO: Downloading go... [2021-11-19T01:55:05.355Z] INFO: Downloading git... [2021-11-19T01:55:06.692Z] INFO: Downloading compiler 1 of 3... [2021-11-19T01:55:06.926Z] INFO: Downloading go... [2021-11-19T01:55:07.927Z] INFO: Downloading compiler 1 of 3... [2021-11-19T01:55:08.263Z] INFO: Downloading compiler 2 of 3... [2021-11-19T01:55:08.396Z] INFO: Downloading compiler 2 of 3... [2021-11-19T01:55:09.257Z] INFO: Downloading compiler 3 of 3... [2021-11-19T01:55:09.385Z] INFO: Downloading compiler 3 of 3... [2021-11-19T01:55:09.727Z] INFO: Extracting git... [2021-11-19T01:55:09.855Z] INFO: Extracting git... [2021-11-19T01:55:13.202Z] ---> 52cfdc99e55f [2021-11-19T01:55:13.202Z] Successfully built 52cfdc99e55f [2021-11-19T01:55:13.202Z] Successfully tagged docker:latest [2021-11-19T01:55:13.202Z] INFO: Image build ended at 11/19/2021 01:55:11. Duration:00:00:24.7907700 [2021-11-19T01:55:13.202Z] [2021-11-19T01:55:13.202Z] [2021-11-19T01:55:13.202Z] INFO: Building the test binaries at 11/19/2021 01:55:11... [2021-11-19T01:55:15.488Z] INFO: make.ps1 starting at 11/19/2021 01:55:15 [2021-11-19T01:55:15.956Z] INFO: Git commit (b2b5d98aeb) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T01:55:15.956Z] INFO: Invoking autogen... [2021-11-19T01:55:15.956Z] INFO: Building daemon... [2021-11-19T01:55:22.248Z] INFO: Expanding go... [2021-11-19T01:55:22.363Z] INFO: Expanding go... [2021-11-19T01:55:23.684Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-027e6363905fe1012) in /home/ubuntu/workspace/moby_PR-42979 [Pipeline] { [Pipeline] checkout [2021-11-19T01:55:23.990Z] The recommended git tool is: git [2021-11-19T01:55:27.512Z] using credential docker-jenkins-github-credentials [2021-11-19T01:55:27.521Z] Cloning the remote Git repository [2021-11-19T01:55:27.521Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:55:27.531Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:55:27.615Z] > git init /home/ubuntu/workspace/moby_PR-42979 # timeout=10 [2021-11-19T01:55:27.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:55:27.945Z] > git --version # timeout=10 [2021-11-19T01:55:27.961Z] > git --version # 'git version 2.25.1' [2021-11-19T01:55:27.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:27.964Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:32.254Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cef8288d87dbba00) in /home/ubuntu/workspace/moby_PR-42979 [Pipeline] { [Pipeline] checkout [2021-11-19T01:55:32.441Z] The recommended git tool is: git [2021-11-19T01:55:35.520Z] using credential docker-jenkins-github-credentials [2021-11-19T01:55:35.529Z] Cloning the remote Git repository [2021-11-19T01:55:35.529Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:55:35.478Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:55:35.546Z] > git init /home/ubuntu/workspace/moby_PR-42979 # timeout=10 [2021-11-19T01:55:35.830Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:55:35.831Z] > git --version # timeout=10 [2021-11-19T01:55:35.851Z] > git --version # 'git version 2.17.1' [2021-11-19T01:55:35.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:35.853Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:37.356Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-043084a408a708309) in /home/ubuntu/workspace/moby_PR-42979 [Pipeline] { [Pipeline] checkout [2021-11-19T01:55:37.463Z] The recommended git tool is: git [2021-11-19T01:55:41.421Z] using credential docker-jenkins-github-credentials [2021-11-19T01:55:41.431Z] Cloning the remote Git repository [2021-11-19T01:55:41.431Z] Cloning with configured refspecs honoured and without tags [2021-11-19T01:55:41.466Z] Cloning repository https://github.com/moby/moby.git [2021-11-19T01:55:41.522Z] > git init /home/ubuntu/workspace/moby_PR-42979 # timeout=10 [2021-11-19T01:55:42.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:55:42.167Z] > git --version # timeout=10 [2021-11-19T01:55:42.181Z] > git --version # 'git version 2.25.1' [2021-11-19T01:55:42.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:42.183Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:43.519Z] INFO: Expanding compiler 1 of 3... [2021-11-19T01:55:43.990Z] INFO: Expanding compiler 2 of 3... [2021-11-19T01:55:47.664Z] INFO: Expanding compiler 1 of 3... [2021-11-19T01:55:47.664Z] INFO: Expanding compiler 2 of 3... [2021-11-19T01:55:47.800Z] INFO: Expanding compiler 3 of 3... [2021-11-19T01:55:48.608Z] Fetching without tags [2021-11-19T01:55:48.791Z] INFO: Removing downloaded files... [2021-11-19T01:55:48.791Z] INFO: Downloading containerd [2021-11-19T01:55:49.025Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:55:48.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:55:48.518Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:55:48.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:48.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:55:48.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:55:48.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:48.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:49.040Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:55:49.082Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:55:51.469Z] INFO: Expanding compiler 3 of 3... [2021-11-19T01:55:51.641Z] Merge succeeded, producing 4daa189959d2b59726ae0608eeba63cca3226ada [2021-11-19T01:55:51.642Z] Checking out Revision 4daa189959d2b59726ae0608eeba63cca3226ada (PR-42979) [2021-11-19T01:55:51.938Z] INFO: Removing downloaded files... [2021-11-19T01:55:51.938Z] INFO: Downloading containerd [2021-11-19T01:55:50.897Z] > git remote # timeout=10 [2021-11-19T01:55:50.913Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:55:50.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:50.941Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:55:51.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:55:51.643Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:55:51.720Z] > git checkout -f 4daa189959d2b59726ae0608eeba63cca3226ada # timeout=10 [2021-11-19T01:55:55.705Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:55:55.721Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:55:56.763Z] + docker version [2021-11-19T01:55:55.708Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:55:57.485Z] [2021-11-19T01:55:57.485Z] Name Version Source Summary [2021-11-19T01:55:57.485Z] ---- ------- ------ ------- [2021-11-19T01:55:57.485Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-19T01:55:59.058Z] [2021-11-19T01:55:59.058Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-19T01:55:59.058Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-19T01:55:59.058Z] PSChildName : containerd [2021-11-19T01:55:59.058Z] PSDrive : C [2021-11-19T01:55:59.058Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-19T01:55:59.058Z] PSIsContainer : True [2021-11-19T01:55:59.058Z] Name : containerd [2021-11-19T01:55:59.058Z] FullName : C:\containerd [2021-11-19T01:55:59.058Z] Parent : [2021-11-19T01:55:59.058Z] Exists : True [2021-11-19T01:55:59.058Z] Root : C:\ [2021-11-19T01:55:59.058Z] Extension : [2021-11-19T01:55:59.058Z] CreationTime : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] CreationTimeUtc : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] LastAccessTime : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] LastAccessTimeUtc : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] LastWriteTime : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] LastWriteTimeUtc : 11/19/2021 1:55:58 AM [2021-11-19T01:55:59.058Z] Attributes : Directory [2021-11-19T01:55:59.058Z] Mode : d----- [2021-11-19T01:55:59.058Z] BaseName : containerd [2021-11-19T01:55:59.058Z] Target : {} [2021-11-19T01:55:59.058Z] LinkType : [2021-11-19T01:55:59.058Z] [2021-11-19T01:55:59.440Z] Fetching without tags [2021-11-19T01:55:59.710Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [2021-11-19T01:56:00.628Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-19T01:56:00.628Z] INFO: Configuring git core.autocrlf... [2021-11-19T01:56:00.628Z] [2021-11-19T01:56:00.628Z] [2021-11-19T01:55:59.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:55:59.359Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:55:59.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:59.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:55:59.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:55:59.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:55:59.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:55:59.708Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:55:59.736Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:56:00.433Z] > git remote # timeout=10 [2021-11-19T01:56:00.455Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:56:00.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:56:00.488Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:56:01.174Z] Merge succeeded, producing 4c9ce1e04abdd2311e6ff0b552a7b41b43260938 [2021-11-19T01:56:01.174Z] Checking out Revision 4c9ce1e04abdd2311e6ff0b552a7b41b43260938 (PR-42979) [2021-11-19T01:56:02.375Z] [2021-11-19T01:56:02.375Z] Name Version Source Summary [2021-11-19T01:56:02.375Z] ---- ------- ------ ------- [2021-11-19T01:56:02.375Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-19T01:56:02.844Z] [2021-11-19T01:56:02.844Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-19T01:56:02.844Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-19T01:56:02.844Z] PSChildName : containerd [2021-11-19T01:56:02.844Z] PSDrive : C [2021-11-19T01:56:02.844Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-19T01:56:02.844Z] PSIsContainer : True [2021-11-19T01:56:02.844Z] Name : containerd [2021-11-19T01:56:02.844Z] FullName : C:\containerd [2021-11-19T01:56:02.844Z] Parent : [2021-11-19T01:56:02.844Z] Exists : True [2021-11-19T01:56:02.844Z] Root : C:\ [2021-11-19T01:56:02.844Z] Extension : [2021-11-19T01:56:02.844Z] CreationTime : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] CreationTimeUtc : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] LastAccessTime : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] LastAccessTimeUtc : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] LastWriteTime : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] LastWriteTimeUtc : 11/19/2021 1:56:02 AM [2021-11-19T01:56:02.844Z] Attributes : Directory [2021-11-19T01:56:02.844Z] Mode : d----- [2021-11-19T01:56:02.844Z] BaseName : containerd [2021-11-19T01:56:02.844Z] Target : {} [2021-11-19T01:56:02.844Z] LinkType : [2021-11-19T01:56:02.844Z] [2021-11-19T01:56:01.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:56:01.166Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:56:01.187Z] > git checkout -f 4c9ce1e04abdd2311e6ff0b552a7b41b43260938 # timeout=10 [2021-11-19T01:56:04.419Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-19T01:56:04.419Z] INFO: Configuring git core.autocrlf... [2021-11-19T01:56:04.419Z] [2021-11-19T01:56:04.419Z] [2021-11-19T01:56:04.907Z] Client: Docker Engine - Community [2021-11-19T01:56:04.907Z] Version: 20.10.10-rc1 [2021-11-19T01:56:04.907Z] API version: 1.41 [2021-11-19T01:56:04.907Z] Go version: go1.16.9 [2021-11-19T01:56:04.907Z] Git commit: b485636 [2021-11-19T01:56:04.907Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-19T01:56:04.907Z] OS/Arch: linux/amd64 [2021-11-19T01:56:04.907Z] Context: default [2021-11-19T01:56:04.907Z] Experimental: true [2021-11-19T01:56:04.907Z] [2021-11-19T01:56:04.907Z] Server: Docker Engine - Community [2021-11-19T01:56:04.907Z] Engine: [2021-11-19T01:56:04.907Z] Version: 20.10.10-rc1 [2021-11-19T01:56:04.907Z] API version: 1.41 (minimum version 1.12) [2021-11-19T01:56:04.907Z] Go version: go1.16.9 [2021-11-19T01:56:04.907Z] Git commit: 9f5b26f [2021-11-19T01:56:04.907Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-19T01:56:04.907Z] OS/Arch: linux/amd64 [2021-11-19T01:56:04.907Z] Experimental: true [2021-11-19T01:56:04.907Z] containerd: [2021-11-19T01:56:04.907Z] Version: 1.4.11 [2021-11-19T01:56:04.907Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:04.907Z] runc: [2021-11-19T01:56:04.907Z] Version: 1.0.2 [2021-11-19T01:56:04.907Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-19T01:56:04.907Z] docker-init: [2021-11-19T01:56:04.907Z] Version: 0.19.0 [2021-11-19T01:56:04.907Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-19T01:56:05.037Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:56:05.071Z] First time build. Skipping changelog. [2021-11-19T01:56:05.136Z] Fetching without tags [2021-11-19T01:56:05.223Z] + docker info [2021-11-19T01:56:05.490Z] Merging remotes/origin/master commit 7ae9ca749bceb22f40bd2ab099656891663db521 into PR head commit ecf21ac39169f830966e1f7da49845028863310b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:56:05.030Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:56:04.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:56:04.982Z] > git config --add remote.origin.fetch +refs/pull/42979/head:refs/remotes/origin/PR-42979 # timeout=10 [2021-11-19T01:56:05.005Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:56:05.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-19T01:56:05.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-19T01:56:05.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:56:05.110Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42979/head:refs/remotes/origin/PR-42979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-19T01:56:05.468Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:56:05.504Z] > git checkout -f ecf21ac39169f830966e1f7da49845028863310b # timeout=10 [2021-11-19T01:56:06.296Z] + docker version [2021-11-19T01:56:07.368Z] Merge succeeded, producing 06cd73de3b12fd1b218f574d76a63ba9370aa871 [2021-11-19T01:56:07.368Z] Checking out Revision 06cd73de3b12fd1b218f574d76a63ba9370aa871 (PR-42979) [2021-11-19T01:56:06.796Z] > git remote # timeout=10 [2021-11-19T01:56:06.807Z] > git config --get remote.origin.url # timeout=10 [2021-11-19T01:56:06.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-19T01:56:06.879Z] > git merge 7ae9ca749bceb22f40bd2ab099656891663db521 # timeout=10 [2021-11-19T01:56:07.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-19T01:56:07.345Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T01:56:07.357Z] > git checkout -f 06cd73de3b12fd1b218f574d76a63ba9370aa871 # timeout=10 [2021-11-19T01:56:11.119Z] Commit message: "Merge commit '7ae9ca749bceb22f40bd2ab099656891663db521' into HEAD" [2021-11-19T01:56:11.129Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-19T01:56:12.357Z] + docker version [2021-11-19T01:56:11.095Z] > git rev-list --no-walk c0e458ef7233b93389700ad35dd13a6f2d33f5ed # timeout=10 [2021-11-19T01:56:14.452Z] Client: Docker Engine - Community [2021-11-19T01:56:14.452Z] Version: 20.10.10-rc1 [2021-11-19T01:56:14.452Z] API version: 1.41 [2021-11-19T01:56:14.452Z] Go version: go1.16.9 [2021-11-19T01:56:14.452Z] Git commit: b485636 [2021-11-19T01:56:14.452Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-19T01:56:14.452Z] OS/Arch: linux/amd64 [2021-11-19T01:56:14.452Z] Context: default [2021-11-19T01:56:14.452Z] Experimental: true [2021-11-19T01:56:14.452Z] [2021-11-19T01:56:14.452Z] Server: Docker Engine - Community [2021-11-19T01:56:14.452Z] Engine: [2021-11-19T01:56:14.452Z] Version: 20.10.10-rc1 [2021-11-19T01:56:14.452Z] API version: 1.41 (minimum version 1.12) [2021-11-19T01:56:14.452Z] Go version: go1.16.9 [2021-11-19T01:56:14.452Z] Git commit: 9f5b26f [2021-11-19T01:56:14.452Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-19T01:56:14.452Z] OS/Arch: linux/amd64 [2021-11-19T01:56:14.452Z] Experimental: true [2021-11-19T01:56:14.452Z] containerd: [2021-11-19T01:56:14.452Z] Version: 1.4.11 [2021-11-19T01:56:14.452Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:14.452Z] runc: [2021-11-19T01:56:14.452Z] Version: 1.0.2 [2021-11-19T01:56:14.452Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-19T01:56:14.452Z] docker-init: [2021-11-19T01:56:14.452Z] Version: 0.19.0 [2021-11-19T01:56:14.452Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-19T01:56:14.788Z] + docker info [2021-11-19T01:56:15.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T01:56:15.971Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T01:56:15.971Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T01:56:15.971Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T01:56:15.971Z] [2021-11-19T01:56:15.971Z] + TEST_INTEGRATION_DEST=2 [2021-11-19T01:56:15.971Z] + CONTAINER_NAME=docker-pr2-2 [2021-11-19T01:56:15.971Z] + TEST_SKIP_INTEGRATION=1 [2021-11-19T01:56:15.971Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-19T01:56:15.971Z] + run_tests [2021-11-19T01:56:15.971Z] + c=0 [2021-11-19T01:56:15.971Z] + '[' -n 0 ']' [2021-11-19T01:56:15.971Z] + rm= [2021-11-19T01:56:15.971Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42979/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 hack/make.sh '' test-integration [2021-11-19T01:56:15.971Z] ++ jobs -p [2021-11-19T01:56:15.971Z] + for job in $(jobs -p) [2021-11-19T01:56:15.971Z] + wait 21901 [2021-11-19T01:56:15.971Z] + TEST_INTEGRATION_DEST=3 [2021-11-19T01:56:15.971Z] + CONTAINER_NAME=docker-pr2-3 [2021-11-19T01:56:15.971Z] + TEST_SKIP_INTEGRATION=1 [2021-11-19T01:56:15.971Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-19T01:56:15.971Z] + run_tests [2021-11-19T01:56:15.971Z] + '[' -n 0 ']' [2021-11-19T01:56:15.971Z] + rm= [2021-11-19T01:56:15.971Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42979/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 hack/make.sh '' test-integration [2021-11-19T01:56:15.971Z] + TEST_INTEGRATION_DEST=1 [2021-11-19T01:56:15.971Z] + CONTAINER_NAME=docker-pr2-1 [2021-11-19T01:56:15.971Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-19T01:56:15.971Z] + run_tests test-integration-flaky [2021-11-19T01:56:15.971Z] + '[' -n 0 ']' [2021-11-19T01:56:15.971Z] + rm= [2021-11-19T01:56:15.971Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42979/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3da6e88577b890fad37d3d208e175f107ba4c9c3 hack/make.sh test-integration-flaky test-integration [2021-11-19T01:56:16.534Z] [2021-11-19T01:56:16.617Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-19T01:56:16.791Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-19T01:56:16.791Z] [2021-11-19T01:56:16.791Z] [2021-11-19T01:56:17.047Z] No new tests added to integration. [2021-11-19T01:56:17.047Z] [2021-11-19T01:56:17.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T01:56:17.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T01:56:17.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T01:56:17.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T01:56:17.304Z] HOSTNAME=80af4e759e77 [2021-11-19T01:56:17.304Z] TEST_SKIP_INTEGRATION=1 [2021-11-19T01:56:17.304Z] TESTDEBUG=0 [2021-11-19T01:56:17.304Z] DEST=bundles/test-integration [2021-11-19T01:56:17.304Z] PWD=/go/src/github.com/docker/docker [2021-11-19T01:56:17.304Z] KEEPBUNDLE=1 [2021-11-19T01:56:17.304Z] DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 [2021-11-19T01:56:17.304Z] container=docker [2021-11-19T01:56:17.304Z] HOME=/root [2021-11-19T01:56:17.304Z] GOLANG_VERSION=1.17.3 [2021-11-19T01:56:17.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T01:56:17.304Z] VALIDATE_BRANCH=master [2021-11-19T01:56:17.304Z] TERM=xterm [2021-11-19T01:56:17.304Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T01:56:17.304Z] SHLVL=1 [2021-11-19T01:56:17.304Z] TIMEOUT=120m [2021-11-19T01:56:17.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T01:56:17.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T01:56:17.304Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-19T01:56:17.304Z] GO111MODULE=off [2021-11-19T01:56:17.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T01:56:17.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T01:56:17.304Z] GOPATH=/go [2021-11-19T01:56:17.304Z] PKG_CONFIG=pkg-config [2021-11-19T01:56:17.304Z] _=/usr/bin/env [2021-11-19T01:56:17.304Z] Building test suite binary ./integration-cli/test.main [2021-11-19T01:56:17.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T01:56:17.304Z] HOSTNAME=20198aa5f0a8 [2021-11-19T01:56:17.304Z] TEST_SKIP_INTEGRATION=1 [2021-11-19T01:56:17.304Z] TESTDEBUG=0 [2021-11-19T01:56:17.304Z] DEST=bundles/test-integration [2021-11-19T01:56:17.304Z] PWD=/go/src/github.com/docker/docker [2021-11-19T01:56:17.304Z] KEEPBUNDLE=1 [2021-11-19T01:56:17.304Z] DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 [2021-11-19T01:56:17.304Z] container=docker [2021-11-19T01:56:17.304Z] HOME=/root [2021-11-19T01:56:17.304Z] GOLANG_VERSION=1.17.3 [2021-11-19T01:56:17.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T01:56:17.304Z] VALIDATE_BRANCH=master [2021-11-19T01:56:17.304Z] TERM=xterm [2021-11-19T01:56:17.304Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T01:56:17.304Z] SHLVL=1 [2021-11-19T01:56:17.304Z] TIMEOUT=120m [2021-11-19T01:56:17.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T01:56:17.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T01:56:17.304Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-19T01:56:17.304Z] GO111MODULE=off [2021-11-19T01:56:17.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T01:56:17.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T01:56:17.304Z] GOPATH=/go [2021-11-19T01:56:17.304Z] PKG_CONFIG=pkg-config [2021-11-19T01:56:17.304Z] _=/usr/bin/env [2021-11-19T01:56:17.304Z] Building test suite binary ./integration-cli/test.main [2021-11-19T01:56:17.604Z] [2021-11-19T01:56:17.605Z] ________ ____ __. [2021-11-19T01:56:17.605Z] \_____ \ | |/ _| [2021-11-19T01:56:17.605Z] / | \| < [2021-11-19T01:56:17.605Z] / | \ | \ [2021-11-19T01:56:17.605Z] \_______ /____|__ \ [2021-11-19T01:56:17.605Z] \/ \/ [2021-11-19T01:56:17.605Z] [2021-11-19T01:56:17.605Z] INFO: make.ps1 ended at 11/19/2021 01:56:17 [2021-11-19T01:56:19.171Z] INFO: Binaries build ended at 11/19/2021 01:56:18. Duration:00:01:06.7348209 [2021-11-19T01:56:20.159Z] INFO: Copying the built daemon binary to d:\CI\PR-42979\2\binary\dockerd-b2b5d98aeb.exe... [2021-11-19T01:56:20.159Z] INFO: Copying the built client binary to d:\CI\PR-42979\2\binary\docker-b2b5d98aeb.exe... [2021-11-19T01:56:20.159Z] INFO: Copying dockerversion from the container... [2021-11-19T01:56:20.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T01:56:20.577Z] HOSTNAME=ebda94d5daee [2021-11-19T01:56:20.577Z] TESTDEBUG=0 [2021-11-19T01:56:20.577Z] DEST=bundles/test-integration [2021-11-19T01:56:20.577Z] PWD=/go/src/github.com/docker/docker [2021-11-19T01:56:20.577Z] KEEPBUNDLE=1 [2021-11-19T01:56:20.577Z] DOCKER_GITCOMMIT=3da6e88577b890fad37d3d208e175f107ba4c9c3 [2021-11-19T01:56:20.577Z] container=docker [2021-11-19T01:56:20.577Z] HOME=/root [2021-11-19T01:56:20.577Z] GOLANG_VERSION=1.17.3 [2021-11-19T01:56:20.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T01:56:20.577Z] VALIDATE_BRANCH=master [2021-11-19T01:56:20.577Z] TERM=xterm [2021-11-19T01:56:20.577Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T01:56:20.577Z] SHLVL=1 [2021-11-19T01:56:20.577Z] TIMEOUT=120m [2021-11-19T01:56:20.577Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T01:56:20.577Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T01:56:20.577Z] GO111MODULE=off [2021-11-19T01:56:20.577Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-19T01:56:20.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T01:56:20.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T01:56:20.577Z] GOPATH=/go [2021-11-19T01:56:20.577Z] PKG_CONFIG=pkg-config [2021-11-19T01:56:20.577Z] _=/usr/bin/env [2021-11-19T01:56:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-19T01:56:20.627Z] INFO: Copying the golang package from the container to d:\CI\PR-42979\2\installer\go.zip... [2021-11-19T01:56:21.097Z] INFO: Extracting go.zip to d:\CI\PR-42979\2\go [2021-11-19T01:56:22.340Z] Client: Docker Engine - Community [2021-11-19T01:56:22.341Z] Version: 20.10.10-rc1 [2021-11-19T01:56:22.341Z] API version: 1.41 [2021-11-19T01:56:22.341Z] Go version: go1.16.9 [2021-11-19T01:56:22.341Z] Git commit: b485636 [2021-11-19T01:56:22.341Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-19T01:56:22.341Z] OS/Arch: linux/arm64 [2021-11-19T01:56:22.341Z] Context: default [2021-11-19T01:56:22.341Z] Experimental: true [2021-11-19T01:56:22.341Z] [2021-11-19T01:56:22.341Z] Server: Docker Engine - Community [2021-11-19T01:56:22.341Z] Engine: [2021-11-19T01:56:22.341Z] Version: 20.10.10-rc1 [2021-11-19T01:56:22.341Z] API version: 1.41 (minimum version 1.12) [2021-11-19T01:56:22.341Z] Go version: go1.16.9 [2021-11-19T01:56:22.341Z] Git commit: 9f5b26f [2021-11-19T01:56:22.341Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-19T01:56:22.341Z] OS/Arch: linux/arm64 [2021-11-19T01:56:22.341Z] Experimental: true [2021-11-19T01:56:22.341Z] containerd: [2021-11-19T01:56:22.341Z] Version: 1.4.11 [2021-11-19T01:56:22.341Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:22.341Z] runc: [2021-11-19T01:56:22.341Z] Version: 1.0.2 [2021-11-19T01:56:22.341Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-19T01:56:22.341Z] docker-init: [2021-11-19T01:56:22.341Z] Version: 0.19.0 [2021-11-19T01:56:22.341Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-19T01:56:22.647Z] + docker info [2021-11-19T01:56:27.187Z] Client: [2021-11-19T01:56:27.187Z] Context: default [2021-11-19T01:56:27.187Z] Debug Mode: false [2021-11-19T01:56:27.187Z] Plugins: [2021-11-19T01:56:27.187Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-19T01:56:27.187Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-19T01:56:27.187Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-19T01:56:27.187Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-19T01:56:27.187Z] [2021-11-19T01:56:27.187Z] Server: [2021-11-19T01:56:27.187Z] Containers: 0 [2021-11-19T01:56:27.187Z] Running: 0 [2021-11-19T01:56:27.187Z] Paused: 0 [2021-11-19T01:56:27.187Z] Stopped: 0 [2021-11-19T01:56:27.187Z] Images: 0 [2021-11-19T01:56:27.187Z] Server Version: 20.10.10-rc1 [2021-11-19T01:56:27.187Z] Storage Driver: overlay2 [2021-11-19T01:56:27.187Z] Backing Filesystem: extfs [2021-11-19T01:56:27.187Z] Supports d_type: true [2021-11-19T01:56:27.187Z] Native Overlay Diff: true [2021-11-19T01:56:27.187Z] userxattr: false [2021-11-19T01:56:27.187Z] Logging Driver: json-file [2021-11-19T01:56:27.187Z] Cgroup Driver: systemd [2021-11-19T01:56:27.187Z] Cgroup Version: 2 [2021-11-19T01:56:27.187Z] Plugins: [2021-11-19T01:56:27.187Z] Volume: local [2021-11-19T01:56:27.187Z] Network: bridge host ipvlan macvlan null overlay [2021-11-19T01:56:27.187Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-19T01:56:27.187Z] Swarm: inactive [2021-11-19T01:56:27.187Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-19T01:56:27.187Z] Default Runtime: runc [2021-11-19T01:56:27.187Z] Init Binary: docker-init [2021-11-19T01:56:27.187Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:27.187Z] runc version: v1.0.2-0-g52b36a2 [2021-11-19T01:56:27.187Z] init version: de40ad0 [2021-11-19T01:56:27.187Z] Security Options: [2021-11-19T01:56:27.187Z] apparmor [2021-11-19T01:56:27.187Z] seccomp [2021-11-19T01:56:27.187Z] Profile: default [2021-11-19T01:56:27.187Z] cgroupns [2021-11-19T01:56:27.187Z] Kernel Version: 5.11.0-1020-aws [2021-11-19T01:56:27.187Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-19T01:56:27.187Z] OSType: linux [2021-11-19T01:56:27.187Z] Architecture: x86_64 [2021-11-19T01:56:27.187Z] CPUs: 2 [2021-11-19T01:56:27.187Z] Total Memory: 7.564GiB [2021-11-19T01:56:27.187Z] Name: ip-10-100-52-199 [2021-11-19T01:56:27.187Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-19T01:56:27.187Z] Docker Root Dir: /var/lib/docker [2021-11-19T01:56:27.187Z] Debug Mode: false [2021-11-19T01:56:27.187Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:56:27.187Z] Labels: [2021-11-19T01:56:27.187Z] Experimental: true [2021-11-19T01:56:27.187Z] Insecure Registries: [2021-11-19T01:56:27.187Z] 127.0.0.0/8 [2021-11-19T01:56:27.187Z] Live Restore Enabled: true [2021-11-19T01:56:27.187Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-19T01:56:27.525Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4daa189959d2b59726ae0608eeba63cca3226ada . [2021-11-19T01:56:27.525Z] #1 [internal] load build definition from Dockerfile [2021-11-19T01:56:27.525Z] #1 sha256:146cf9211f669e778e3135538c332151baf49d368911fa2413eab0bac1c456d5 [2021-11-19T01:56:27.525Z] #1 transferring dockerfile: 17.53kB done [2021-11-19T01:56:27.525Z] #1 DONE 0.1s [2021-11-19T01:56:27.525Z] [2021-11-19T01:56:27.525Z] #2 [internal] load .dockerignore [2021-11-19T01:56:27.525Z] #2 sha256:fd3c29b00c02f6eadcb12d9c405ce635dd0640f2ff45d5df3b738abf57a40951 [2021-11-19T01:56:27.525Z] #2 transferring context: 87B done [2021-11-19T01:56:27.525Z] #2 DONE 0.1s [2021-11-19T01:56:27.786Z] [2021-11-19T01:56:27.786Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-19T01:56:27.786Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-19T01:56:28.046Z] #3 DONE 0.4s [2021-11-19T01:56:28.046Z] [2021-11-19T01:56:28.046Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-19T01:56:28.046Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-19T01:56:28.046Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-19T01:56:28.046Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-19T01:56:28.046Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-19T01:56:28.046Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-19T01:56:28.046Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-19T01:56:28.309Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.2s [2021-11-19T01:56:28.571Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2021-11-19T01:56:28.571Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2021-11-19T01:56:28.571Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-19T01:56:28.832Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-19T01:56:28.832Z] #4 DONE 0.8s [2021-11-19T01:56:29.094Z] [2021-11-19T01:56:29.094Z] #5 [internal] load build definition from Dockerfile [2021-11-19T01:56:29.094Z] #5 sha256:31b6ceca6c0c4dcf40cf6de3de9a26964f25f6c1fa895630ca2f5700a09ac556 [2021-11-19T01:56:29.094Z] #5 DONE 0.0s [2021-11-19T01:56:29.094Z] [2021-11-19T01:56:29.094Z] #6 [internal] load .dockerignore [2021-11-19T01:56:29.094Z] #6 sha256:d4d1de80e4e00f560e15b76ae05cc1425097803a9e9f1980cc82cd1ae40e0892 [2021-11-19T01:56:29.094Z] #6 DONE 0.0s [2021-11-19T01:56:29.094Z] [2021-11-19T01:56:29.094Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:29.094Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:56:30.038Z] #10 ... [2021-11-19T01:56:30.038Z] [2021-11-19T01:56:30.038Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-19T01:56:30.038Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-19T01:56:30.038Z] #7 DONE 1.1s [2021-11-19T01:56:30.298Z] [2021-11-19T01:56:30.298Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:56:30.298Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-19T01:56:30.298Z] #8 DONE 1.1s [2021-11-19T01:56:30.298Z] [2021-11-19T01:56:30.298Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:30.298Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-19T01:56:30.298Z] #9 DONE 1.1s [2021-11-19T01:56:30.298Z] [2021-11-19T01:56:30.298Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:30.298Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:56:30.298Z] #10 DONE 1.1s [2021-11-19T01:56:30.558Z] [2021-11-19T01:56:30.558Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:30.558Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:30.558Z] #28 DONE 0.0s [2021-11-19T01:56:30.558Z] [2021-11-19T01:56:30.558Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:30.558Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:56:30.558Z] #71 DONE 0.0s [2021-11-19T01:56:30.558Z] [2021-11-19T01:56:30.558Z] #24 [internal] load build context [2021-11-19T01:56:30.558Z] #24 sha256:c5c829d1e7078a3246f85762b42f7a780255868b511931fd302b9528c198f3f1 [2021-11-19T01:56:31.509Z] #24 ... [2021-11-19T01:56:31.509Z] [2021-11-19T01:56:31.509Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-19T01:56:31.509Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-19T01:56:31.509Z] #45 DONE 0.0s [2021-11-19T01:56:31.509Z] [2021-11-19T01:56:31.509Z] #24 [internal] load build context [2021-11-19T01:56:31.509Z] #24 sha256:c5c829d1e7078a3246f85762b42f7a780255868b511931fd302b9528c198f3f1 [2021-11-19T01:56:32.920Z] #24 transferring context: 17.68MB 2.1s [2021-11-19T01:56:34.851Z] #24 transferring context: 55.45MB 4.0s done [2021-11-19T01:56:34.851Z] #24 DONE 4.2s [2021-11-19T01:56:34.851Z] [2021-11-19T01:56:34.851Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:34.851Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:34.851Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-19T01:56:34.851Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-19T01:56:34.851Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-19T01:56:34.851Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-19T01:56:34.851Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.6s done [2021-11-19T01:56:34.851Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.6s done [2021-11-19T01:56:34.851Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.9s done [2021-11-19T01:56:34.851Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.2s done [2021-11-19T01:56:34.851Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.1s done [2021-11-19T01:56:34.851Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 2.1s [2021-11-19T01:56:34.851Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 93.32MB / 134.80MB 4.0s [2021-11-19T01:56:34.851Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.1s done [2021-11-19T01:56:34.851Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 102.76MB / 134.80MB 4.2s [2021-11-19T01:56:35.115Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 115.34MB / 134.80MB 4.4s [2021-11-19T01:56:35.376Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 126.55MB / 134.80MB 4.6s [2021-11-19T01:56:35.666Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 4.8s [2021-11-19T01:56:36.608Z] #11 ... [2021-11-19T01:56:36.608Z] [2021-11-19T01:56:36.608Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:36.608Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:56:36.608Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-19T01:56:36.608Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:36.608Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-19T01:56:36.608Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-19T01:56:36.608Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-11-19T01:56:36.608Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-11-19T01:56:36.608Z] #69 DONE 6.0s [2021-11-19T01:56:36.608Z] [2021-11-19T01:56:36.608Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:36.608Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:56:36.608Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-19T01:56:36.608Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:36.608Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-19T01:56:36.608Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-19T01:56:36.608Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2021-11-19T01:56:36.608Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-11-19T01:56:36.608Z] #71 DONE 6.1s [2021-11-19T01:56:36.608Z] [2021-11-19T01:56:36.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:36.608Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:36.608Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 5.8s done [2021-11-19T01:56:36.608Z] #11 ... [2021-11-19T01:56:36.608Z] [2021-11-19T01:56:36.609Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:36.609Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:36.609Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.3s done [2021-11-19T01:56:36.609Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-19T01:56:36.609Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-19T01:56:36.609Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-19T01:56:36.609Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.0s done [2021-11-19T01:56:36.762Z] Client: [2021-11-19T01:56:36.762Z] Context: default [2021-11-19T01:56:36.762Z] Debug Mode: false [2021-11-19T01:56:36.762Z] Plugins: [2021-11-19T01:56:36.762Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-19T01:56:36.762Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-19T01:56:36.762Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-19T01:56:36.762Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-19T01:56:36.762Z] [2021-11-19T01:56:36.762Z] Server: [2021-11-19T01:56:36.762Z] Containers: 0 [2021-11-19T01:56:36.762Z] Running: 0 [2021-11-19T01:56:36.762Z] Paused: 0 [2021-11-19T01:56:36.762Z] Stopped: 0 [2021-11-19T01:56:36.762Z] Images: 0 [2021-11-19T01:56:36.762Z] Server Version: 20.10.10-rc1 [2021-11-19T01:56:36.762Z] Storage Driver: overlay2 [2021-11-19T01:56:36.762Z] Backing Filesystem: extfs [2021-11-19T01:56:36.762Z] Supports d_type: true [2021-11-19T01:56:36.762Z] Native Overlay Diff: true [2021-11-19T01:56:36.762Z] userxattr: false [2021-11-19T01:56:36.762Z] Logging Driver: json-file [2021-11-19T01:56:36.762Z] Cgroup Driver: cgroupfs [2021-11-19T01:56:36.762Z] Cgroup Version: 1 [2021-11-19T01:56:36.762Z] Plugins: [2021-11-19T01:56:36.762Z] Volume: local [2021-11-19T01:56:36.762Z] Network: bridge host ipvlan macvlan null overlay [2021-11-19T01:56:36.763Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-19T01:56:36.763Z] Swarm: inactive [2021-11-19T01:56:36.763Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-19T01:56:36.763Z] Default Runtime: runc [2021-11-19T01:56:36.763Z] Init Binary: docker-init [2021-11-19T01:56:36.763Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:36.763Z] runc version: v1.0.2-0-g52b36a2 [2021-11-19T01:56:36.763Z] init version: de40ad0 [2021-11-19T01:56:36.763Z] Security Options: [2021-11-19T01:56:36.763Z] apparmor [2021-11-19T01:56:36.763Z] seccomp [2021-11-19T01:56:36.763Z] Profile: default [2021-11-19T01:56:36.763Z] Kernel Version: 5.4.0-1057-aws [2021-11-19T01:56:36.763Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-19T01:56:36.763Z] OSType: linux [2021-11-19T01:56:36.763Z] Architecture: x86_64 [2021-11-19T01:56:36.763Z] CPUs: 2 [2021-11-19T01:56:36.763Z] Total Memory: 7.569GiB [2021-11-19T01:56:36.763Z] Name: ip-10-100-32-35 [2021-11-19T01:56:36.763Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-19T01:56:36.763Z] Docker Root Dir: /var/lib/docker [2021-11-19T01:56:36.763Z] Debug Mode: false [2021-11-19T01:56:36.763Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:56:36.763Z] Labels: [2021-11-19T01:56:36.763Z] Experimental: true [2021-11-19T01:56:36.763Z] Insecure Registries: [2021-11-19T01:56:36.763Z] 127.0.0.0/8 [2021-11-19T01:56:36.763Z] Live Restore Enabled: true [2021-11-19T01:56:36.763Z] [2021-11-19T01:56:36.763Z] WARNING: No swap limit support [Pipeline] sh [2021-11-19T01:56:36.869Z] #28 ... [2021-11-19T01:56:36.869Z] [2021-11-19T01:56:36.869Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:36.869Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:37.082Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:56:37.082Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:56:37.082Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42979/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-19T01:56:37.082Z] + bash /home/ubuntu/workspace/moby_PR-42979/check-config.sh [2021-11-19T01:56:37.082Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-19T01:56:37.082Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-19T01:56:37.082Z] [2021-11-19T01:56:37.082Z] Generally Necessary: [2021-11-19T01:56:37.082Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-19T01:56:37.082Z] - apparmor: enabled and tools installed [2021-11-19T01:56:37.082Z] - CONFIG_NAMESPACES: enabled [2021-11-19T01:56:37.082Z] - CONFIG_NET_NS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_PID_NS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_IPC_NS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_UTS_NS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUPS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CPUSETS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_MEMCG: enabled [2021-11-19T01:56:37.082Z] - CONFIG_KEYS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_VETH: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-19T01:56:37.082Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-19T01:56:37.082Z] - CONFIG_CGROUP_BPF: enabled [2021-11-19T01:56:37.082Z] [2021-11-19T01:56:37.082Z] Optional Features: [2021-11-19T01:56:37.082Z] - CONFIG_USER_NS: enabled [2021-11-19T01:56:37.082Z] - CONFIG_SECCOMP: enabled [2021-11-19T01:56:37.082Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-19T01:56:37.355Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-19T01:56:37.355Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-19T01:56:37.355Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-19T01:56:37.355Z] - CONFIG_BLK_CGROUP: enabled [2021-11-19T01:56:37.355Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CGROUP_PERF: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-19T01:56:37.355Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-19T01:56:37.355Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-19T01:56:37.355Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-19T01:56:37.355Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_IP_VS: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-19T01:56:37.355Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-19T01:56:37.355Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-19T01:56:37.355Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-19T01:56:37.355Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-19T01:56:37.355Z] - CONFIG_EXT4_FS: enabled [2021-11-19T01:56:37.355Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-19T01:56:37.355Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-19T01:56:37.355Z] - Network Drivers: [2021-11-19T01:56:37.355Z] - "overlay": [2021-11-19T01:56:37.355Z] - CONFIG_VXLAN: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-19T01:56:37.355Z] Optional (for encrypted networks): [2021-11-19T01:56:37.355Z] - CONFIG_CRYPTO: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-19T01:56:37.355Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-19T01:56:37.355Z] - CONFIG_XFRM: enabled [2021-11-19T01:56:37.355Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-19T01:56:37.355Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-19T01:56:37.355Z] - "ipvlan": [2021-11-19T01:56:37.355Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-19T01:56:37.355Z] - "macvlan": [2021-11-19T01:56:37.533Z] Client: [2021-11-19T01:56:37.533Z] Context: default [2021-11-19T01:56:37.533Z] Debug Mode: false [2021-11-19T01:56:37.533Z] Plugins: [2021-11-19T01:56:37.533Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-19T01:56:37.533Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-19T01:56:37.533Z] [2021-11-19T01:56:37.533Z] Server: [2021-11-19T01:56:37.533Z] Containers: 0 [2021-11-19T01:56:37.533Z] Running: 0 [2021-11-19T01:56:37.533Z] Paused: 0 [2021-11-19T01:56:37.533Z] Stopped: 0 [2021-11-19T01:56:37.533Z] Images: 0 [2021-11-19T01:56:37.533Z] Server Version: 20.10.10-rc1 [2021-11-19T01:56:37.533Z] Storage Driver: overlay2 [2021-11-19T01:56:37.533Z] Backing Filesystem: extfs [2021-11-19T01:56:37.533Z] Supports d_type: true [2021-11-19T01:56:37.533Z] Native Overlay Diff: true [2021-11-19T01:56:37.533Z] userxattr: false [2021-11-19T01:56:37.533Z] Logging Driver: json-file [2021-11-19T01:56:37.533Z] Cgroup Driver: cgroupfs [2021-11-19T01:56:37.533Z] Cgroup Version: 1 [2021-11-19T01:56:37.533Z] Plugins: [2021-11-19T01:56:37.533Z] Volume: local [2021-11-19T01:56:37.533Z] Network: bridge host ipvlan macvlan null overlay [2021-11-19T01:56:37.533Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-19T01:56:37.533Z] Swarm: inactive [2021-11-19T01:56:37.533Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-19T01:56:37.533Z] Default Runtime: runc [2021-11-19T01:56:37.533Z] Init Binary: docker-init [2021-11-19T01:56:37.533Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-19T01:56:37.533Z] runc version: v1.0.2-0-g52b36a2 [2021-11-19T01:56:37.533Z] init version: de40ad0 [2021-11-19T01:56:37.533Z] Security Options: [2021-11-19T01:56:37.533Z] apparmor [2021-11-19T01:56:37.533Z] seccomp [2021-11-19T01:56:37.533Z] Profile: default [2021-11-19T01:56:37.533Z] Kernel Version: 5.11.0-1020-aws [2021-11-19T01:56:37.533Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-19T01:56:37.533Z] OSType: linux [2021-11-19T01:56:37.533Z] Architecture: aarch64 [2021-11-19T01:56:37.533Z] CPUs: 2 [2021-11-19T01:56:37.533Z] Total Memory: 7.582GiB [2021-11-19T01:56:37.533Z] Name: ip-10-100-115-250 [2021-11-19T01:56:37.533Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-19T01:56:37.533Z] Docker Root Dir: /var/lib/docker [2021-11-19T01:56:37.533Z] Debug Mode: false [2021-11-19T01:56:37.533Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:56:37.533Z] Labels: [2021-11-19T01:56:37.533Z] Experimental: true [2021-11-19T01:56:37.533Z] Insecure Registries: [2021-11-19T01:56:37.533Z] 127.0.0.0/8 [2021-11-19T01:56:37.533Z] Live Restore Enabled: true [2021-11-19T01:56:37.533Z] [Pipeline] sh [2021-11-19T01:56:37.624Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-19T01:56:37.624Z] - CONFIG_DUMMY: enabled (as module) [2021-11-19T01:56:37.624Z] - "ftp,tftp client in container": [2021-11-19T01:56:37.624Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-19T01:56:37.624Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-19T01:56:37.624Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-19T01:56:37.624Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-19T01:56:37.624Z] - Storage Drivers: [2021-11-19T01:56:37.624Z] - "aufs": [2021-11-19T01:56:37.624Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-19T01:56:37.624Z] - "btrfs": [2021-11-19T01:56:37.624Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-19T01:56:37.624Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-19T01:56:37.624Z] - "devicemapper": [2021-11-19T01:56:37.624Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-19T01:56:37.624Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-19T01:56:37.624Z] - "overlay": [2021-11-19T01:56:37.624Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-19T01:56:37.624Z] - "zfs": [2021-11-19T01:56:37.624Z] - /dev/zfs: present [2021-11-19T01:56:37.624Z] - zfs command: missing [2021-11-19T01:56:37.624Z] - zpool command: missing [2021-11-19T01:56:37.624Z] [2021-11-19T01:56:37.624Z] Limits: [2021-11-19T01:56:37.624Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-19T01:56:37.624Z] [2021-11-19T01:56:37.624Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-19T01:56:37.812Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.3s done [2021-11-19T01:56:37.819Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:56:37.819Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-19T01:56:37.819Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42979/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-19T01:56:37.819Z] + bash /home/ubuntu/workspace/moby_PR-42979/check-config.sh [2021-11-19T01:56:37.819Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-19T01:56:37.819Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-19T01:56:37.819Z] [2021-11-19T01:56:37.819Z] Generally Necessary: [2021-11-19T01:56:37.819Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-19T01:56:37.819Z] - apparmor: enabled and tools installed [2021-11-19T01:56:37.819Z] - CONFIG_NAMESPACES: enabled [2021-11-19T01:56:37.819Z] - CONFIG_NET_NS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_PID_NS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_IPC_NS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_UTS_NS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUPS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CPUSETS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_MEMCG: enabled [2021-11-19T01:56:37.819Z] - CONFIG_KEYS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_VETH: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-19T01:56:37.819Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-19T01:56:37.819Z] - CONFIG_CGROUP_BPF: enabled [2021-11-19T01:56:37.819Z] [2021-11-19T01:56:37.819Z] Optional Features: [2021-11-19T01:56:37.819Z] - CONFIG_USER_NS: enabled [2021-11-19T01:56:37.819Z] - CONFIG_SECCOMP: enabled [2021-11-19T01:56:37.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4c9ce1e04abdd2311e6ff0b552a7b41b43260938 . [2021-11-19T01:56:38.073Z] #11 ... [2021-11-19T01:56:38.073Z] [2021-11-19T01:56:38.073Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:38.073Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:38.073Z] #28 DONE 7.4s [2021-11-19T01:56:38.073Z] [2021-11-19T01:56:38.073Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:38.073Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:38.073Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.1s [2021-11-19T01:56:38.079Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-19T01:56:38.079Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-19T01:56:38.079Z] (cgroup swap accounting is currently enabled) [2021-11-19T01:56:38.079Z] - CONFIG_BLK_CGROUP: enabled [2021-11-19T01:56:38.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CGROUP_PERF: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-19T01:56:38.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-19T01:56:38.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-19T01:56:38.079Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-19T01:56:38.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_IP_VS: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-19T01:56:38.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-19T01:56:38.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-19T01:56:38.079Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-19T01:56:38.079Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-19T01:56:38.079Z] - CONFIG_EXT4_FS: enabled [2021-11-19T01:56:38.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-19T01:56:38.079Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-19T01:56:38.079Z] - Network Drivers: [2021-11-19T01:56:38.079Z] - "overlay": [2021-11-19T01:56:38.079Z] - CONFIG_VXLAN: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-19T01:56:38.079Z] Optional (for encrypted networks): [2021-11-19T01:56:38.079Z] - CONFIG_CRYPTO: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-19T01:56:38.079Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-19T01:56:38.079Z] - CONFIG_XFRM: enabled [2021-11-19T01:56:38.079Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-19T01:56:38.079Z] - "ipvlan": [2021-11-19T01:56:38.079Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-19T01:56:38.079Z] - "macvlan": [2021-11-19T01:56:38.079Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_DUMMY: enabled (as module) [2021-11-19T01:56:38.079Z] - "ftp,tftp client in container": [2021-11-19T01:56:38.079Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-19T01:56:38.079Z] - Storage Drivers: [2021-11-19T01:56:38.079Z] - "aufs": [2021-11-19T01:56:38.079Z] - CONFIG_AUFS_FS: missing [2021-11-19T01:56:38.079Z] - "btrfs": [2021-11-19T01:56:38.079Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-19T01:56:38.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-19T01:56:38.079Z] - "devicemapper": [2021-11-19T01:56:38.079Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-19T01:56:38.079Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-19T01:56:38.079Z] - "overlay": [2021-11-19T01:56:38.257Z] #1 [internal] load build definition from Dockerfile [2021-11-19T01:56:38.257Z] #1 sha256:f98819787c802a8038c459dabe4ab9ec80819e053b1bbb398f8c8ada2f93c8d2 [2021-11-19T01:56:38.257Z] #1 transferring dockerfile: 17.53kB done [2021-11-19T01:56:38.257Z] #1 DONE 0.1s [2021-11-19T01:56:38.257Z] [2021-11-19T01:56:38.257Z] #2 [internal] load .dockerignore [2021-11-19T01:56:38.257Z] #2 sha256:58dd02ebb831a3219551e2536c2394dfc68bac8d8883a4929e05a8720c63e23a [2021-11-19T01:56:38.257Z] #2 transferring context: 87B done [2021-11-19T01:56:38.257Z] #2 DONE 0.0s [2021-11-19T01:56:38.257Z] [2021-11-19T01:56:38.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-19T01:56:38.257Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-19T01:56:38.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-19T01:56:38.339Z] - "zfs": [2021-11-19T01:56:38.339Z] - /dev/zfs: present [2021-11-19T01:56:38.339Z] - zfs command: missing [2021-11-19T01:56:38.339Z] - zpool command: missing [2021-11-19T01:56:38.339Z] [2021-11-19T01:56:38.339Z] Limits: [2021-11-19T01:56:38.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-19T01:56:38.339Z] [2021-11-19T01:56:38.339Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-19T01:56:38.645Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.6s done [2021-11-19T01:56:38.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06cd73de3b12fd1b218f574d76a63ba9370aa871 . [2021-11-19T01:56:38.830Z] #3 DONE 0.5s [2021-11-19T01:56:38.830Z] [2021-11-19T01:56:38.830Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-19T01:56:38.830Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-19T01:56:38.830Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-19T01:56:38.830Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-19T01:56:38.830Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-19T01:56:38.830Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-19T01:56:38.830Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-11-19T01:56:38.932Z] #2 [internal] load .dockerignore [2021-11-19T01:56:38.932Z] #2 sha256:22222de1a7fa30e5c7f9bdfd3099ce75ed04f9c27724f45df9121426250d1a43 [2021-11-19T01:56:38.932Z] #2 transferring context: 87B done [2021-11-19T01:56:38.932Z] #2 DONE 0.1s [2021-11-19T01:56:38.932Z] [2021-11-19T01:56:38.932Z] #1 [internal] load build definition from Dockerfile [2021-11-19T01:56:38.932Z] #1 sha256:f4bf99b54ad3da3d405eea8d95af03922e9d8747abe05011639c230424f3ba9e [2021-11-19T01:56:38.932Z] #1 transferring dockerfile: 17.53kB done [2021-11-19T01:56:38.932Z] #1 DONE 0.2s [2021-11-19T01:56:38.932Z] [2021-11-19T01:56:38.932Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-19T01:56:38.932Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-19T01:56:39.091Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-19T01:56:39.216Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-19T01:56:39.216Z] #11 ... [2021-11-19T01:56:39.216Z] [2021-11-19T01:56:39.216Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-19T01:56:39.216Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-19T01:56:39.216Z] #70 DONE 0.9s [2021-11-19T01:56:39.216Z] [2021-11-19T01:56:39.216Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:39.216Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:39.352Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2021-11-19T01:56:39.352Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-19T01:56:39.500Z] #3 DONE 0.4s [2021-11-19T01:56:39.500Z] [2021-11-19T01:56:39.500Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-19T01:56:39.500Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-19T01:56:39.500Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-19T01:56:39.500Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-19T01:56:39.500Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-19T01:56:39.500Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-19T01:56:39.500Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-19T01:56:39.500Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2021-11-19T01:56:39.613Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-19T01:56:39.613Z] #4 DONE 1.0s [2021-11-19T01:56:39.759Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2021-11-19T01:56:39.797Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0.7s done [2021-11-19T01:56:40.019Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-11-19T01:56:40.020Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2021-11-19T01:56:40.060Z] #11 ... [2021-11-19T01:56:40.060Z] [2021-11-19T01:56:40.060Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-19T01:56:40.060Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-19T01:56:40.060Z] #72 DONE 0.8s [2021-11-19T01:56:40.189Z] [2021-11-19T01:56:40.189Z] #6 [internal] load .dockerignore [2021-11-19T01:56:40.189Z] #6 sha256:4b4f5c5e8ec66d8448ffbf3571f6d164a7eb5070121822c926adab2404d196ee [2021-11-19T01:56:40.189Z] #6 DONE 0.0s [2021-11-19T01:56:40.189Z] [2021-11-19T01:56:40.189Z] #5 [internal] load build definition from Dockerfile [2021-11-19T01:56:40.189Z] #5 sha256:04e800513020216de0a95c6a26a22c1559a05c85d6124256456cdcfeb445e627 [2021-11-19T01:56:40.189Z] #5 DONE 0.0s [2021-11-19T01:56:40.189Z] [2021-11-19T01:56:40.189Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:40.189Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:56:40.279Z] #4 DONE 0.8s [2021-11-19T01:56:40.279Z] [2021-11-19T01:56:40.279Z] #5 [internal] load build definition from Dockerfile [2021-11-19T01:56:40.279Z] #5 sha256:70aae1fe0d70dca7045f6e3dbe0cd8f9a7d8f616579e334ed1ced9abd8bd9acb [2021-11-19T01:56:40.279Z] #5 DONE 0.0s [2021-11-19T01:56:40.279Z] [2021-11-19T01:56:40.279Z] #6 [internal] load .dockerignore [2021-11-19T01:56:40.279Z] #6 sha256:530263851b480894885865857eba38696b2ff37b7b5dd217626b40c2fba7bb11 [2021-11-19T01:56:40.279Z] #6 DONE 0.0s [2021-11-19T01:56:40.279Z] [2021-11-19T01:56:40.279Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:56:40.279Z] #10 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-19T01:56:40.320Z] [2021-11-19T01:56:40.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:40.320Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:40.320Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-11-19T01:56:41.138Z] #10 ... [2021-11-19T01:56:41.138Z] [2021-11-19T01:56:41.138Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:56:41.138Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-19T01:56:41.138Z] #7 DONE 1.0s [2021-11-19T01:56:41.138Z] [2021-11-19T01:56:41.138Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-19T01:56:41.138Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-19T01:56:41.138Z] #8 DONE 1.1s [2021-11-19T01:56:41.138Z] [2021-11-19T01:56:41.138Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:41.138Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-19T01:56:41.138Z] #9 DONE 1.1s [2021-11-19T01:56:41.138Z] [2021-11-19T01:56:41.138Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:41.138Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:56:41.138Z] #10 DONE 1.1s [2021-11-19T01:56:41.216Z] #10 ... [2021-11-19T01:56:41.216Z] [2021-11-19T01:56:41.216Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:41.216Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-19T01:56:41.216Z] #7 DONE 0.8s [2021-11-19T01:56:41.216Z] [2021-11-19T01:56:41.216Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-19T01:56:41.216Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-19T01:56:41.475Z] #9 DONE 1.1s [2021-11-19T01:56:41.475Z] [2021-11-19T01:56:41.475Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-19T01:56:41.475Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-19T01:56:41.475Z] #8 DONE 1.0s [2021-11-19T01:56:41.475Z] [2021-11-19T01:56:41.475Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-19T01:56:41.475Z] #10 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-19T01:56:41.475Z] #10 DONE 1.0s [2021-11-19T01:56:42.046Z] [2021-11-19T01:56:42.046Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:42.046Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:56:42.046Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-19T01:56:42.046Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:42.046Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-19T01:56:42.046Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-19T01:56:42.527Z] [2021-11-19T01:56:42.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:42.527Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:42.527Z] #11 DONE 0.0s [2021-11-19T01:56:42.527Z] [2021-11-19T01:56:42.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:42.527Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:42.527Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:42.527Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-19T01:56:42.625Z] #69 ... [2021-11-19T01:56:42.625Z] [2021-11-19T01:56:42.625Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-19T01:56:42.625Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-19T01:56:42.625Z] #45 DONE 0.0s [2021-11-19T01:56:42.791Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-19T01:56:42.791Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-19T01:56:42.791Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-19T01:56:42.791Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 3.51MB / 54.93MB 0.1s [2021-11-19T01:56:42.962Z] [2021-11-19T01:56:42.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:42.963Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-19T01:56:42.963Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-19T01:56:42.963Z] #11 sha256:e0436fb860e270c75ea0678e36bd0c6accf004c20e49a3fe37cbae69116c7767 6.97kB / 6.97kB done [2021-11-19T01:56:42.963Z] #11 sha256:30f9792ddd953426330654948cd1cba3298fa88d0d9598c4659cd99cf8efd672 1.80kB / 1.80kB done [2021-11-19T01:56:42.963Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-19T01:56:42.963Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 16.78MB / 53.62MB 0.7s [2021-11-19T01:56:42.963Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 0.7s [2021-11-19T01:56:42.963Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 27.81MB / 53.62MB 1.0s [2021-11-19T01:56:43.059Z] #28 ... [2021-11-19T01:56:43.059Z] [2021-11-19T01:56:43.059Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-19T01:56:43.059Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-19T01:56:43.059Z] #45 DONE 0.0s [2021-11-19T01:56:43.059Z] [2021-11-19T01:56:43.059Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:43.059Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:43.059Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 9.44MB / 54.93MB 0.2s [2021-11-19T01:56:43.059Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 17.83MB / 54.93MB 0.4s [2021-11-19T01:56:43.228Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 48.23MB / 53.62MB 1.1s [2021-11-19T01:56:43.228Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 52.43MB / 53.62MB 1.2s [2021-11-19T01:56:43.228Z] #11 sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 4.94MB / 4.94MB 1.2s done [2021-11-19T01:56:43.228Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 0B / 54.67MB 1.3s [2021-11-19T01:56:43.321Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 23.07MB / 54.93MB 0.5s [2021-11-19T01:56:43.321Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 29.36MB / 54.93MB 0.6s [2021-11-19T01:56:43.496Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 14.82MB / 54.67MB 1.5s [2021-11-19T01:56:43.591Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 35.65MB / 54.93MB 0.7s [2021-11-19T01:56:43.591Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 42.57MB / 54.93MB 0.9s [2021-11-19T01:56:43.757Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 30.41MB / 54.67MB 1.7s [2021-11-19T01:56:43.852Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 51.99MB / 54.93MB 1.0s [2021-11-19T01:56:43.852Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.1s [2021-11-19T01:56:44.336Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 51.38MB / 54.67MB 2.2s [2021-11-19T01:56:44.336Z] #11 ... [2021-11-19T01:56:44.336Z] [2021-11-19T01:56:44.336Z] #24 [internal] load build context [2021-11-19T01:56:44.336Z] #24 sha256:b2bb45bec733ad4cb6302907c289f3327f95ff8a99c4e29a9eeff820e7b3c011 [2021-11-19T01:56:44.336Z] #24 transferring context: 55.46MB 2.1s done [2021-11-19T01:56:44.336Z] #24 DONE 2.4s [2021-11-19T01:56:44.336Z] [2021-11-19T01:56:44.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:44.336Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-19T01:56:44.336Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 2.3s [2021-11-19T01:56:44.336Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c [2021-11-19T01:56:44.433Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.6s done [2021-11-19T01:56:44.595Z] #11 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.4s done [2021-11-19T01:56:44.595Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 9.39MB / 10.66MB 2.6s [2021-11-19T01:56:44.595Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 3.15MB / 80.99MB 2.6s [2021-11-19T01:56:44.595Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 2.7s [2021-11-19T01:56:44.595Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 16.78MB / 80.99MB 2.7s [2021-11-19T01:56:44.856Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 29.36MB / 80.99MB 2.9s [2021-11-19T01:56:44.856Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 33.55MB / 80.99MB 3.0s [2021-11-19T01:56:45.115Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 50.33MB / 80.99MB 3.1s [2021-11-19T01:56:45.377Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 56.66MB / 80.99MB 3.4s [2021-11-19T01:56:45.377Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 67.11MB / 80.99MB 3.5s [2021-11-19T01:56:45.377Z] #11 sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 54.67MB / 54.67MB 3.5s done [2021-11-19T01:56:45.377Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 73.40MB / 80.99MB 3.6s [2021-11-19T01:56:45.614Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.7s done [2021-11-19T01:56:45.615Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-19T01:56:45.638Z] #11 sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 80.99MB / 80.99MB 3.7s [2021-11-19T01:56:45.822Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 0.9s [2021-11-19T01:56:45.897Z] #11 sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 10.66MB / 10.66MB 3.8s done [2021-11-19T01:56:46.157Z] #11 extracting sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 1.8s done [2021-11-19T01:56:46.396Z] INFO: Extraction ended at 11/19/2021 01:56:43. Duration:00:00:22.1890237 [2021-11-19T01:56:46.396Z] INFO: Updating the golang and path environment variables [2021-11-19T01:56:46.396Z] INFO: GOPATH=d:\gopath [2021-11-19T01:56:46.396Z] INFO: go version go1.17.3 windows/amd64 [2021-11-19T01:56:46.396Z] INFO: Running the daemon under test in debug mode [2021-11-19T01:56:46.396Z] INFO: Starting a daemon under test... [2021-11-19T01:56:46.396Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42979\2\daemon --pidfile d:\CI\PR-42979\2\docker.pid -D [2021-11-19T01:56:46.396Z] INFO: Process started successfully. [2021-11-19T01:56:46.396Z] INFO: Start tailing logs of the daemon under tests [2021-11-19T01:56:46.396Z] INFO: Waiting for the daemon under test to start... [2021-11-19T01:56:47.536Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee [2021-11-19T01:56:47.536Z] #11 ... [2021-11-19T01:56:47.536Z] [2021-11-19T01:56:47.536Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:47.536Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:56:47.536Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-19T01:56:47.536Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:47.536Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-19T01:56:47.536Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-19T01:56:47.536Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-11-19T01:56:47.536Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-11-19T01:56:47.536Z] #71 DONE 5.7s [2021-11-19T01:56:47.536Z] [2021-11-19T01:56:47.536Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:47.536Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-19T01:56:47.536Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-19T01:56:47.536Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-19T01:56:47.536Z] #28 sha256:c9178c59ba331e2a0745ddf7109c44fe17f19dca2eb7ecb8c14a4c566124a025 529B / 529B done [2021-11-19T01:56:47.536Z] #28 sha256:eec76c447f59d03e1d07a8bc96368012b2f05e4a52b8812a5671faef329f1eaf 1.48kB / 1.48kB done [2021-11-19T01:56:47.536Z] #28 sha256:ce18cd0ba11c2dfa8c1a2d2b325e1e019b14d4ae25ffdeffb0f9686c5496bf5c 53.62MB / 53.62MB 2.3s done [2021-11-19T01:56:47.536Z] #28 DONE 5.7s [2021-11-19T01:56:47.536Z] [2021-11-19T01:56:47.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:47.536Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-19T01:56:47.536Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 0B / 102.62MB 5.7s [2021-11-19T01:56:47.536Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 127B / 127B 5.7s [2021-11-19T01:56:47.899Z] #11 extracting sha256:8f138a340a2373acc72dcc4ea9ef08bdf5648aabc5fe08f7e8d25222ca63b7ee 0.2s done [2021-11-19T01:56:47.899Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 5.25MB / 102.62MB 5.8s [2021-11-19T01:56:47.899Z] #11 sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 127B / 127B 5.7s done [2021-11-19T01:56:47.899Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 [2021-11-19T01:56:48.160Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 16.81MB / 102.62MB 6.0s [2021-11-19T01:56:48.160Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 23.07MB / 102.62MB 6.3s [2021-11-19T01:56:48.163Z] #11 ... [2021-11-19T01:56:48.163Z] [2021-11-19T01:56:48.163Z] #29 [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-11-19T01:56:48.163Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:56:48.163Z] #29 2.130 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:56:48.163Z] #29 2.139 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:56:48.163Z] #29 2.139 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:56:48.163Z] #29 2.238 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:56:48.163Z] #29 2.380 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:56:48.163Z] #29 2.623 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:56:48.163Z] #29 4.121 Fetched 8475 kB in 2s (3710 kB/s) [2021-11-19T01:56:48.163Z] #29 4.121 Reading package lists... [2021-11-19T01:56:48.163Z] #29 4.924 Reading package lists... [2021-11-19T01:56:48.163Z] #29 5.714 Building dependency tree... [2021-11-19T01:56:48.163Z] #29 6.076 The following additional packages will be installed: [2021-11-19T01:56:48.163Z] #29 6.076 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-19T01:56:48.163Z] #29 6.076 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-19T01:56:48.163Z] #29 6.078 Recommended packages: [2021-11-19T01:56:48.163Z] #29 6.078 libldap-common publicsuffix libsasl2-modules [2021-11-19T01:56:48.163Z] #29 6.252 The following NEW packages will be installed: [2021-11-19T01:56:48.163Z] #29 6.253 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-19T01:56:48.163Z] #29 6.254 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-19T01:56:48.163Z] #29 6.254 libssh2-1 openssl [2021-11-19T01:56:48.163Z] #29 6.528 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:56:48.163Z] #29 6.528 Need to get 3038 kB of archives. [2021-11-19T01:56:48.163Z] #29 6.528 After this operation, 6652 kB of additional disk space will be used. [2021-11-19T01:56:48.163Z] #29 6.528 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-19T01:56:48.163Z] #29 6.545 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-19T01:56:48.163Z] #29 6.545 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-19T01:56:48.163Z] #29 6.549 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-19T01:56:48.163Z] #29 6.553 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-19T01:56:48.163Z] #29 6.553 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-19T01:56:48.163Z] #29 6.553 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-19T01:56:48.163Z] #29 6.553 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-19T01:56:48.163Z] #29 6.564 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-19T01:56:48.163Z] #29 6.565 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-19T01:56:48.163Z] #29 6.567 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-19T01:56:48.163Z] #29 6.573 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-19T01:56:48.163Z] #29 6.573 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-19T01:56:48.163Z] #29 6.582 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-19T01:56:48.163Z] #29 6.583 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-19T01:56:48.163Z] #29 6.749 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:56:48.163Z] #29 6.781 Fetched 3038 kB in 0s (9209 kB/s) [2021-11-19T01:56:48.163Z] #29 6.800 Selecting previously unselected package openssl. [2021-11-19T01:56:48.163Z] #29 6.800 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-19T01:56:48.163Z] #29 6.806 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 6.813 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:56:48.163Z] #29 6.952 Selecting previously unselected package ca-certificates. [2021-11-19T01:56:48.163Z] #29 6.952 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-19T01:56:48.163Z] #29 6.961 Unpacking ca-certificates (20210119) ... [2021-11-19T01:56:48.163Z] #29 7.038 Selecting previously unselected package libbrotli1:amd64. [2021-11-19T01:56:48.163Z] #29 7.039 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.048 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-19T01:56:48.163Z] #29 7.125 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-19T01:56:48.163Z] #29 7.126 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.132 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.173 Selecting previously unselected package libsasl2-2:amd64. [2021-11-19T01:56:48.163Z] #29 7.173 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.177 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.226 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-19T01:56:48.163Z] #29 7.226 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.230 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-19T01:56:48.163Z] #29 7.291 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-19T01:56:48.163Z] #29 7.291 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.295 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-19T01:56:48.163Z] #29 7.335 Selecting previously unselected package libpsl5:amd64. [2021-11-19T01:56:48.163Z] #29 7.335 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.340 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-19T01:56:48.163Z] #29 7.384 Selecting previously unselected package librtmp1:amd64. [2021-11-19T01:56:48.163Z] #29 7.384 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.389 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:56:48.163Z] #29 7.429 Selecting previously unselected package libssh2-1:amd64. [2021-11-19T01:56:48.163Z] #29 7.429 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.434 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-19T01:56:48.163Z] #29 7.490 Selecting previously unselected package libcurl4:amd64. [2021-11-19T01:56:48.163Z] #29 7.491 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.501 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-19T01:56:48.163Z] #29 7.563 Selecting previously unselected package curl. [2021-11-19T01:56:48.163Z] #29 7.563 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.568 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-19T01:56:48.163Z] #29 7.637 Selecting previously unselected package libonig5:amd64. [2021-11-19T01:56:48.163Z] #29 7.637 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.650 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:56:48.163Z] #29 7.702 Selecting previously unselected package libjq1:amd64. [2021-11-19T01:56:48.163Z] #29 7.704 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.710 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.767 Selecting previously unselected package jq. [2021-11-19T01:56:48.163Z] #29 7.770 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-19T01:56:48.163Z] #29 7.773 Unpacking jq (1.6-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.816 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-19T01:56:48.163Z] #29 7.854 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-19T01:56:48.163Z] #29 7.864 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-19T01:56:48.163Z] #29 7.877 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.892 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:56:48.163Z] #29 7.901 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.913 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-19T01:56:48.163Z] #29 7.926 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:56:48.163Z] #29 7.944 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:56:48.163Z] #29 7.956 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:56:48.163Z] #29 7.971 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-19T01:56:48.163Z] #29 7.987 Setting up ca-certificates (20210119) ... [2021-11-19T01:56:48.163Z] #29 8.589 Updating certificates in /etc/ssl/certs... [2021-11-19T01:56:48.163Z] #29 9.252 129 added, 0 removed; done. [2021-11-19T01:56:48.163Z] #29 9.285 Setting up jq (1.6-2.1) ... [2021-11-19T01:56:48.163Z] #29 9.296 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-19T01:56:48.163Z] #29 9.309 Setting up curl (7.74.0-1.3+b1) ... [2021-11-19T01:56:48.163Z] #29 9.320 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:56:48.163Z] #29 9.340 Processing triggers for ca-certificates (20210119) ... [2021-11-19T01:56:48.163Z] #29 9.350 Updating certificates in /etc/ssl/certs... [2021-11-19T01:56:48.163Z] #29 9.908 0 added, 0 removed; done. [2021-11-19T01:56:48.163Z] #29 9.908 Running hooks in /etc/ca-certificates/update.d... [2021-11-19T01:56:48.163Z] #29 9.909 done. [2021-11-19T01:56:48.371Z] #28 ... [2021-11-19T01:56:48.371Z] [2021-11-19T01:56:48.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:48.371Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:48.372Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-19T01:56:48.372Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-19T01:56:48.372Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-19T01:56:48.372Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-19T01:56:48.372Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.5s done [2021-11-19T01:56:48.372Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.8s done [2021-11-19T01:56:48.372Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.8s done [2021-11-19T01:56:48.372Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.3s done [2021-11-19T01:56:48.372Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 3.3s done [2021-11-19T01:56:48.372Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 3.4s done [2021-11-19T01:56:48.372Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 5.9s [2021-11-19T01:56:48.420Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 35.05MB / 102.62MB 6.5s [2021-11-19T01:56:48.423Z] #29 ... [2021-11-19T01:56:48.423Z] [2021-11-19T01:56:48.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:48.423Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:48.680Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 55.57MB / 102.62MB 6.6s [2021-11-19T01:56:48.680Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 66.06MB / 102.62MB 6.8s [2021-11-19T01:56:48.680Z] #11 extracting sha256:f34c030205ccb8656e30a58f96bb1edbe7c59bf17f3329ae3c442ec897f2b270 0.9s done [2021-11-19T01:56:48.939Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 83.89MB / 102.62MB 7.1s [2021-11-19T01:56:48.939Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 0.1s [2021-11-19T01:56:49.198Z] #11 ... [2021-11-19T01:56:49.198Z] [2021-11-19T01:56:49.198Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:49.198Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:56:49.198Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.4s done [2021-11-19T01:56:49.198Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-11-19T01:56:49.198Z] #69 DONE 7.3s [2021-11-19T01:56:49.198Z] [2021-11-19T01:56:49.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:49.198Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-19T01:56:49.198Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 93.32MB / 102.62MB 7.3s [2021-11-19T01:56:49.367Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.1s done [2021-11-19T01:56:49.457Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 7.5s [2021-11-19T01:56:49.759Z] #11 ... [2021-11-19T01:56:49.759Z] [2021-11-19T01:56:49.759Z] #24 [internal] load build context [2021-11-19T01:56:49.759Z] #24 sha256:59fbe8aae383dc654fa86681c78ee2237f1d6c73f064457d83dab75852d30787 [2021-11-19T01:56:49.759Z] #24 transferring context: 55.46MB 6.2s done [2021-11-19T01:56:49.759Z] #24 DONE 7.2s [2021-11-19T01:56:49.759Z] [2021-11-19T01:56:49.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:49.759Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:49.759Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 7.0s done [2021-11-19T01:56:49.759Z] #11 ... [2021-11-19T01:56:49.759Z] [2021-11-19T01:56:49.759Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:49.759Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-19T01:56:49.759Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:49.759Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:49.759Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-19T01:56:49.759Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-19T01:56:49.759Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-11-19T01:56:49.759Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-11-19T01:56:49.759Z] #71 DONE 7.2s [2021-11-19T01:56:49.759Z] [2021-11-19T01:56:49.759Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-19T01:56:49.759Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-19T01:56:49.759Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-19T01:56:49.759Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-19T01:56:49.759Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-19T01:56:49.759Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-19T01:56:49.759Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-11-19T01:56:49.759Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-11-19T01:56:49.759Z] #69 DONE 7.2s [2021-11-19T01:56:49.759Z] [2021-11-19T01:56:49.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:49.759Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:49.938Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 0.1s [2021-11-19T01:56:49.938Z] #11 ... [2021-11-19T01:56:49.938Z] [2021-11-19T01:56:49.938Z] #29 [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-11-19T01:56:49.938Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:56:49.938Z] #29 DONE 11.7s [2021-11-19T01:56:49.938Z] [2021-11-19T01:56:49.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:49.938Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:50.199Z] #11 ... [2021-11-19T01:56:50.199Z] [2021-11-19T01:56:50.199Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-19T01:56:50.199Z] #30 sha256:78491bd80a6e0a183934e5efeefdbb78149dd8e424ec32b1773af8ef5825f17f [2021-11-19T01:56:50.199Z] #30 DONE 0.3s [2021-11-19T01:56:50.199Z] [2021-11-19T01:56:50.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:50.199Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:50.710Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 6.0s [2021-11-19T01:56:51.365Z] #11 extracting sha256:1d7a1cfcc2070fbe1e702751d85f7074b93d142f6beb03ef66e9ba1c58bcc3e3 2.0s done [2021-11-19T01:56:51.934Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b [2021-11-19T01:56:51.934Z] #11 sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 102.62MB / 102.62MB 9.9s done [2021-11-19T01:56:53.274Z] #11 ... [2021-11-19T01:56:53.274Z] [2021-11-19T01:56:53.274Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-19T01:56:53.274Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-19T01:56:53.274Z] #70 DONE 0.7s [2021-11-19T01:56:53.274Z] [2021-11-19T01:56:53.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:53.274Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:53.274Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 8.6s done [2021-11-19T01:56:53.536Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-19T01:56:53.797Z] #11 ... [2021-11-19T01:56:53.797Z] [2021-11-19T01:56:53.797Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-19T01:56:53.797Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-19T01:56:53.797Z] #28 DONE 11.1s [2021-11-19T01:56:53.797Z] [2021-11-19T01:56:53.797Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-19T01:56:53.797Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-19T01:56:53.797Z] #72 DONE 0.7s [2021-11-19T01:56:53.797Z] [2021-11-19T01:56:53.797Z] #29 [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-11-19T01:56:53.797Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:56:53.840Z] #11 extracting sha256:b3944e8986cd8c3c8b139639f790c54f86f4535ab68c1e41236a98d52d7aa28b 2.0s done [2021-11-19T01:56:54.101Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 [2021-11-19T01:56:55.512Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.2s [2021-11-19T01:56:55.720Z] #29 2.253 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:56:55.720Z] #29 2.256 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:56:55.720Z] #29 2.291 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:56:55.982Z] #29 2.435 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:56:56.243Z] #29 2.680 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:56:56.505Z] #29 3.006 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:56:58.295Z] #11 ... [2021-11-19T01:56:58.295Z] [2021-11-19T01:56:58.295Z] #29 [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-11-19T01:56:58.295Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:56:58.295Z] #29 9.230 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:56:58.295Z] #29 9.231 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:56:58.295Z] #29 9.248 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:56:58.295Z] #29 9.361 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:56:58.295Z] #29 9.484 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:56:58.295Z] #29 10.17 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:56:58.295Z] #29 ... [2021-11-19T01:56:58.295Z] [2021-11-19T01:56:58.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:58.295Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-19T01:56:58.295Z] #11 extracting sha256:67e186585d8f886e98368df90c4bf765f3c45b8e419c7ef5b9eca493f5202bf7 3.7s done [2021-11-19T01:56:58.295Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 [2021-11-19T01:56:58.295Z] #11 extracting sha256:e699867cca8455aab52f7b16d08e0639a4a1e3ca204b28dc32ba2f39e4ca44c1 done [2021-11-19T01:56:58.422Z] #29 4.558 Fetched 8475 kB in 3s (3295 kB/s) [2021-11-19T01:56:58.996Z] #29 4.558 Reading package lists... [2021-11-19T01:56:59.675Z] #11 DONE 17.7s [2021-11-19T01:56:59.675Z] [2021-11-19T01:56:59.675Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-19T01:56:59.675Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-19T01:56:59.675Z] #70 DONE 3.6s [2021-11-19T01:56:59.675Z] [2021-11-19T01:56:59.675Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:56:59.675Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-19T01:56:59.723Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.0s done [2021-11-19T01:56:59.943Z] #29 5.399 Reading package lists... [2021-11-19T01:56:59.943Z] #29 6.185 Building dependency tree... [2021-11-19T01:56:59.943Z] #29 ... [2021-11-19T01:56:59.943Z] [2021-11-19T01:56:59.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:56:59.943Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:56:59.943Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 1.2s done [2021-11-19T01:56:59.943Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.3s done [2021-11-19T01:56:59.943Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 2.8s [2021-11-19T01:56:59.984Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-19T01:57:00.245Z] #11 DONE 29.6s [2021-11-19T01:57:00.245Z] [2021-11-19T01:57:00.245Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:00.245Z] #31 sha256:996811d2d9c690a01a5b4ce18f981a0c870bbc8c48b18ec92d0363356a2574a8 [2021-11-19T01:57:00.246Z] #31 2.499 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-19T01:57:00.246Z] #31 2.929 [2021-11-19T01:57:00.246Z] #31 3.160 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:00.246Z] #31 3.512 [2021-11-19T01:57:00.246Z] #31 4.577 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-19T01:57:00.246Z] #31 4.843 [2021-11-19T01:57:00.246Z] #31 5.057 #=#=# ### 5.0% ######################################################################## 100.0% [2021-11-19T01:57:00.246Z] #31 5.549 [2021-11-19T01:57:00.246Z] #31 6.571 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-19T01:57:00.246Z] #31 6.841 [2021-11-19T01:57:00.246Z] #31 7.062 #=#=# ############### 21.5% ########################################## 59.7% ################################################### 71.9% ######################################################################## 100.0% [2021-11-19T01:57:00.246Z] #31 7.607 [2021-11-19T01:57:00.246Z] #31 8.527 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-19T01:57:00.246Z] #31 8.800 [2021-11-19T01:57:00.246Z] #31 9.019 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:00.246Z] #31 9.280 [2021-11-19T01:57:00.246Z] #31 9.950 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-19T01:57:00.246Z] #31 ... [2021-11-19T01:57:00.246Z] [2021-11-19T01:57:00.246Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:57:00.246Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-19T01:57:00.250Z] #12 ... [2021-11-19T01:57:00.250Z] [2021-11-19T01:57:00.250Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-19T01:57:00.250Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-19T01:57:00.250Z] #72 DONE 0.3s [2021-11-19T01:57:00.250Z] [2021-11-19T01:57:00.250Z] #29 [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-11-19T01:57:00.250Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:57:00.250Z] #29 11.21 Fetched 8360 kB in 2s (3739 kB/s) [2021-11-19T01:57:00.250Z] #29 11.21 Reading package lists... [2021-11-19T01:57:00.250Z] #29 11.82 Reading package lists... [2021-11-19T01:57:00.510Z] #29 12.52 Building dependency tree...#29 ... [2021-11-19T01:57:00.510Z] [2021-11-19T01:57:00.510Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:57:00.510Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-19T01:57:00.510Z] #12 DONE 0.8s [2021-11-19T01:57:00.510Z] [2021-11-19T01:57:00.510Z] #29 [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-11-19T01:57:00.510Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:57:00.510Z] #29 12.52 Building dependency tree... [2021-11-19T01:57:00.769Z] #29 13.04 The following additional packages will be installed: [2021-11-19T01:57:00.769Z] #29 13.04 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-19T01:57:00.769Z] #29 13.05 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-19T01:57:00.769Z] #29 13.05 Recommended packages: [2021-11-19T01:57:00.769Z] #29 13.05 libldap-common publicsuffix libsasl2-modules [2021-11-19T01:57:00.769Z] #29 13.21 The following NEW packages will be installed: [2021-11-19T01:57:00.769Z] #29 13.21 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-19T01:57:00.769Z] #29 13.21 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-19T01:57:00.769Z] #29 13.21 libssh2-1 openssl [2021-11-19T01:57:00.888Z] #11 ... [2021-11-19T01:57:00.888Z] [2021-11-19T01:57:00.888Z] #29 [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-11-19T01:57:00.888Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-19T01:57:00.888Z] #29 6.534 The following additional packages will be installed: [2021-11-19T01:57:00.888Z] #29 6.534 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-19T01:57:00.888Z] #29 6.534 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-19T01:57:00.888Z] #29 6.534 Recommended packages: [2021-11-19T01:57:00.888Z] #29 6.534 libldap-common publicsuffix libsasl2-modules [2021-11-19T01:57:00.888Z] #29 6.739 The following NEW packages will be installed: [2021-11-19T01:57:00.888Z] #29 6.744 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-19T01:57:00.888Z] #29 6.744 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-19T01:57:00.888Z] #29 6.744 libssh2-1 openssl [2021-11-19T01:57:00.888Z] #29 7.016 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:00.888Z] #29 7.016 Need to get 3038 kB of archives. [2021-11-19T01:57:00.888Z] #29 7.016 After this operation, 6652 kB of additional disk space will be used. [2021-11-19T01:57:00.888Z] #29 7.016 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-19T01:57:00.888Z] #29 7.038 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-19T01:57:00.888Z] #29 7.038 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-19T01:57:00.888Z] #29 7.038 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-19T01:57:00.888Z] #29 7.038 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-19T01:57:00.888Z] #29 7.038 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-19T01:57:00.888Z] #29 7.052 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-19T01:57:00.888Z] #29 7.052 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-19T01:57:00.888Z] #29 7.052 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-19T01:57:00.888Z] #29 7.052 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-19T01:57:00.888Z] #29 7.052 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-19T01:57:00.888Z] #29 7.054 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-19T01:57:00.888Z] #29 7.054 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-19T01:57:00.888Z] #29 7.058 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-19T01:57:00.888Z] #29 7.058 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-19T01:57:00.888Z] #29 7.227 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:00.888Z] #29 7.275 Fetched 3038 kB in 0s (9759 kB/s) [2021-11-19T01:57:00.888Z] #29 7.297 Selecting previously unselected package openssl. [2021-11-19T01:57:00.888Z] #29 7.297 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-19T01:57:00.888Z] #29 7.301 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-19T01:57:00.888Z] #29 7.307 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:57:00.903Z] INFO [loader] Go packages loading at mode 575 (types_sizes|files|imports|exports_file|name|compiled_files|deps) took 2m22.114810752s [2021-11-19T01:57:00.903Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.333258ms [2021-11-19T01:57:01.028Z] #29 ... [2021-11-19T01:57:01.028Z] [2021-11-19T01:57:01.028Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-19T01:57:01.028Z] #13 sha256:5ca5b9e042c967dbed740eba6790a42f0fa9c9e143cbcf540910d7958efa222b [2021-11-19T01:57:01.028Z] #13 DONE 0.6s [2021-11-19T01:57:01.028Z] [2021-11-19T01:57:01.028Z] #29 [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-11-19T01:57:01.028Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:57:01.028Z] #29 13.49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:01.028Z] #29 13.49 Need to get 2934 kB of archives. [2021-11-19T01:57:01.028Z] #29 13.49 After this operation, 6485 kB of additional disk space will be used. [2021-11-19T01:57:01.028Z] #29 13.49 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-19T01:57:01.028Z] #29 13.50 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-19T01:57:01.028Z] #29 13.51 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-19T01:57:01.150Z] #29 7.544 Selecting previously unselected package ca-certificates. [2021-11-19T01:57:01.150Z] #29 7.544 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-19T01:57:01.150Z] #29 7.544 Unpacking ca-certificates (20210119) ... [2021-11-19T01:57:01.301Z] #29 13.56 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-19T01:57:01.301Z] #29 13.56 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-19T01:57:01.301Z] #29 ... [2021-11-19T01:57:01.301Z] [2021-11-19T01:57:01.301Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-19T01:57:01.301Z] #33 sha256:81af4149afb3a17854d5102d53dd91e009ecefa1c904a494ff8f34c3dcb4c135 [2021-11-19T01:57:01.301Z] #33 DONE 0.3s [2021-11-19T01:57:01.301Z] [2021-11-19T01:57:01.301Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-19T01:57:01.301Z] #42 sha256:671a5dd23e13fc528e26a8d26e61e8d8c2095f6f84c9fd030b0a60d07b6059e8 [2021-11-19T01:57:01.301Z] #42 DONE 0.3s [2021-11-19T01:57:01.301Z] [2021-11-19T01:57:01.301Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-19T01:57:01.301Z] #25 sha256:d02fadf42f6a27f7261ebb58eb124d0603867ae5d26f720fcc6013f5c31f809b [2021-11-19T01:57:01.301Z] #25 DONE 0.3s [2021-11-19T01:57:01.413Z] #29 7.636 Selecting previously unselected package libbrotli1:amd64. [2021-11-19T01:57:01.413Z] #29 7.636 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-19T01:57:01.413Z] #29 7.646 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-19T01:57:01.413Z] #29 7.708 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-19T01:57:01.413Z] #29 7.708 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-19T01:57:01.413Z] #29 7.712 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:01.413Z] #29 7.755 Selecting previously unselected package libsasl2-2:amd64. [2021-11-19T01:57:01.413Z] #29 7.755 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-19T01:57:01.413Z] #29 7.761 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:01.413Z] #29 7.812 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-19T01:57:01.413Z] #29 7.812 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-19T01:57:01.413Z] #29 7.820 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-19T01:57:01.563Z] [2021-11-19T01:57:01.563Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-19T01:57:01.563Z] #46 sha256:6a810d4d93adf583cb175fa8ab71b860ec2d97f16bdda6aa7a3d0e9465a44359 [2021-11-19T01:57:01.563Z] #46 DONE 0.4s [2021-11-19T01:57:01.563Z] [2021-11-19T01:57:01.563Z] #29 [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-11-19T01:57:01.563Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:57:01.563Z] #29 13.85 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:01.563Z] #29 13.91 Fetched 2934 kB in 0s (8246 kB/s) [2021-11-19T01:57:01.563Z] #29 13.94 Selecting previously unselected package openssl. [2021-11-19T01:57:01.563Z] #29 13.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-11-19T01:57:01.563Z] #29 13.95 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-19T01:57:01.563Z] #29 13.96 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:57:01.630Z] #12 DONE 1.5s [2021-11-19T01:57:01.630Z] [2021-11-19T01:57:01.630Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:01.630Z] #31 sha256:996811d2d9c690a01a5b4ce18f981a0c870bbc8c48b18ec92d0363356a2574a8 [2021-11-19T01:57:01.630Z] #31 10.33 [2021-11-19T01:57:01.630Z] #31 10.56 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:01.630Z] #31 11.02 [2021-11-19T01:57:01.630Z] #31 11.10 Download of images into '/build' complete. [2021-11-19T01:57:01.630Z] #31 11.10 Use something like the following to load the result into a Docker daemon: [2021-11-19T01:57:01.630Z] #31 11.10 tar -cC '/build' . | docker load [2021-11-19T01:57:01.630Z] #31 DONE 11.5s [2021-11-19T01:57:01.630Z] [2021-11-19T01:57:01.630Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-19T01:57:01.630Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-19T01:57:01.678Z] #29 7.910 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-19T01:57:01.678Z] #29 7.910 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-19T01:57:01.678Z] #29 7.915 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-19T01:57:01.678Z] #29 7.980 Selecting previously unselected package libpsl5:amd64. [2021-11-19T01:57:01.678Z] #29 7.981 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-19T01:57:01.678Z] #29 7.986 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-19T01:57:01.678Z] #29 8.057 Selecting previously unselected package librtmp1:amd64. [2021-11-19T01:57:01.678Z] #29 8.057 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-19T01:57:01.678Z] #29 8.074 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:57:01.678Z] #29 8.118 Selecting previously unselected package libssh2-1:amd64. [2021-11-19T01:57:01.678Z] #29 8.118 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-19T01:57:01.678Z] #29 8.123 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-19T01:57:01.679Z] #29 8.227 Selecting previously unselected package libcurl4:amd64. [2021-11-19T01:57:01.679Z] #29 8.229 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-19T01:57:01.679Z] #29 8.249 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-19T01:57:01.824Z] #29 ... [2021-11-19T01:57:01.824Z] [2021-11-19T01:57:01.824Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:57:01.824Z] #64 sha256:fa05a786448039685d618d9556467e5b638411d1eccd07fe8b43729d4cf4cca2 [2021-11-19T01:57:01.824Z] #64 DONE 0.7s [2021-11-19T01:57:01.824Z] [2021-11-19T01:57:01.824Z] #29 [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-11-19T01:57:01.824Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-19T01:57:01.824Z] #29 14.15 Selecting previously unselected package ca-certificates. [2021-11-19T01:57:01.824Z] #29 14.15 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-19T01:57:01.824Z] #29 14.15 Unpacking ca-certificates (20210119) ... [2021-11-19T01:57:01.824Z] #29 14.27 Selecting previously unselected package libbrotli1:arm64. [2021-11-19T01:57:01.824Z] #29 14.27 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-19T01:57:01.824Z] #29 14.29 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-19T01:57:01.943Z] #29 8.324 Selecting previously unselected package curl. [2021-11-19T01:57:01.943Z] #29 8.324 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-19T01:57:01.943Z] #29 8.328 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-19T01:57:02.083Z] #29 14.37 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-19T01:57:02.083Z] #29 14.37 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-19T01:57:02.083Z] #29 14.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.083Z] #29 14.43 Selecting previously unselected package libsasl2-2:arm64. [2021-11-19T01:57:02.083Z] #29 14.43 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-19T01:57:02.083Z] #29 14.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.083Z] #29 14.50 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-19T01:57:02.083Z] #29 14.50 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-19T01:57:02.209Z] #29 8.422 Selecting previously unselected package libonig5:amd64. [2021-11-19T01:57:02.209Z] #29 8.422 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-19T01:57:02.209Z] #29 8.431 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:57:02.209Z] #29 8.525 Selecting previously unselected package libjq1:amd64. [2021-11-19T01:57:02.209Z] #29 8.525 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-19T01:57:02.209Z] #29 8.531 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:57:02.209Z] #29 8.591 Selecting previously unselected package jq. [2021-11-19T01:57:02.209Z] #29 8.593 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-19T01:57:02.209Z] #29 8.597 Unpacking jq (1.6-2.1) ... [2021-11-19T01:57:02.209Z] #29 8.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-19T01:57:02.209Z] #29 8.660 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-19T01:57:02.209Z] #29 8.676 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-19T01:57:02.209Z] #29 8.686 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.209Z] #29 8.696 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:57:02.209Z] #29 8.706 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.209Z] #29 8.719 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-19T01:57:02.209Z] #29 8.730 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:57:02.209Z] #29 8.746 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:57:02.209Z] #29 8.757 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:57:02.344Z] #29 14.51 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-19T01:57:02.344Z] #29 14.58 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-19T01:57:02.344Z] #29 14.58 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-19T01:57:02.344Z] #29 14.59 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-19T01:57:02.344Z] #29 14.64 Selecting previously unselected package libpsl5:arm64. [2021-11-19T01:57:02.344Z] #29 14.64 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-19T01:57:02.344Z] #29 14.65 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-19T01:57:02.344Z] #29 14.69 Selecting previously unselected package librtmp1:arm64. [2021-11-19T01:57:02.344Z] #29 14.70 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-19T01:57:02.344Z] #29 14.71 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:57:02.344Z] #29 14.77 Selecting previously unselected package libssh2-1:arm64. [2021-11-19T01:57:02.344Z] #29 14.77 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-19T01:57:02.473Z] #29 8.768 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-19T01:57:02.473Z] #29 8.781 Setting up ca-certificates (20210119) ... [2021-11-19T01:57:02.603Z] #29 14.78 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-19T01:57:02.603Z] #29 14.85 Selecting previously unselected package libcurl4:arm64. [2021-11-19T01:57:02.603Z] #29 14.85 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-19T01:57:02.603Z] #29 14.85 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-19T01:57:02.603Z] #29 14.94 Selecting previously unselected package curl. [2021-11-19T01:57:02.603Z] #29 14.94 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-19T01:57:02.603Z] #29 14.95 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-19T01:57:02.603Z] #29 15.05 Selecting previously unselected package libonig5:arm64. [2021-11-19T01:57:02.603Z] #29 15.05 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-19T01:57:02.877Z] #29 15.07 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-19T01:57:02.877Z] #29 15.12 Selecting previously unselected package libjq1:arm64. [2021-11-19T01:57:02.877Z] #29 15.12 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-19T01:57:02.877Z] #29 15.12 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-19T01:57:02.877Z] #29 15.19 Selecting previously unselected package jq. [2021-11-19T01:57:02.877Z] #29 15.19 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-19T01:57:02.877Z] #29 15.20 Unpacking jq (1.6-2.1) ... [2021-11-19T01:57:02.877Z] #29 15.28 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-19T01:57:02.877Z] #29 15.29 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-19T01:57:02.877Z] #29 15.30 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-19T01:57:02.877Z] #29 15.32 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.878Z] #29 15.33 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-19T01:57:02.878Z] #29 15.34 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-19T01:57:02.878Z] #29 15.36 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-19T01:57:02.878Z] #29 15.37 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-19T01:57:02.878Z] #29 15.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-19T01:57:02.878Z] #29 15.39 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-19T01:57:02.878Z] #29 15.40 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-19T01:57:03.019Z] #13 DONE 1.0s [2021-11-19T01:57:03.019Z] [2021-11-19T01:57:03.019Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-19T01:57:03.019Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-19T01:57:03.019Z] #33 DONE 0.3s [2021-11-19T01:57:03.019Z] [2021-11-19T01:57:03.019Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-19T01:57:03.019Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-19T01:57:03.019Z] #42 DONE 0.2s [2021-11-19T01:57:03.019Z] [2021-11-19T01:57:03.019Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:03.019Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:57:03.138Z] #29 15.43 Setting up ca-certificates (20210119) ... [2021-11-19T01:57:03.280Z] #34 ... [2021-11-19T01:57:03.280Z] [2021-11-19T01:57:03.280Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-19T01:57:03.280Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-19T01:57:03.280Z] #46 DONE 0.4s [2021-11-19T01:57:03.280Z] [2021-11-19T01:57:03.280Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-19T01:57:03.280Z] #25 sha256:34e26e61cac6673a2ddb26621dcfa44e011308e46091ed7d4e37c45962666c79 [2021-11-19T01:57:03.280Z] #25 DONE 0.4s [2021-11-19T01:57:03.280Z] [2021-11-19T01:57:03.280Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:57:03.280Z] #64 sha256:2f0c96412d9f8868d36e74b369757b9df2a9e95619f871c4e7a78de4c1c36952 [2021-11-19T01:57:03.280Z] #64 DONE 0.5s [2021-11-19T01:57:03.280Z] [2021-11-19T01:57:03.280Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:03.280Z] #65 sha256:0636a319f070cd0ecda4441bf190dae4b3b2cd2b4bae838576900901d61380f4 [2021-11-19T01:57:03.420Z] #29 9.499 Updating certificates in /etc/ssl/certs... [2021-11-19T01:57:03.708Z] #29 15.88 Updating certificates in /etc/ssl/certs... [2021-11-19T01:57:04.244Z] ...INFO: Daemon under test started and replied! [2021-11-19T01:57:04.245Z] INFO: Docker version of the daemon under test [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] Client: [2021-11-19T01:57:04.245Z] Version: 17.06.2-ce [2021-11-19T01:57:04.245Z] API version: 1.30 [2021-11-19T01:57:04.245Z] Go version: go1.8.3 [2021-11-19T01:57:04.245Z] Git commit: cec0b72 [2021-11-19T01:57:04.245Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-19T01:57:04.245Z] OS/Arch: windows/amd64 [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] Server: [2021-11-19T01:57:04.245Z] Version: 0.0.0-dev [2021-11-19T01:57:04.245Z] API version: 1.42 (minimum version 1.24) [2021-11-19T01:57:04.245Z] Go version: go1.17.3 [2021-11-19T01:57:04.245Z] Git commit: b2b5d98aeb [2021-11-19T01:57:04.245Z] Built: 11/19/2021 01:55:15 [2021-11-19T01:57:04.245Z] OS/Arch: windows/amd64 [2021-11-19T01:57:04.245Z] Experimental: false [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] INFO: Docker info of the daemon under test [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] Containers: 0 [2021-11-19T01:57:04.245Z] Running: 0 [2021-11-19T01:57:04.245Z] Paused: 0 [2021-11-19T01:57:04.245Z] Stopped: 0 [2021-11-19T01:57:04.245Z] Images: 0 [2021-11-19T01:57:04.245Z] Server Version: 0.0.0-dev [2021-11-19T01:57:04.245Z] Storage Driver: windowsfilter [2021-11-19T01:57:04.245Z] Windows: [2021-11-19T01:57:04.245Z] Logging Driver: json-file [2021-11-19T01:57:04.245Z] Plugins: [2021-11-19T01:57:04.245Z] Volume: local [2021-11-19T01:57:04.245Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:57:04.245Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:57:04.245Z] Swarm: inactive [2021-11-19T01:57:04.245Z] Default Isolation: process [2021-11-19T01:57:04.245Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T01:57:04.245Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T01:57:04.245Z] OSType: windows [2021-11-19T01:57:04.245Z] Architecture: x86_64 [2021-11-19T01:57:04.245Z] CPUs: 4 [2021-11-19T01:57:04.245Z] Total Memory: 32GiB [2021-11-19T01:57:04.245Z] Name: azwin-2-538800 [2021-11-19T01:57:04.245Z] ID: FZBH:G26U:R3VQ:EOXJ:DFKY:RS62:SA5I:VS3S:7FBP:SOYD:CTBR:362G [2021-11-19T01:57:04.245Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T01:57:04.245Z] Debug Mode (client): false [2021-11-19T01:57:04.245Z] Debug Mode (server): true [2021-11-19T01:57:04.245Z] File Descriptors: -1 [2021-11-19T01:57:04.245Z] Goroutines: 16 [2021-11-19T01:57:04.245Z] System Time: 2021-11-19T01:57:02.6855923Z [2021-11-19T01:57:04.245Z] EventsListeners: 0 [2021-11-19T01:57:04.245Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:57:04.245Z] Labels: [2021-11-19T01:57:04.245Z] Experimental: false [2021-11-19T01:57:04.245Z] Insecure Registries: [2021-11-19T01:57:04.245Z] 127.0.0.0/8 [2021-11-19T01:57:04.245Z] Live Restore Enabled: false [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] INFO: Docker images of the daemon under test [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T01:57:04.245Z] [2021-11-19T01:57:04.245Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-19T01:57:04.245Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-19T01:57:04.245Z] ltsc2022: Pulling from windows/servercore [2021-11-19T01:57:04.245Z] 8f616e6e9eec: Pulling fs layer [2021-11-19T01:57:04.245Z] a0eb404f1860: Pulling fs layer [2021-11-19T01:57:04.276Z] #29 16.71 129 added, 0 removed; done. [2021-11-19T01:57:04.277Z] #29 16.75 Setting up jq (1.6-2.1) ... [2021-11-19T01:57:04.369Z] #29 10.56 129 added, 0 removed; done. [2021-11-19T01:57:04.369Z] #29 10.73 Setting up jq (1.6-2.1) ... [2021-11-19T01:57:04.369Z] #29 10.75 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-19T01:57:04.369Z] #29 10.76 Setting up curl (7.74.0-1.3+b1) ... [2021-11-19T01:57:04.537Z] #29 16.77 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-19T01:57:04.537Z] #29 16.78 Setting up curl (7.74.0-1.3+b1) ... [2021-11-19T01:57:04.537Z] #29 16.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:04.537Z] #29 16.83 Processing triggers for ca-certificates (20210119) ... [2021-11-19T01:57:04.537Z] #29 16.84 Updating certificates in /etc/ssl/certs... [2021-11-19T01:57:04.630Z] #29 10.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:04.892Z] #29 11.14 Processing triggers for ca-certificates (20210119) ... [2021-11-19T01:57:04.892Z] #29 11.16 Updating certificates in /etc/ssl/certs... [2021-11-19T01:57:05.465Z] #29 11.88 0 added, 0 removed; done. [2021-11-19T01:57:05.465Z] #29 11.88 Running hooks in /etc/ca-certificates/update.d... [2021-11-19T01:57:05.465Z] #29 11.88 done. [2021-11-19T01:57:05.474Z] #29 17.52 0 added, 0 removed; done. [2021-11-19T01:57:05.474Z] #29 17.52 Running hooks in /etc/ca-certificates/update.d... [2021-11-19T01:57:05.474Z] #29 17.52 done. [2021-11-19T01:57:05.474Z] #29 DONE 17.7s [2021-11-19T01:57:05.474Z] [2021-11-19T01:57:05.474Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-19T01:57:05.474Z] #30 sha256:3a153d771ec1e09e8bbbbe38be4b844905d16e538fff17df3752b98f4419cfa0 [2021-11-19T01:57:05.733Z] #30 DONE 0.2s [2021-11-19T01:57:05.733Z] [2021-11-19T01:57:05.733Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:05.733Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:08.024Z] #29 DONE 14.2s [2021-11-19T01:57:08.024Z] [2021-11-19T01:57:08.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:57:08.024Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:57:08.024Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 7.7s done [2021-11-19T01:57:08.024Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 2.1s [2021-11-19T01:57:08.285Z] #11 ... [2021-11-19T01:57:08.286Z] [2021-11-19T01:57:08.286Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-19T01:57:08.286Z] #30 sha256:791d6c3d8cebdb024e34edb72e46171ef407c4a6dcd73ebd4d30d7a7219c7616 [2021-11-19T01:57:08.286Z] #30 DONE 0.5s [2021-11-19T01:57:08.286Z] [2021-11-19T01:57:08.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:57:08.286Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:57:08.286Z] #11 ... [2021-11-19T01:57:08.286Z] [2021-11-19T01:57:08.286Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:08.286Z] #31 sha256:d6c0a455ab1e2d494ca437b9d3ed2aae9677f88e58e255cf5067ec8e92ff0bed [2021-11-19T01:57:08.580Z] #65 ... [2021-11-19T01:57:08.580Z] [2021-11-19T01:57:08.580Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:08.580Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:57:08.580Z] #43 4.922 + git clone https://github.com/docker/distribution.git . [2021-11-19T01:57:08.580Z] #43 4.923 Cloning into '.'... [2021-11-19T01:57:09.525Z] #43 ... [2021-11-19T01:57:09.525Z] [2021-11-19T01:57:09.525Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:09.525Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:57:09.525Z] #34 6.177 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-19T01:57:09.525Z] #34 6.177 Cloning into '.'... [2021-11-19T01:57:10.841Z] #31 2.497 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-19T01:57:10.902Z] INFO [runner/unused/goanalysis] analyzers took 28.400833829s with top 10 stages: buildssa: 24.525844652s, U1000: 3.874989177s [2021-11-19T01:57:11.024Z] #31 ... [2021-11-19T01:57:11.024Z] [2021-11-19T01:57:11.024Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:11.024Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-19T01:57:11.024Z] #51 4.748 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-19T01:57:11.024Z] #51 5.331 go: downloading github.com/fatih/color v1.10.0 [2021-11-19T01:57:11.024Z] #51 5.428 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-19T01:57:11.024Z] #51 5.447 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-19T01:57:11.024Z] #51 5.447 go: downloading github.com/pkg/errors v0.9.1 [2021-11-19T01:57:11.024Z] #51 5.468 go: downloading golang.org/x/tools v0.1.0 [2021-11-19T01:57:11.024Z] #51 5.531 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-19T01:57:11.024Z] #51 5.601 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-19T01:57:11.024Z] #51 5.667 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-19T01:57:11.024Z] #51 5.706 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-19T01:57:11.024Z] #51 9.510 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-19T01:57:11.024Z] #51 9.751 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-19T01:57:11.024Z] #51 9.930 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-19T01:57:11.024Z] #51 ... [2021-11-19T01:57:11.024Z] [2021-11-19T01:57:11.024Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:57:11.024Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-19T01:57:11.024Z] #36 5.757 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-19T01:57:11.102Z] #31 2.844 [2021-11-19T01:57:11.285Z] #36 ... [2021-11-19T01:57:11.285Z] [2021-11-19T01:57:11.285Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:57:11.285Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-19T01:57:11.285Z] #49 5.575 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-19T01:57:11.285Z] #49 ... [2021-11-19T01:57:11.285Z] [2021-11-19T01:57:11.285Z] #38 [tini 1/3] 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-11-19T01:57:11.285Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:57:11.285Z] #38 6.335 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:11.285Z] #38 6.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:11.285Z] #38 6.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:11.285Z] #38 7.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:57:11.364Z] #31 3.085 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:11.548Z] #38 ... [2021-11-19T01:57:11.548Z] [2021-11-19T01:57:11.548Z] #60 [containerd 1/3] 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-11-19T01:57:11.548Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-19T01:57:11.548Z] #60 6.475 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:11.548Z] #60 6.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:11.548Z] #60 6.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:11.548Z] #60 7.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:57:11.548Z] #60 ... [2021-11-19T01:57:11.548Z] [2021-11-19T01:57:11.548Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:11.548Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-19T01:57:11.548Z] #55 4.958 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-19T01:57:11.548Z] #55 8.175 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-19T01:57:11.548Z] #55 8.175 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-19T01:57:11.548Z] #55 8.319 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-19T01:57:11.625Z] #31 3.348 [2021-11-19T01:57:11.810Z] #55 ... [2021-11-19T01:57:11.810Z] [2021-11-19T01:57:11.810Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:11.810Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T01:57:11.810Z] #26 5.570 + RM_GOPATH=0 [2021-11-19T01:57:11.810Z] #26 5.570 + TMP_GOPATH= [2021-11-19T01:57:11.810Z] #26 5.570 + : /build [2021-11-19T01:57:11.810Z] #26 5.570 + '[' -z '' ']' [2021-11-19T01:57:11.810Z] #26 5.570 ++ mktemp -d [2021-11-19T01:57:11.810Z] #26 5.570 + export GOPATH=/tmp/tmp.WDJv4lmhWg [2021-11-19T01:57:11.810Z] #26 5.570 + GOPATH=/tmp/tmp.WDJv4lmhWg [2021-11-19T01:57:11.810Z] #26 5.570 + RM_GOPATH=1 [2021-11-19T01:57:11.810Z] #26 5.570 + case "$(go env GOARCH)" in [2021-11-19T01:57:11.810Z] #26 5.570 ++ go env GOARCH [2021-11-19T01:57:11.810Z] #26 5.584 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:11.810Z] #26 5.584 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:11.810Z] #26 5.588 ++ dirname /install.sh [2021-11-19T01:57:11.810Z] #26 5.588 + dir=/ [2021-11-19T01:57:11.810Z] #26 5.588 + bin=dockercli [2021-11-19T01:57:11.810Z] #26 5.588 + shift [2021-11-19T01:57:11.810Z] #26 5.588 + '[' '!' -f //dockercli.installer ']' [2021-11-19T01:57:11.810Z] #26 5.588 + . //dockercli.installer [2021-11-19T01:57:11.810Z] #26 5.588 ++ : stable [2021-11-19T01:57:11.810Z] #26 5.588 ++ : 17.06.2-ce [2021-11-19T01:57:11.810Z] #26 5.588 + install_dockercli [2021-11-19T01:57:11.810Z] #26 5.588 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-19T01:57:11.810Z] #26 5.588 ++ uname -m [2021-11-19T01:57:11.810Z] #26 5.588 + arch=aarch64 [2021-11-19T01:57:11.810Z] #26 5.588 + '[' aarch64 '!=' x86_64 ']' [2021-11-19T01:57:11.810Z] #26 5.588 + '[' aarch64 '!=' s390x ']' [2021-11-19T01:57:11.810Z] #26 5.588 + '[' aarch64 '!=' armhf ']' [2021-11-19T01:57:11.810Z] #26 5.588 + build_dockercli [2021-11-19T01:57:11.810Z] #26 5.588 + git clone https://github.com/docker/docker-ce /tmp/tmp.WDJv4lmhWg/tmp/docker-ce [2021-11-19T01:57:11.810Z] #26 5.588 Cloning into '/tmp/tmp.WDJv4lmhWg/tmp/docker-ce'... [2021-11-19T01:57:11.810Z] #26 5.588 Install docker/cli version 17.06.2-ce from stable [2021-11-19T01:57:11.810Z] #26 ... [2021-11-19T01:57:11.810Z] [2021-11-19T01:57:11.810Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:11.810Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-19T01:57:11.810Z] #43 5.075 + git clone https://github.com/docker/distribution.git . [2021-11-19T01:57:11.810Z] #43 5.075 Cloning into '.'... [2021-11-19T01:57:12.070Z] #43 ... [2021-11-19T01:57:12.070Z] [2021-11-19T01:57:12.070Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:12.070Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:12.070Z] #53 4.476 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-19T01:57:12.070Z] #53 ... [2021-11-19T01:57:12.070Z] [2021-11-19T01:57:12.070Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:12.070Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:57:12.070Z] #65 5.113 + RM_GOPATH=0 [2021-11-19T01:57:12.070Z] #65 5.113 + TMP_GOPATH= [2021-11-19T01:57:12.070Z] #65 5.113 + : /build [2021-11-19T01:57:12.070Z] #65 5.113 + '[' -z '' ']' [2021-11-19T01:57:12.070Z] #65 5.113 ++ mktemp -d [2021-11-19T01:57:12.070Z] #65 5.114 + export GOPATH=/tmp/tmp.gV5xQjKJxs [2021-11-19T01:57:12.070Z] #65 5.114 + GOPATH=/tmp/tmp.gV5xQjKJxs [2021-11-19T01:57:12.070Z] #65 5.114 + RM_GOPATH=1 [2021-11-19T01:57:12.070Z] #65 5.123 + case "$(go env GOARCH)" in [2021-11-19T01:57:12.070Z] #65 5.123 ++ go env GOARCH [2021-11-19T01:57:12.070Z] #65 5.145 Install rootlesskit version v0.14.6 [2021-11-19T01:57:12.070Z] #65 5.145 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:12.070Z] #65 5.145 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:12.070Z] #65 5.145 ++ dirname /install.sh [2021-11-19T01:57:12.070Z] #65 5.145 + dir=/ [2021-11-19T01:57:12.070Z] #65 5.145 + bin=rootlesskit [2021-11-19T01:57:12.070Z] #65 5.145 + shift [2021-11-19T01:57:12.070Z] #65 5.145 + '[' '!' -f //rootlesskit.installer ']' [2021-11-19T01:57:12.070Z] #65 5.145 + . //rootlesskit.installer [2021-11-19T01:57:12.070Z] #65 5.145 ++ : v0.14.6 [2021-11-19T01:57:12.070Z] #65 5.145 + install_rootlesskit [2021-11-19T01:57:12.070Z] #65 5.145 + case "$1" in [2021-11-19T01:57:12.070Z] #65 5.145 + export CGO_ENABLED=0 [2021-11-19T01:57:12.070Z] #65 5.145 + CGO_ENABLED=0 [2021-11-19T01:57:12.070Z] #65 5.145 + _install_rootlesskit [2021-11-19T01:57:12.070Z] #65 5.145 + echo 'Install rootlesskit version v0.14.6' [2021-11-19T01:57:12.070Z] #65 5.145 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:57:12.070Z] #65 5.145 + GOBIN=/build [2021-11-19T01:57:12.070Z] #65 5.145 + GO111MODULE=on [2021-11-19T01:57:12.070Z] #65 5.145 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-19T01:57:12.070Z] #65 5.801 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-19T01:57:12.329Z] #65 ... [2021-11-19T01:57:12.329Z] [2021-11-19T01:57:12.329Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:12.329Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-19T01:57:12.329Z] #34 5.227 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-19T01:57:12.329Z] #34 5.227 Cloning into '.'... [2021-11-19T01:57:12.571Z] #31 4.320 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-19T01:57:12.604Z] #34 ... [2021-11-19T01:57:12.604Z] [2021-11-19T01:57:12.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:12.604Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:12.604Z] #14 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:12.604Z] #14 6.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:12.604Z] #14 6.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:12.604Z] #14 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:57:12.604Z] #14 9.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:57:12.604Z] #14 ... [2021-11-19T01:57:12.604Z] [2021-11-19T01:57:12.604Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:12.604Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:12.604Z] #47 5.634 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:12.604Z] #47 5.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:12.604Z] #47 6.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:12.604Z] #47 6.276 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-19T01:57:12.604Z] #47 6.922 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:57:12.604Z] #47 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:57:12.829Z] #34 ... [2021-11-19T01:57:12.829Z] [2021-11-19T01:57:12.829Z] #60 [containerd 1/3] 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-11-19T01:57:12.829Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:12.829Z] #60 6.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:12.829Z] #60 6.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:12.829Z] #60 6.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:12.829Z] #60 6.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:12.829Z] #60 8.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:12.842Z] #31 4.755 [2021-11-19T01:57:12.863Z] #47 ... [2021-11-19T01:57:12.863Z] [2021-11-19T01:57:12.863Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:12.863Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:57:12.863Z] #65 10.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-19T01:57:12.863Z] #65 11.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-19T01:57:13.090Z] #60 ... [2021-11-19T01:57:13.090Z] [2021-11-19T01:57:13.090Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:13.090Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:13.090Z] #53 5.895 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-19T01:57:13.090Z] #53 ... [2021-11-19T01:57:13.090Z] [2021-11-19T01:57:13.090Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:57:13.090Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:57:13.090Z] #49 5.615 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-19T01:57:13.153Z] Removing intermediate container 11566f98141d [2021-11-19T01:57:13.153Z] ---> fe65279da6d2 [2021-11-19T01:57:13.153Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-19T01:57:13.153Z] ---> Running in 2d170c02a4bb [2021-11-19T01:57:13.352Z] #49 ... [2021-11-19T01:57:13.352Z] [2021-11-19T01:57:13.352Z] #38 [tini 1/3] 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-11-19T01:57:13.352Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:13.352Z] #38 7.604 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:13.352Z] #38 7.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:13.352Z] #38 7.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:13.352Z] #38 8.619 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:13.352Z] #38 ... [2021-11-19T01:57:13.352Z] [2021-11-19T01:57:13.352Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:57:13.352Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:57:13.352Z] #36 5.082 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-19T01:57:13.417Z] #31 4.984 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:13.417Z] #31 5.320 [2021-11-19T01:57:13.613Z] #36 ... [2021-11-19T01:57:13.613Z] [2021-11-19T01:57:13.613Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:13.613Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:13.613Z] #47 7.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:13.613Z] #47 7.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:13.613Z] #47 7.225 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:13.613Z] #47 7.798 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-19T01:57:13.613Z] #47 8.378 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:13.613Z] #47 ... [2021-11-19T01:57:13.613Z] [2021-11-19T01:57:13.613Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:13.613Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:13.613Z] #14 7.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:13.613Z] #14 7.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:13.613Z] #14 7.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:13.613Z] #14 8.298 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:13.613Z] #14 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:13.874Z] #14 ... [2021-11-19T01:57:13.874Z] [2021-11-19T01:57:13.874Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:13.874Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:57:13.874Z] #51 6.366 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-19T01:57:13.874Z] #51 7.675 go: downloading github.com/fatih/color v1.10.0 [2021-11-19T01:57:13.874Z] #51 7.977 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-19T01:57:13.874Z] #51 8.035 go: downloading golang.org/x/tools v0.1.0 [2021-11-19T01:57:13.874Z] #51 8.290 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-19T01:57:13.874Z] #51 8.331 go: downloading github.com/pkg/errors v0.9.1 [2021-11-19T01:57:13.874Z] #51 8.358 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-19T01:57:13.874Z] #51 8.545 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-19T01:57:13.874Z] #51 8.839 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-19T01:57:13.874Z] #51 8.948 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-19T01:57:13.874Z] #51 9.177 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-19T01:57:13.874Z] #51 9.322 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-19T01:57:13.874Z] #51 9.480 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-19T01:57:13.874Z] #51 ... [2021-11-19T01:57:13.874Z] [2021-11-19T01:57:13.875Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:13.875Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:57:13.875Z] #55 7.210 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-19T01:57:13.875Z] #55 8.306 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-19T01:57:13.875Z] #55 8.335 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-19T01:57:13.875Z] #55 8.456 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-19T01:57:13.875Z] #55 10.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-19T01:57:14.135Z] #55 ... [2021-11-19T01:57:14.135Z] [2021-11-19T01:57:14.135Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:14.135Z] #26 sha256:d85777e44625604157b47c37afec1e959a2ebb22beaa91f73aa79c644b62067e [2021-11-19T01:57:14.135Z] #26 6.978 + RM_GOPATH=0 [2021-11-19T01:57:14.135Z] #26 6.982 + TMP_GOPATH= [2021-11-19T01:57:14.135Z] #26 6.983 + : /build [2021-11-19T01:57:14.135Z] #26 6.983 + '[' -z '' ']' [2021-11-19T01:57:14.135Z] #26 6.984 ++ mktemp -d [2021-11-19T01:57:14.135Z] #26 6.992 + export GOPATH=/tmp/tmp.gDpwrc4100 [2021-11-19T01:57:14.135Z] #26 6.993 + GOPATH=/tmp/tmp.gDpwrc4100 [2021-11-19T01:57:14.135Z] #26 6.993 + RM_GOPATH=1 [2021-11-19T01:57:14.135Z] #26 6.993 + case "$(go env GOARCH)" in [2021-11-19T01:57:14.135Z] #26 6.995 ++ go env GOARCH [2021-11-19T01:57:14.135Z] #26 7.024 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:14.135Z] #26 7.024 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:14.135Z] #26 7.025 ++ dirname /install.sh [2021-11-19T01:57:14.135Z] #26 7.027 + dir=/ [2021-11-19T01:57:14.135Z] #26 7.028 + bin=dockercli [2021-11-19T01:57:14.135Z] #26 7.030 + shift [2021-11-19T01:57:14.135Z] #26 7.030 + '[' '!' -f //dockercli.installer ']' [2021-11-19T01:57:14.135Z] #26 7.030 + . //dockercli.installer [2021-11-19T01:57:14.135Z] #26 7.030 ++ : stable [2021-11-19T01:57:14.135Z] #26 7.031 ++ : 17.06.2-ce [2021-11-19T01:57:14.135Z] #26 7.031 + install_dockercli [2021-11-19T01:57:14.135Z] #26 7.033 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-19T01:57:14.135Z] #26 7.036 Install docker/cli version 17.06.2-ce from stable [2021-11-19T01:57:14.135Z] #26 7.037 ++ uname -m [2021-11-19T01:57:14.135Z] #26 7.038 + arch=x86_64 [2021-11-19T01:57:14.135Z] #26 7.038 + '[' x86_64 '!=' x86_64 ']' [2021-11-19T01:57:14.135Z] #26 7.038 + url=https://download.docker.com/linux/static [2021-11-19T01:57:14.135Z] #26 7.039 + tar -xz docker/docker [2021-11-19T01:57:14.135Z] #26 7.039 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-19T01:57:14.143Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-19T01:57:14.143Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-19T01:57:14.242Z] #65 12.20 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-19T01:57:14.396Z] #26 ... [2021-11-19T01:57:14.397Z] [2021-11-19T01:57:14.397Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:14.397Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:14.397Z] #53 10.79 go: downloading github.com/fatih/color v1.7.0 [2021-11-19T01:57:14.397Z] #53 10.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-19T01:57:14.397Z] #53 10.90 go: downloading github.com/pkg/errors v0.8.1 [2021-11-19T01:57:14.397Z] #53 10.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-19T01:57:14.397Z] #53 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-19T01:57:14.397Z] #53 11.30 go: downloading github.com/spf13/viper v1.6.1 [2021-11-19T01:57:14.614Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-19T01:57:14.614Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-19T01:57:14.614Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-19T01:57:14.614Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-19T01:57:14.614Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-19T01:57:14.614Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-19T01:57:14.614Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-19T01:57:14.658Z] #53 11.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-19T01:57:14.658Z] #53 11.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-19T01:57:14.658Z] #53 11.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-19T01:57:14.658Z] #53 11.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-19T01:57:14.809Z] #31 ... [2021-11-19T01:57:14.809Z] [2021-11-19T01:57:14.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:57:14.809Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:57:14.809Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 8.8s done [2021-11-19T01:57:14.809Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d [2021-11-19T01:57:15.085Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-19T01:57:15.085Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-19T01:57:15.085Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-19T01:57:15.085Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-19T01:57:15.085Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-19T01:57:16.045Z] #53 13.03 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-19T01:57:16.045Z] #53 13.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-19T01:57:16.077Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-19T01:57:16.077Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-19T01:57:16.909Z] Removing intermediate container 166cc7d8b387 [2021-11-19T01:57:16.909Z] ---> b6134e8721d8 [2021-11-19T01:57:16.909Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-19T01:57:16.909Z] ---> Running in 6911ead5889f [2021-11-19T01:57:18.517Z] #65 ... [2021-11-19T01:57:18.517Z] [2021-11-19T01:57:18.517Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:18.517Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:18.517Z] #53 13.79 go: downloading github.com/fatih/color v1.7.0 [2021-11-19T01:57:18.517Z] #53 13.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-19T01:57:18.517Z] #53 13.91 go: downloading github.com/pkg/errors v0.8.1 [2021-11-19T01:57:18.517Z] #53 13.91 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-19T01:57:18.517Z] #53 13.97 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-19T01:57:18.517Z] #53 14.40 go: downloading github.com/spf13/viper v1.6.1 [2021-11-19T01:57:18.517Z] #53 15.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-19T01:57:18.517Z] #53 15.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-19T01:57:18.517Z] #53 15.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-19T01:57:18.517Z] #53 15.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-19T01:57:18.517Z] #53 16.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-19T01:57:18.517Z] #53 17.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-19T01:57:18.663Z] #53 ... [2021-11-19T01:57:18.664Z] [2021-11-19T01:57:18.664Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:18.664Z] #26 sha256:d85777e44625604157b47c37afec1e959a2ebb22beaa91f73aa79c644b62067e [2021-11-19T01:57:18.664Z] #26 14.86 + mkdir -p /build [2021-11-19T01:57:18.664Z] #26 14.86 + mv docker/docker /build/ [2021-11-19T01:57:18.664Z] #26 14.87 + rmdir docker [2021-11-19T01:57:18.664Z] #26 DONE 15.4s [2021-11-19T01:57:18.664Z] [2021-11-19T01:57:18.664Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:18.664Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:57:18.664Z] #51 15.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-19T01:57:18.664Z] #51 15.67 go: downloading golang.org/x/mod v0.3.0 [2021-11-19T01:57:19.150Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-19T01:57:19.150Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-19T01:57:19.194Z] a0eb404f1860: Verifying Checksum [2021-11-19T01:57:19.195Z] a0eb404f1860: Download complete [2021-11-19T01:57:19.619Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-19T01:57:19.619Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-19T01:57:19.619Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-19T01:57:19.619Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-19T01:57:19.619Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-19T01:57:19.619Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-19T01:57:20.088Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-19T01:57:20.088Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-19T01:57:20.088Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-19T01:57:20.088Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-19T01:57:20.088Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-19T01:57:20.088Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-19T01:57:20.104Z] #51 ... [2021-11-19T01:57:20.104Z] [2021-11-19T01:57:20.104Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:20.104Z] #65 sha256:0636a319f070cd0ecda4441bf190dae4b3b2cd2b4bae838576900901d61380f4 [2021-11-19T01:57:20.104Z] #65 6.714 + RM_GOPATH=0 [2021-11-19T01:57:20.104Z] #65 6.714 + TMP_GOPATH= [2021-11-19T01:57:20.104Z] #65 6.714 + : /build [2021-11-19T01:57:20.104Z] #65 6.714 + '[' -z '' ']' [2021-11-19T01:57:20.104Z] #65 6.714 ++ mktemp -d [2021-11-19T01:57:20.104Z] #65 6.744 + export GOPATH=/tmp/tmp.50uBifRcVs [2021-11-19T01:57:20.104Z] #65 6.744 + GOPATH=/tmp/tmp.50uBifRcVs [2021-11-19T01:57:20.104Z] #65 6.744 + RM_GOPATH=1 [2021-11-19T01:57:20.104Z] #65 6.744 + case "$(go env GOARCH)" in [2021-11-19T01:57:20.104Z] #65 6.744 ++ go env GOARCH [2021-11-19T01:57:20.104Z] #65 6.777 Install rootlesskit version v0.14.6 [2021-11-19T01:57:20.104Z] #65 6.777 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:20.104Z] #65 6.777 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:20.104Z] #65 6.777 ++ dirname /install.sh [2021-11-19T01:57:20.104Z] #65 6.777 + dir=/ [2021-11-19T01:57:20.104Z] #65 6.777 + bin=rootlesskit [2021-11-19T01:57:20.104Z] #65 6.777 + shift [2021-11-19T01:57:20.104Z] #65 6.777 + '[' '!' -f //rootlesskit.installer ']' [2021-11-19T01:57:20.104Z] #65 6.777 + . //rootlesskit.installer [2021-11-19T01:57:20.104Z] #65 6.777 ++ : v0.14.6 [2021-11-19T01:57:20.104Z] #65 6.777 + install_rootlesskit [2021-11-19T01:57:20.104Z] #65 6.777 + case "$1" in [2021-11-19T01:57:20.104Z] #65 6.777 + export CGO_ENABLED=0 [2021-11-19T01:57:20.104Z] #65 6.777 + CGO_ENABLED=0 [2021-11-19T01:57:20.104Z] #65 6.777 + _install_rootlesskit [2021-11-19T01:57:20.104Z] #65 6.777 + echo 'Install rootlesskit version v0.14.6' [2021-11-19T01:57:20.104Z] #65 6.790 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:57:20.104Z] #65 6.790 + GOBIN=/build [2021-11-19T01:57:20.104Z] #65 6.791 + GO111MODULE=on [2021-11-19T01:57:20.104Z] #65 6.791 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-19T01:57:20.104Z] #65 7.276 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-19T01:57:20.104Z] #65 9.716 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-19T01:57:20.104Z] #65 9.785 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-19T01:57:20.104Z] #65 10.47 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-19T01:57:20.104Z] #65 13.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-19T01:57:20.104Z] #65 14.52 go: downloading github.com/google/uuid v1.3.0 [2021-11-19T01:57:20.104Z] #65 14.62 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-19T01:57:20.104Z] #65 14.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-19T01:57:20.104Z] #65 14.82 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-19T01:57:20.104Z] #65 14.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-19T01:57:20.104Z] #65 15.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-19T01:57:20.104Z] #65 15.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-19T01:57:20.104Z] #65 16.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-19T01:57:20.104Z] #65 16.29 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-19T01:57:20.104Z] #65 ... [2021-11-19T01:57:20.104Z] [2021-11-19T01:57:20.104Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:20.104Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:20.104Z] #53 17.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-19T01:57:20.104Z] #53 17.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-19T01:57:20.104Z] #53 17.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-19T01:57:20.104Z] #53 17.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-19T01:57:20.105Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.1s [2021-11-19T01:57:20.365Z] #53 17.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-19T01:57:20.631Z] #53 17.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-19T01:57:20.631Z] #53 17.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-19T01:57:20.631Z] #53 17.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-19T01:57:20.892Z] #53 18.16 go: downloading github.com/spf13/afero v1.1.2 [2021-11-19T01:57:21.082Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-19T01:57:21.082Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-19T01:57:21.152Z] #53 18.40 go: downloading github.com/spf13/cast v1.3.0 [2021-11-19T01:57:21.152Z] #53 18.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-19T01:57:21.152Z] #53 18.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-19T01:57:21.152Z] #53 18.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-19T01:57:21.152Z] #53 18.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-19T01:57:21.413Z] #53 18.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-19T01:57:21.413Z] #53 18.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-19T01:57:21.413Z] #53 18.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-19T01:57:21.674Z] #53 18.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-19T01:57:21.674Z] #53 18.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-19T01:57:21.674Z] #53 18.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-19T01:57:21.674Z] #53 19.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-19T01:57:21.852Z] #53 ... [2021-11-19T01:57:21.852Z] [2021-11-19T01:57:21.853Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:21.853Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:57:21.853Z] #65 16.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-19T01:57:21.853Z] #65 18.06 go: downloading github.com/google/uuid v1.3.0 [2021-11-19T01:57:21.853Z] #65 18.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-19T01:57:21.853Z] #65 18.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-19T01:57:21.853Z] #65 18.76 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-19T01:57:21.853Z] #65 18.96 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-19T01:57:21.853Z] #65 19.23 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-19T01:57:21.853Z] #65 20.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-19T01:57:21.853Z] #65 ... [2021-11-19T01:57:21.853Z] [2021-11-19T01:57:21.853Z] #38 [tini 1/3] 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-11-19T01:57:21.853Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:57:21.853Z] #38 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:57:21.853Z] #38 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:57:21.935Z] #53 19.14 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-19T01:57:22.113Z] #38 ... [2021-11-19T01:57:22.113Z] [2021-11-19T01:57:22.113Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:22.113Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-19T01:57:22.113Z] #55 10.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-19T01:57:22.149Z] 8f616e6e9eec: Verifying Checksum [2021-11-19T01:57:22.149Z] 8f616e6e9eec: Download complete [2021-11-19T01:57:22.211Z] #53 19.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-19T01:57:22.211Z] #53 ... [2021-11-19T01:57:22.211Z] [2021-11-19T01:57:22.211Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:57:22.211Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:57:22.211Z] #36 19.12 tomll can be used in two ways: [2021-11-19T01:57:22.211Z] #36 19.12 Writing to STDIN and reading from STDOUT: [2021-11-19T01:57:22.211Z] #36 19.12 cat file.toml | tomll > file.toml [2021-11-19T01:57:22.211Z] #36 19.12 [2021-11-19T01:57:22.211Z] #36 19.12 Reading and updating a list of files: [2021-11-19T01:57:22.211Z] #36 19.12 tomll a.toml b.toml c.toml [2021-11-19T01:57:22.211Z] #36 19.12 [2021-11-19T01:57:22.211Z] #36 19.12 When given a list of files, tomll will modify all files in place without asking. [2021-11-19T01:57:22.211Z] #36 DONE 19.4s [2021-11-19T01:57:22.373Z] #55 ... [2021-11-19T01:57:22.373Z] [2021-11-19T01:57:22.373Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:22.373Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:57:22.373Z] #65 20.44 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-19T01:57:22.471Z] [2021-11-19T01:57:22.471Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:22.471Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:22.471Z] #53 19.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-19T01:57:22.471Z] #53 19.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-19T01:57:22.471Z] #53 19.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-19T01:57:22.633Z] #65 ... [2021-11-19T01:57:22.633Z] [2021-11-19T01:57:22.633Z] #60 [containerd 1/3] 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-11-19T01:57:22.633Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-19T01:57:22.633Z] #60 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:57:22.633Z] #60 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:57:22.633Z] #60 ... [2021-11-19T01:57:22.633Z] [2021-11-19T01:57:22.633Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:22.633Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:22.633Z] #31 10.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-19T01:57:22.633Z] #31 13.56 #=#=# [2021-11-19T01:57:22.633Z] #31 14.11 #=#=# 0.9% ######################################################################## 100.0% [2021-11-19T01:57:22.633Z] #31 16.68 [2021-11-19T01:57:22.650Z] #11 ... [2021-11-19T01:57:22.650Z] [2021-11-19T01:57:22.650Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:22.650Z] #31 sha256:d6c0a455ab1e2d494ca437b9d3ed2aae9677f88e58e255cf5067ec8e92ff0bed [2021-11-19T01:57:22.650Z] #31 6.402 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-19T01:57:22.650Z] #31 6.750 [2021-11-19T01:57:22.650Z] #31 6.984 #=#=# ####### 10.5% ######################################### 58.0% ############################################################## 86.6% ######################################################################## 100.0% [2021-11-19T01:57:22.650Z] #31 7.548 [2021-11-19T01:57:22.650Z] #31 8.826 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-19T01:57:22.650Z] #31 9.191 [2021-11-19T01:57:22.650Z] #31 9.421 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:22.650Z] #31 9.680 [2021-11-19T01:57:22.650Z] #31 10.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-19T01:57:22.650Z] #31 10.75 [2021-11-19T01:57:22.650Z] #31 10.97 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:22.650Z] #31 11.29 [2021-11-19T01:57:22.650Z] #31 11.36 Download of images into '/build' complete. [2021-11-19T01:57:22.650Z] #31 11.36 Use something like the following to load the result into a Docker daemon: [2021-11-19T01:57:22.650Z] #31 11.36 tar -cC '/build' . | docker load [2021-11-19T01:57:22.650Z] #31 DONE 14.1s [2021-11-19T01:57:22.650Z] [2021-11-19T01:57:22.650Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-19T01:57:22.650Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-19T01:57:22.732Z] #53 19.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-19T01:57:22.732Z] #53 19.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-19T01:57:22.993Z] #53 20.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-19T01:57:22.993Z] #53 20.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-19T01:57:22.993Z] #53 20.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-19T01:57:23.202Z] #31 ... [2021-11-19T01:57:23.202Z] [2021-11-19T01:57:23.202Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:23.202Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:23.202Z] #53 22.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-19T01:57:23.462Z] #53 22.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-19T01:57:23.565Z] #53 20.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-19T01:57:23.565Z] #53 20.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-19T01:57:23.826Z] #53 21.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-19T01:57:23.826Z] #53 21.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-19T01:57:23.826Z] #53 ... [2021-11-19T01:57:23.826Z] [2021-11-19T01:57:23.826Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:23.826Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:23.826Z] #47 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:23.826Z] #47 13.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:23.826Z] #47 15.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-19T01:57:24.033Z] #53 22.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-19T01:57:24.033Z] #53 22.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-19T01:57:24.033Z] #53 23.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-19T01:57:24.033Z] #53 ... [2021-11-19T01:57:24.033Z] [2021-11-19T01:57:24.033Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:24.033Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:24.033Z] #14 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:57:24.092Z] #47 ... [2021-11-19T01:57:24.092Z] [2021-11-19T01:57:24.092Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:24.092Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:24.092Z] #53 21.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-19T01:57:24.092Z] #53 21.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-19T01:57:24.092Z] #53 21.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-19T01:57:24.092Z] #53 ... [2021-11-19T01:57:24.092Z] [2021-11-19T01:57:24.092Z] #60 [containerd 1/3] 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-11-19T01:57:24.092Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:24.092Z] #60 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:24.092Z] #60 20.42 Fetched 8475 kB in 14s (587 kB/s) [2021-11-19T01:57:24.092Z] #60 20.42 Reading package lists... [2021-11-19T01:57:24.092Z] #60 ... [2021-11-19T01:57:24.092Z] [2021-11-19T01:57:24.092Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:57:24.092Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:57:24.092Z] #49 21.00 Usage of /build/vndr: [2021-11-19T01:57:24.092Z] #49 21.00 /build/vndr [[import path] [revision]] [repository] [2021-11-19T01:57:24.092Z] #49 21.00 /build/vndr init [2021-11-19T01:57:24.092Z] #49 21.00 -strict [2021-11-19T01:57:24.092Z] #49 21.00 checking mode. treat non-trivial warning as an error [2021-11-19T01:57:24.092Z] #49 21.00 -verbose [2021-11-19T01:57:24.092Z] #49 21.00 shows all warnings [2021-11-19T01:57:24.092Z] #49 21.00 -whitelist value [2021-11-19T01:57:24.092Z] #49 21.00 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-19T01:57:24.092Z] #49 DONE 21.5s [2021-11-19T01:57:24.092Z] [2021-11-19T01:57:24.092Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:24.092Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:24.092Z] #53 21.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-19T01:57:24.092Z] #53 21.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-19T01:57:24.092Z] #53 21.47 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-19T01:57:24.292Z] #14 ... [2021-11-19T01:57:24.292Z] [2021-11-19T01:57:24.293Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:24.293Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-19T01:57:24.293Z] #51 12.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-19T01:57:24.293Z] #51 13.07 go: downloading golang.org/x/mod v0.3.0 [2021-11-19T01:57:24.293Z] #51 ... [2021-11-19T01:57:24.293Z] [2021-11-19T01:57:24.293Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:24.293Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:24.293Z] #47 13.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:57:24.293Z] #47 17.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-19T01:57:24.354Z] #53 ... [2021-11-19T01:57:24.354Z] [2021-11-19T01:57:24.354Z] #38 [tini 1/3] 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-11-19T01:57:24.354Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:24.354Z] #38 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:24.354Z] #38 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:24.614Z] #38 21.70 Fetched 8475 kB in 14s (595 kB/s) [2021-11-19T01:57:24.614Z] #38 21.70 Reading package lists... [2021-11-19T01:57:24.614Z] #38 ... [2021-11-19T01:57:24.614Z] [2021-11-19T01:57:24.614Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:24.614Z] #65 sha256:0636a319f070cd0ecda4441bf190dae4b3b2cd2b4bae838576900901d61380f4 [2021-11-19T01:57:24.614Z] #65 18.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-19T01:57:24.863Z] #47 ... [2021-11-19T01:57:24.863Z] [2021-11-19T01:57:24.863Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:24.863Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:24.863Z] #53 23.67 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-19T01:57:24.863Z] #53 23.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-19T01:57:24.863Z] #53 23.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-19T01:57:24.863Z] #53 23.79 go: downloading github.com/spf13/afero v1.1.2 [2021-11-19T01:57:25.123Z] #53 24.20 go: downloading github.com/spf13/cast v1.3.0 [2021-11-19T01:57:25.197Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.2s [2021-11-19T01:57:25.388Z] #53 24.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-19T01:57:25.388Z] #53 24.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-19T01:57:25.388Z] #53 24.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-19T01:57:25.388Z] #53 24.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-19T01:57:25.958Z] #53 24.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-19T01:57:25.958Z] #53 24.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-19T01:57:26.004Z] #65 ... [2021-11-19T01:57:26.004Z] [2021-11-19T01:57:26.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:26.004Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:26.004Z] #14 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:26.004Z] #14 21.37 Fetched 8475 kB in 14s (594 kB/s) [2021-11-19T01:57:26.217Z] #53 25.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-19T01:57:26.217Z] #53 25.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-19T01:57:26.267Z] #14 21.37 Reading package lists... [2021-11-19T01:57:26.267Z] #14 ... [2021-11-19T01:57:26.267Z] [2021-11-19T01:57:26.267Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:26.267Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:57:26.267Z] #43 22.45 Updating files: 91% (1607/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-19T01:57:26.267Z] #43 22.60 + git checkout -q v2.3.0 [2021-11-19T01:57:26.475Z] #53 25.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-19T01:57:26.475Z] #53 25.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-19T01:57:26.475Z] #53 25.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-19T01:57:26.475Z] #53 25.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-19T01:57:26.735Z] #53 25.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-19T01:57:26.735Z] #53 25.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-19T01:57:27.305Z] #53 26.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-19T01:57:27.305Z] #53 26.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-19T01:57:27.305Z] #53 26.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-19T01:57:27.653Z] #43 24.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-19T01:57:27.874Z] #53 26.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-19T01:57:28.134Z] #53 27.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-19T01:57:28.394Z] #53 27.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-19T01:57:28.394Z] #53 27.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-19T01:57:28.507Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 13.6s done [2021-11-19T01:57:28.654Z] #53 27.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-19T01:57:28.769Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-19T01:57:28.914Z] #53 27.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-19T01:57:29.031Z] #11 DONE 46.6s [2021-11-19T01:57:29.031Z] [2021-11-19T01:57:29.031Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-19T01:57:29.031Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-19T01:57:29.180Z] #53 ... [2021-11-19T01:57:29.180Z] [2021-11-19T01:57:29.180Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:57:29.180Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-19T01:57:29.180Z] #36 27.24 tomll can be used in two ways: [2021-11-19T01:57:29.180Z] #36 27.27 Writing to STDIN and reading from STDOUT: [2021-11-19T01:57:29.180Z] #36 27.27 cat file.toml | tomll > file.toml [2021-11-19T01:57:29.180Z] #36 27.27 [2021-11-19T01:57:29.180Z] #36 27.27 Reading and updating a list of files: [2021-11-19T01:57:29.180Z] #36 27.27 tomll a.toml b.toml c.toml [2021-11-19T01:57:29.180Z] #36 27.27 [2021-11-19T01:57:29.180Z] #36 27.27 When given a list of files, tomll will modify all files in place without asking. [2021-11-19T01:57:29.180Z] #36 DONE 28.0s [2021-11-19T01:57:29.180Z] [2021-11-19T01:57:29.180Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:29.180Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:29.180Z] #53 28.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-19T01:57:29.180Z] #53 28.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-19T01:57:29.749Z] #53 28.72 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-19T01:57:29.993Z] #12 DONE 1.0s [2021-11-19T01:57:29.994Z] [2021-11-19T01:57:29.994Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-19T01:57:29.994Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-19T01:57:30.008Z] #53 29.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-19T01:57:30.008Z] #53 29.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-19T01:57:30.008Z] #53 29.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-19T01:57:30.268Z] #53 29.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-19T01:57:30.527Z] #53 29.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-19T01:57:31.100Z] #53 29.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-19T01:57:31.358Z] #53 30.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-19T01:57:31.358Z] #53 30.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-19T01:57:31.427Z] #13 DONE 1.1s [2021-11-19T01:57:31.427Z] [2021-11-19T01:57:31.427Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:57:31.427Z] #64 sha256:fa22cf72ba14e81ffbcf5e3eb2b84718ecef6091130e18e1da17508f2274a63a [2021-11-19T01:57:31.427Z] #64 ... [2021-11-19T01:57:31.427Z] [2021-11-19T01:57:31.427Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-19T01:57:31.427Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-19T01:57:31.427Z] #33 DONE 0.2s [2021-11-19T01:57:31.428Z] [2021-11-19T01:57:31.428Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-19T01:57:31.428Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-19T01:57:31.428Z] #42 DONE 0.2s [2021-11-19T01:57:31.428Z] [2021-11-19T01:57:31.428Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-19T01:57:31.428Z] #64 sha256:fa22cf72ba14e81ffbcf5e3eb2b84718ecef6091130e18e1da17508f2274a63a [2021-11-19T01:57:31.428Z] #64 DONE 0.3s [2021-11-19T01:57:31.428Z] [2021-11-19T01:57:31.428Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:31.428Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:57:31.428Z] #43 ... [2021-11-19T01:57:31.428Z] [2021-11-19T01:57:31.428Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-19T01:57:31.428Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-19T01:57:31.428Z] #46 DONE 0.4s [2021-11-19T01:57:31.428Z] [2021-11-19T01:57:31.428Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-19T01:57:31.428Z] #25 sha256:f65971fcee2d4947245eb36939556146f585bafa0a9f483ab9596ca8f956c496 [2021-11-19T01:57:31.428Z] #25 DONE 0.4s [2021-11-19T01:57:31.617Z] #53 30.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-19T01:57:31.617Z] #53 30.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-19T01:57:31.617Z] #53 30.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-19T01:57:31.691Z] [2021-11-19T01:57:31.691Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:31.691Z] #26 sha256:3a288554a06bdfb1b9ebcaf8404f0f1710312675b47a1728020d8cedf70acf7c [2021-11-19T01:57:31.864Z] #43 ... [2021-11-19T01:57:31.864Z] [2021-11-19T01:57:31.864Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:31.864Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:31.864Z] #53 21.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-19T01:57:31.864Z] #53 22.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-19T01:57:31.864Z] #53 22.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-19T01:57:31.864Z] #53 22.22 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-19T01:57:31.864Z] #53 22.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-19T01:57:31.864Z] #53 22.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-19T01:57:31.864Z] #53 22.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-19T01:57:31.864Z] #53 23.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-19T01:57:31.864Z] #53 23.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-19T01:57:31.864Z] #53 23.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-19T01:57:31.864Z] #53 23.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-19T01:57:31.864Z] #53 23.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-19T01:57:31.864Z] #53 23.65 go: downloading golang.org/x/text v0.3.2 [2021-11-19T01:57:31.864Z] #53 29.17 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-19T01:57:31.877Z] #53 30.78 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-19T01:57:32.125Z] #53 29.18 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-19T01:57:32.125Z] #53 29.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-19T01:57:32.125Z] #53 29.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-19T01:57:32.125Z] #53 29.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-19T01:57:32.463Z] #53 ... [2021-11-19T01:57:32.463Z] [2021-11-19T01:57:32.463Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:57:32.463Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-19T01:57:32.463Z] #49 31.08 Usage of /build/vndr: [2021-11-19T01:57:32.463Z] #49 31.08 /build/vndr [[import path] [revision]] [repository] [2021-11-19T01:57:32.463Z] #49 31.08 /build/vndr init [2021-11-19T01:57:32.463Z] #49 31.08 -strict [2021-11-19T01:57:32.463Z] #49 31.08 checking mode. treat non-trivial warning as an error [2021-11-19T01:57:32.463Z] #49 31.08 -verbose [2021-11-19T01:57:32.463Z] #49 31.08 shows all warnings [2021-11-19T01:57:32.463Z] #49 31.08 -whitelist value [2021-11-19T01:57:32.463Z] #49 31.08 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-19T01:57:32.463Z] #49 DONE 31.2s [2021-11-19T01:57:32.463Z] [2021-11-19T01:57:32.463Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:32.463Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-19T01:57:32.463Z] #43 28.91 Updating files: 80% (1402/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-19T01:57:32.463Z] #43 29.49 + git checkout -q v2.3.0 [2021-11-19T01:57:33.512Z] #53 30.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-19T01:57:33.774Z] #53 30.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-19T01:57:33.774Z] #53 31.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-19T01:57:33.841Z] #43 32.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-19T01:57:33.937Z] Removing intermediate container 2d170c02a4bb [2021-11-19T01:57:33.937Z] ---> 5ebf802977c5 [2021-11-19T01:57:33.937Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-19T01:57:33.937Z] ---> Running in 4fad4b600c71 [2021-11-19T01:57:33.937Z] Removing intermediate container 4fad4b600c71 [2021-11-19T01:57:33.937Z] ---> c4cacadf26d0 [2021-11-19T01:57:33.937Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-19T01:57:33.937Z] ---> Running in 3b3dc2b3e126 [2021-11-19T01:57:33.937Z] Removing intermediate container 3b3dc2b3e126 [2021-11-19T01:57:33.937Z] ---> 39924c308d28 [2021-11-19T01:57:33.937Z] Step 11/11 : COPY . . [2021-11-19T01:57:35.219Z] #43 ... [2021-11-19T01:57:35.219Z] [2021-11-19T01:57:35.219Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:35.219Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:35.219Z] #14 24.12 Fetched 8360 kB in 18s (455 kB/s) [2021-11-19T01:57:35.219Z] #14 24.12 Reading package lists... [2021-11-19T01:57:35.478Z] #14 32.76 Reading package lists... [2021-11-19T01:57:35.478Z] #14 ... [2021-11-19T01:57:35.478Z] [2021-11-19T01:57:35.478Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:35.478Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:57:35.478Z] #65 23.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-19T01:57:35.478Z] #65 24.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-19T01:57:35.478Z] #65 ... [2021-11-19T01:57:35.478Z] [2021-11-19T01:57:35.478Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:35.478Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:35.478Z] #53 32.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-19T01:57:35.478Z] #53 32.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-19T01:57:35.478Z] #53 32.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-19T01:57:35.478Z] #53 32.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-19T01:57:35.478Z] #53 32.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-19T01:57:35.478Z] #53 32.63 go: downloading golang.org/x/text v0.3.2 [2021-11-19T01:57:35.692Z] #53 ... [2021-11-19T01:57:35.692Z] [2021-11-19T01:57:35.692Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:35.692Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:35.692Z] #47 22.50 Fetched 8478 kB in 16s (542 kB/s) [2021-11-19T01:57:35.692Z] #47 22.50 Reading package lists... [2021-11-19T01:57:35.953Z] #47 28.01 Reading package lists... [2021-11-19T01:57:35.953Z] #47 ... [2021-11-19T01:57:35.953Z] [2021-11-19T01:57:35.953Z] #38 [tini 1/3] 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-11-19T01:57:35.953Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:35.953Z] #38 21.70 Reading package lists... [2021-11-19T01:57:35.953Z] #38 26.98 Reading package lists... [2021-11-19T01:57:35.953Z] #38 32.06 Building dependency tree... [2021-11-19T01:57:36.062Z] #53 ... [2021-11-19T01:57:36.062Z] [2021-11-19T01:57:36.062Z] #60 [containerd 1/3] 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-11-19T01:57:36.062Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-19T01:57:36.062Z] #60 24.92 Fetched 8360 kB in 19s (447 kB/s) [2021-11-19T01:57:36.062Z] #60 24.92 Reading package lists... [2021-11-19T01:57:36.062Z] #60 33.47 Reading package lists... [2021-11-19T01:57:36.062Z] #60 ... [2021-11-19T01:57:36.062Z] [2021-11-19T01:57:36.062Z] #38 [tini 1/3] 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-11-19T01:57:36.062Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:57:36.062Z] #38 24.80 Fetched 8360 kB in 19s (445 kB/s) [2021-11-19T01:57:36.062Z] #38 24.80 Reading package lists... [2021-11-19T01:57:36.214Z] #38 ... [2021-11-19T01:57:36.214Z] [2021-11-19T01:57:36.214Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:36.214Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:36.214Z] #47 28.01 Reading package lists... [2021-11-19T01:57:36.322Z] #38 33.21 Reading package lists... [2021-11-19T01:57:36.322Z] #38 ... [2021-11-19T01:57:36.322Z] [2021-11-19T01:57:36.323Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:36.323Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:36.323Z] #31 24.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-19T01:57:36.323Z] #31 27.12 #=#=# [2021-11-19T01:57:36.323Z] #31 27.58 #=#=# 0.4% ######################################################################## 100.0% [2021-11-19T01:57:36.323Z] #31 29.81 [2021-11-19T01:57:36.582Z] #31 ... [2021-11-19T01:57:36.582Z] [2021-11-19T01:57:36.582Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:36.582Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:36.582Z] #47 25.27 Fetched 8363 kB in 20s (417 kB/s) [2021-11-19T01:57:36.582Z] #47 25.27 Reading package lists... [2021-11-19T01:57:37.600Z] #47 33.20 Building dependency tree... [2021-11-19T01:57:38.280Z] #26 ... [2021-11-19T01:57:38.280Z] [2021-11-19T01:57:38.280Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:38.280Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:38.280Z] #14 6.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:38.280Z] #14 6.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:38.280Z] #14 6.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:38.280Z] #14 6.846 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:38.491Z] #47 33.65 Reading package lists... [2021-11-19T01:57:38.491Z] #47 ... [2021-11-19T01:57:38.491Z] [2021-11-19T01:57:38.491Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:38.491Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:38.491Z] #14 32.76 Reading package lists... [2021-11-19T01:57:38.543Z] #47 ... [2021-11-19T01:57:38.543Z] [2021-11-19T01:57:38.543Z] #60 [containerd 1/3] 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-11-19T01:57:38.543Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:38.543Z] #60 20.42 Reading package lists... [2021-11-19T01:57:38.543Z] #60 25.77 Reading package lists... [2021-11-19T01:57:38.543Z] #60 30.98 Building dependency tree... [2021-11-19T01:57:38.543Z] #60 34.58 The following additional packages will be installed: [2021-11-19T01:57:38.543Z] #60 34.58 libbtrfs0 [2021-11-19T01:57:38.543Z] #60 34.87 The following NEW packages will be installed: [2021-11-19T01:57:38.543Z] #60 34.87 libbtrfs-dev libbtrfs0 [2021-11-19T01:57:38.543Z] #60 35.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:38.543Z] #60 35.25 Need to get 460 kB of archives. [2021-11-19T01:57:38.543Z] #60 35.25 After this operation, 1237 kB of additional disk space will be used. [2021-11-19T01:57:38.543Z] #60 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-19T01:57:38.543Z] #60 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-19T01:57:38.543Z] #60 ... [2021-11-19T01:57:38.543Z] [2021-11-19T01:57:38.543Z] #38 [tini 1/3] 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-11-19T01:57:38.543Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:38.543Z] #38 34.76 The following additional packages will be installed: [2021-11-19T01:57:38.543Z] #38 34.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-19T01:57:38.543Z] #38 34.87 Suggested packages: [2021-11-19T01:57:38.543Z] #38 34.87 cmake-doc ninja-build lrzip [2021-11-19T01:57:38.543Z] #38 34.87 Recommended packages: [2021-11-19T01:57:38.543Z] #38 34.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-19T01:57:38.543Z] #38 35.61 The following NEW packages will be installed: [2021-11-19T01:57:38.543Z] #38 35.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-19T01:57:38.543Z] #38 35.61 vim-common xxd [2021-11-19T01:57:38.804Z] #38 36.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:38.804Z] #38 36.07 Need to get 17.7 MB of archives. [2021-11-19T01:57:38.804Z] #38 36.07 After this operation, 70.7 MB of additional disk space will be used. [2021-11-19T01:57:38.804Z] #38 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-19T01:57:38.804Z] #38 36.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T01:57:38.804Z] #38 36.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-19T01:57:38.804Z] #38 36.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-19T01:57:38.851Z] #14 7.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:38.910Z] Removing intermediate container 6911ead5889f [2021-11-19T01:57:38.910Z] ---> e1ea9caf7c15 [2021-11-19T01:57:38.910Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-19T01:57:38.910Z] ---> Running in b459b8f95102 [2021-11-19T01:57:38.910Z] Removing intermediate container b459b8f95102 [2021-11-19T01:57:38.910Z] ---> 118fcf561c97 [2021-11-19T01:57:38.910Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-19T01:57:38.910Z] ---> Running in 05da2a8974c1 [2021-11-19T01:57:38.910Z] Removing intermediate container 05da2a8974c1 [2021-11-19T01:57:38.910Z] ---> a2921752114e [2021-11-19T01:57:38.910Z] Step 11/11 : COPY . . [2021-11-19T01:57:39.065Z] #38 ... [2021-11-19T01:57:39.065Z] [2021-11-19T01:57:39.065Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:39.065Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:39.065Z] #14 21.37 Reading package lists... [2021-11-19T01:57:39.065Z] #14 26.69 Reading package lists... [2021-11-19T01:57:39.065Z] #14 31.90 Building dependency tree... [2021-11-19T01:57:39.065Z] #14 35.40 The following additional packages will be installed: [2021-11-19T01:57:39.065Z] #14 35.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:57:39.065Z] #14 35.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-19T01:57:39.065Z] #14 35.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-19T01:57:39.065Z] #14 35.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-19T01:57:39.065Z] #14 35.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-19T01:57:39.065Z] #14 35.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-19T01:57:39.065Z] #14 35.42 mingw-w64-common mingw-w64-x86-64-dev [2021-11-19T01:57:39.065Z] #14 35.44 Suggested packages: [2021-11-19T01:57:39.065Z] #14 35.44 gcc-10-locales seccomp wine64 [2021-11-19T01:57:39.112Z] #14 ... [2021-11-19T01:57:39.112Z] [2021-11-19T01:57:39.112Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:39.112Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:57:39.112Z] #55 7.230 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-19T01:57:39.112Z] #55 7.881 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-19T01:57:39.112Z] #55 7.936 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-19T01:57:39.112Z] #55 7.948 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-19T01:57:39.326Z] #14 ... [2021-11-19T01:57:39.326Z] [2021-11-19T01:57:39.326Z] #60 [containerd 1/3] 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-11-19T01:57:39.326Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:39.326Z] #60 36.24 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:39.326Z] #60 36.51 Fetched 460 kB in 0s (1278 kB/s) [2021-11-19T01:57:39.326Z] #60 36.62 Selecting previously unselected package libbtrfs0:amd64. [2021-11-19T01:57:39.372Z] #55 ... [2021-11-19T01:57:39.372Z] [2021-11-19T01:57:39.372Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:39.372Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:39.372Z] #14 8.236 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:39.588Z] #60 36.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:57:39.588Z] #60 36.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-19T01:57:39.588Z] #60 36.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:57:39.588Z] #60 36.99 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-19T01:57:39.588Z] #60 36.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-19T01:57:39.849Z] #60 36.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:57:39.872Z] #14 37.58 Building dependency tree... [2021-11-19T01:57:40.110Z] #60 37.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:57:40.110Z] #60 37.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:57:40.110Z] #60 37.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:40.695Z] #60 DONE 37.8s [2021-11-19T01:57:40.695Z] [2021-11-19T01:57:40.695Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:40.695Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:57:40.695Z] #55 37.64 v3.0.2 [2021-11-19T01:57:40.695Z] #55 DONE 37.8s [2021-11-19T01:57:40.695Z] [2021-11-19T01:57:40.695Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-19T01:57:40.695Z] #61 sha256:25b355ac7e6727570d6f67ff2d2a258d53279eeeb71ba4a52e8f4911bfafae3e [2021-11-19T01:57:40.956Z] #61 DONE 0.4s [2021-11-19T01:57:40.956Z] [2021-11-19T01:57:40.956Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:57:40.956Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T01:57:41.292Z] #14 ... [2021-11-19T01:57:41.292Z] [2021-11-19T01:57:41.292Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:57:41.292Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:57:41.292Z] #36 9.194 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-19T01:57:41.292Z] #36 ... [2021-11-19T01:57:41.292Z] [2021-11-19T01:57:41.292Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:41.292Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:57:41.292Z] #34 8.448 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-19T01:57:41.292Z] #34 8.448 Cloning into '.'... [2021-11-19T01:57:41.552Z] #34 ... [2021-11-19T01:57:41.552Z] [2021-11-19T01:57:41.552Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:41.552Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:41.552Z] #53 7.940 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-19T01:57:41.552Z] #53 ... [2021-11-19T01:57:41.552Z] [2021-11-19T01:57:41.552Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:41.552Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:41.552Z] #47 8.415 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:41.552Z] #47 8.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:41.552Z] #47 8.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:41.552Z] #47 9.288 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-19T01:57:41.780Z] #14 40.79 The following additional packages will be installed: [2021-11-19T01:57:41.780Z] #14 40.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:57:41.780Z] #14 40.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-19T01:57:41.780Z] #14 40.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-19T01:57:41.812Z] #47 ... [2021-11-19T01:57:41.812Z] [2021-11-19T01:57:41.812Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:57:41.812Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:57:41.812Z] #49 8.406 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-19T01:57:41.812Z] #49 ... [2021-11-19T01:57:41.812Z] [2021-11-19T01:57:41.812Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:41.812Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:57:41.812Z] #51 8.010 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-19T01:57:41.812Z] #51 10.01 go: downloading github.com/fatih/color v1.10.0 [2021-11-19T01:57:41.812Z] #51 10.12 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-19T01:57:41.812Z] #51 10.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-19T01:57:41.812Z] #51 10.37 go: downloading github.com/pkg/errors v0.9.1 [2021-11-19T01:57:42.040Z] #14 40.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-19T01:57:42.040Z] #14 40.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-19T01:57:42.040Z] #14 40.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-19T01:57:42.040Z] #14 40.83 mingw-w64-common mingw-w64-x86-64-dev [2021-11-19T01:57:42.040Z] #14 40.84 Suggested packages: [2021-11-19T01:57:42.040Z] #14 40.84 gcc-10-locales seccomp wine64 [2021-11-19T01:57:42.073Z] #51 ... [2021-11-19T01:57:42.073Z] [2021-11-19T01:57:42.073Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:42.073Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:57:42.073Z] #65 8.683 + RM_GOPATH=0 [2021-11-19T01:57:42.073Z] #65 8.683 + TMP_GOPATH= [2021-11-19T01:57:42.073Z] #65 8.683 + : /build [2021-11-19T01:57:42.073Z] #65 8.683 + '[' -z '' ']' [2021-11-19T01:57:42.073Z] #65 8.683 ++ mktemp -d [2021-11-19T01:57:42.073Z] #65 8.683 + export GOPATH=/tmp/tmp.z1O0ssZMhZ [2021-11-19T01:57:42.073Z] #65 8.683 + GOPATH=/tmp/tmp.z1O0ssZMhZ [2021-11-19T01:57:42.073Z] #65 8.683 + RM_GOPATH=1 [2021-11-19T01:57:42.073Z] #65 8.683 + case "$(go env GOARCH)" in [2021-11-19T01:57:42.073Z] #65 8.683 ++ go env GOARCH [2021-11-19T01:57:42.073Z] #65 8.750 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:42.073Z] #65 8.750 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:42.073Z] #65 8.750 ++ dirname /install.sh [2021-11-19T01:57:42.073Z] #65 8.750 + dir=/ [2021-11-19T01:57:42.073Z] #65 8.750 + bin=rootlesskit [2021-11-19T01:57:42.073Z] #65 8.750 + shift [2021-11-19T01:57:42.073Z] #65 8.750 + '[' '!' -f //rootlesskit.installer ']' [2021-11-19T01:57:42.073Z] #65 8.750 + . //rootlesskit.installer [2021-11-19T01:57:42.073Z] #65 8.750 ++ : v0.14.6 [2021-11-19T01:57:42.073Z] #65 8.750 + install_rootlesskit [2021-11-19T01:57:42.073Z] #65 8.750 + case "$1" in [2021-11-19T01:57:42.073Z] #65 8.750 + export CGO_ENABLED=0 [2021-11-19T01:57:42.073Z] #65 8.750 + CGO_ENABLED=0 [2021-11-19T01:57:42.073Z] #65 8.750 + _install_rootlesskit [2021-11-19T01:57:42.073Z] #65 8.750 + echo 'Install rootlesskit version v0.14.6' [2021-11-19T01:57:42.073Z] #65 8.750 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:57:42.073Z] #65 8.750 + GOBIN=/build [2021-11-19T01:57:42.073Z] #65 8.750 + GO111MODULE=on [2021-11-19T01:57:42.073Z] #65 8.750 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-19T01:57:42.073Z] #65 8.750 Install rootlesskit version v0.14.6 [2021-11-19T01:57:42.073Z] #65 9.478 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-19T01:57:42.073Z] #65 ... [2021-11-19T01:57:42.073Z] [2021-11-19T01:57:42.073Z] #38 [tini 1/3] 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-11-19T01:57:42.073Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:42.073Z] #38 9.681 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:42.073Z] #38 9.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:42.073Z] #38 9.701 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:42.334Z] #38 ... [2021-11-19T01:57:42.334Z] [2021-11-19T01:57:42.334Z] #60 [containerd 1/3] 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-11-19T01:57:42.334Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:42.334Z] #60 9.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:57:42.334Z] #60 9.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:57:42.334Z] #60 9.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:57:42.334Z] #60 ... [2021-11-19T01:57:42.334Z] [2021-11-19T01:57:42.334Z] #38 [tini 1/3] 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-11-19T01:57:42.334Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:42.334Z] #38 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:42.978Z] #14 41.85 The following NEW packages will be installed: [2021-11-19T01:57:42.978Z] #14 41.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:57:42.978Z] #14 41.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-19T01:57:42.978Z] #14 41.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-19T01:57:42.978Z] #14 41.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-19T01:57:42.978Z] #14 41.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-19T01:57:42.978Z] #14 41.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-19T01:57:42.978Z] #14 41.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-19T01:57:42.978Z] #14 41.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-19T01:57:42.978Z] #14 41.86 mingw-w64-x86-64-dev [2021-11-19T01:57:43.239Z] #14 42.26 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:43.239Z] #14 42.26 Need to get 108 MB of archives. [2021-11-19T01:57:43.239Z] #14 42.26 After this operation, 620 MB of additional disk space will be used. [2021-11-19T01:57:43.239Z] #14 42.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-11-19T01:57:43.239Z] #14 42.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-11-19T01:57:43.503Z] #14 42.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-19T01:57:43.503Z] #14 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-19T01:57:43.503Z] #14 42.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-19T01:57:43.503Z] #14 42.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-19T01:57:43.762Z] #14 42.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-19T01:57:43.762Z] #14 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-11-19T01:57:43.762Z] #14 42.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-11-19T01:57:43.762Z] #14 ... [2021-11-19T01:57:43.762Z] [2021-11-19T01:57:43.762Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:43.762Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:43.762Z] #31 33.57 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-19T01:57:43.762Z] #31 34.75 [2021-11-19T01:57:43.762Z] #31 35.04 #=#=# 0.1% ######### 13.3% ################## 25.5% ########################## 36.6% ################################## 48.6% ################################################ 67.7% ##################################################### 74.1% ############################################################# 85.2% ######################################################################## 100.0% [2021-11-19T01:57:43.762Z] #31 37.04 [2021-11-19T01:57:45.528Z] #31 ... [2021-11-19T01:57:45.528Z] [2021-11-19T01:57:45.528Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:45.528Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-19T01:57:45.528Z] #55 43.89 v3.0.2 [2021-11-19T01:57:46.245Z] #62 5.078 + RM_GOPATH=0 [2021-11-19T01:57:46.245Z] #62 5.078 + TMP_GOPATH= [2021-11-19T01:57:46.245Z] #62 5.078 + : /build [2021-11-19T01:57:46.245Z] #62 5.078 + '[' -z '' ']' [2021-11-19T01:57:46.245Z] #62 5.078 ++ mktemp -d [2021-11-19T01:57:46.245Z] #62 5.078 + export GOPATH=/tmp/tmp.9V1uD6VqL1 [2021-11-19T01:57:46.245Z] #62 5.078 + GOPATH=/tmp/tmp.9V1uD6VqL1 [2021-11-19T01:57:46.245Z] #62 5.078 + RM_GOPATH=1 [2021-11-19T01:57:46.245Z] #62 5.078 + case "$(go env GOARCH)" in [2021-11-19T01:57:46.245Z] #62 5.078 ++ go env GOARCH [2021-11-19T01:57:46.245Z] #62 5.078 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:46.245Z] #62 5.078 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:46.245Z] #62 5.078 ++ dirname /install.sh [2021-11-19T01:57:46.245Z] #62 5.078 + dir=/ [2021-11-19T01:57:46.245Z] #62 5.078 + bin=containerd [2021-11-19T01:57:46.245Z] #62 5.078 + shift [2021-11-19T01:57:46.245Z] #62 5.078 + '[' '!' -f //containerd.installer ']' [2021-11-19T01:57:46.245Z] #62 5.078 + . //containerd.installer [2021-11-19T01:57:46.245Z] #62 5.078 ++ set -e [2021-11-19T01:57:46.245Z] #62 5.078 ++ : v1.5.8 [2021-11-19T01:57:46.245Z] #62 5.078 + install_containerd [2021-11-19T01:57:46.245Z] #62 5.082 + echo 'Install containerd version v1.5.8' [2021-11-19T01:57:46.245Z] #62 5.102 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9V1uD6VqL1/src/github.com/containerd/containerd [2021-11-19T01:57:46.245Z] #62 5.102 Cloning into '/tmp/tmp.9V1uD6VqL1/src/github.com/containerd/containerd'... [2021-11-19T01:57:46.245Z] #62 5.102 Install containerd version v1.5.8 [2021-11-19T01:57:46.544Z] #38 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:46.816Z] #62 ... [2021-11-19T01:57:46.816Z] [2021-11-19T01:57:46.816Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:46.816Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:46.816Z] #14 36.79 The following NEW packages will be installed: [2021-11-19T01:57:46.816Z] #14 36.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:57:46.816Z] #14 36.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-19T01:57:46.816Z] #14 36.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-19T01:57:46.816Z] #14 36.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-19T01:57:46.816Z] #14 36.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-19T01:57:46.816Z] #14 36.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-19T01:57:46.816Z] #14 36.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-19T01:57:46.816Z] #14 36.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-19T01:57:46.816Z] #14 36.79 mingw-w64-x86-64-dev [2021-11-19T01:57:46.816Z] #14 37.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:46.816Z] #14 37.17 Need to get 115 MB of archives. [2021-11-19T01:57:46.816Z] #14 37.17 After this operation, 645 MB of additional disk space will be used. [2021-11-19T01:57:46.816Z] #14 37.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-19T01:57:46.816Z] #14 37.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-19T01:57:46.816Z] #14 37.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-19T01:57:46.816Z] #14 37.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-19T01:57:46.816Z] #14 37.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-19T01:57:46.816Z] #14 37.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-19T01:57:46.816Z] #14 37.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-19T01:57:46.816Z] #14 37.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-19T01:57:46.816Z] #14 37.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-19T01:57:46.816Z] #14 38.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-19T01:57:46.816Z] #14 39.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-19T01:57:46.816Z] #14 39.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-19T01:57:46.816Z] #14 40.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-19T01:57:46.816Z] #14 41.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-19T01:57:46.816Z] #14 42.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-19T01:57:46.816Z] #14 42.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-19T01:57:46.816Z] #14 42.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-19T01:57:46.816Z] #14 42.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-19T01:57:46.816Z] #14 42.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-19T01:57:46.816Z] #14 42.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-19T01:57:46.816Z] #14 42.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-19T01:57:46.816Z] #14 42.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-19T01:57:46.816Z] #14 42.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-19T01:57:46.816Z] #14 42.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-19T01:57:46.816Z] #14 42.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-19T01:57:46.816Z] #14 43.25 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:46.816Z] #14 43.47 Fetched 115 MB in 5s (21.1 MB/s) [2021-11-19T01:57:46.816Z] #14 43.55 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-19T01:57:46.816Z] #14 43.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:57:46.816Z] #14 43.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-19T01:57:46.816Z] #14 43.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:57:46.914Z] #55 ... [2021-11-19T01:57:46.914Z] [2021-11-19T01:57:46.914Z] #60 [containerd 1/3] 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-11-19T01:57:46.914Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-19T01:57:46.914Z] #60 33.47 Reading package lists... [2021-11-19T01:57:46.914Z] #60 37.49 Building dependency tree... [2021-11-19T01:57:46.914Z] #60 40.75 The following additional packages will be installed: [2021-11-19T01:57:46.914Z] #60 40.75 libbtrfs0 [2021-11-19T01:57:46.914Z] #60 40.91 The following NEW packages will be installed: [2021-11-19T01:57:46.914Z] #60 40.92 libbtrfs-dev libbtrfs0 [2021-11-19T01:57:46.914Z] #60 41.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:46.914Z] #60 41.27 Need to get 454 kB of archives. [2021-11-19T01:57:46.914Z] #60 41.27 After this operation, 1275 kB of additional disk space will be used. [2021-11-19T01:57:46.914Z] #60 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-19T01:57:46.914Z] #60 41.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-19T01:57:46.914Z] #60 42.08 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:46.914Z] #60 42.28 Fetched 454 kB in 0s (1436 kB/s) [2021-11-19T01:57:46.914Z] #60 42.39 Selecting previously unselected package libbtrfs0:arm64. [2021-11-19T01:57:46.914Z] #60 42.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-19T01:57:46.914Z] #60 42.42 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-19T01:57:46.914Z] #60 42.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-19T01:57:46.914Z] #60 42.59 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-19T01:57:46.914Z] #60 42.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-19T01:57:46.914Z] #60 42.61 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-19T01:57:46.914Z] #60 42.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-19T01:57:46.914Z] #60 42.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-19T01:57:46.914Z] #60 43.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:46.914Z] #60 DONE 45.7s [2021-11-19T01:57:46.914Z] [2021-11-19T01:57:46.914Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:46.914Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-19T01:57:46.914Z] #55 DONE 45.9s [2021-11-19T01:57:46.914Z] [2021-11-19T01:57:46.914Z] #38 [tini 1/3] 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-11-19T01:57:46.914Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:57:46.914Z] #38 33.21 Reading package lists... [2021-11-19T01:57:46.914Z] #38 37.63 Building dependency tree... [2021-11-19T01:57:46.914Z] #38 40.84 The following additional packages will be installed: [2021-11-19T01:57:46.914Z] #38 40.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-19T01:57:46.914Z] #38 40.86 Suggested packages: [2021-11-19T01:57:46.914Z] #38 40.88 cmake-doc ninja-build lrzip [2021-11-19T01:57:46.914Z] #38 40.88 Recommended packages: [2021-11-19T01:57:46.914Z] #38 40.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-19T01:57:46.914Z] #38 41.52 The following NEW packages will be installed: [2021-11-19T01:57:46.914Z] #38 41.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-19T01:57:46.914Z] #38 41.54 vim-common xxd [2021-11-19T01:57:46.914Z] #38 41.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:46.914Z] #38 41.92 Need to get 15.6 MB of archives. [2021-11-19T01:57:46.914Z] #38 41.92 After this operation, 67.4 MB of additional disk space will be used. [2021-11-19T01:57:46.914Z] #38 41.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-19T01:57:46.914Z] #38 41.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T01:57:46.914Z] #38 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-19T01:57:46.914Z] #38 41.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-19T01:57:46.914Z] #38 42.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-19T01:57:46.914Z] #38 42.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-19T01:57:46.914Z] #38 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-19T01:57:46.914Z] #38 42.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-19T01:57:46.914Z] #38 42.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-19T01:57:46.914Z] #38 42.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-19T01:57:46.914Z] #38 43.38 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:46.914Z] #38 43.63 Fetched 15.6 MB in 1s (18.9 MB/s) [2021-11-19T01:57:46.914Z] #38 44.17 Selecting previously unselected package xxd. [2021-11-19T01:57:46.914Z] #38 44.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-19T01:57:46.914Z] #38 44.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-19T01:57:46.914Z] #38 44.73 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T01:57:46.914Z] #38 45.09 Selecting previously unselected package vim-common. [2021-11-19T01:57:46.914Z] #38 45.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:57:46.914Z] #38 45.19 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T01:57:46.914Z] #38 45.70 Selecting previously unselected package cmake-data. [2021-11-19T01:57:46.914Z] #38 45.71 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-19T01:57:46.914Z] #38 45.72 Unpacking cmake-data (3.18.4-2) ... [2021-11-19T01:57:47.387Z] #14 ... [2021-11-19T01:57:47.387Z] [2021-11-19T01:57:47.387Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:47.387Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:57:47.650Z] #34 44.34 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-19T01:57:47.650Z] #34 44.63 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-19T01:57:47.854Z] #38 ... [2021-11-19T01:57:47.854Z] [2021-11-19T01:57:47.854Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:47.854Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-19T01:57:47.854Z] #34 46.37 Updating files: 85% (1306/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) [2021-11-19T01:57:47.854Z] #34 ... [2021-11-19T01:57:47.854Z] [2021-11-19T01:57:47.854Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-19T01:57:47.854Z] #61 sha256:e46de1428be3bf0986b2e769610e25609a34431df647552b224b5b175501fa45 [2021-11-19T01:57:47.854Z] #61 DONE 1.1s [2021-11-19T01:57:47.854Z] [2021-11-19T01:57:47.854Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:47.854Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-19T01:57:47.932Z] #38 ... [2021-11-19T01:57:47.932Z] [2021-11-19T01:57:47.932Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:47.932Z] #26 sha256:3a288554a06bdfb1b9ebcaf8404f0f1710312675b47a1728020d8cedf70acf7c [2021-11-19T01:57:47.932Z] #26 8.796 + RM_GOPATH=0 [2021-11-19T01:57:47.932Z] #26 8.796 + TMP_GOPATH= [2021-11-19T01:57:47.932Z] #26 8.796 + : /build [2021-11-19T01:57:47.932Z] #26 8.796 + '[' -z '' ']' [2021-11-19T01:57:47.932Z] #26 8.799 ++ mktemp -d [2021-11-19T01:57:47.932Z] #26 8.800 + export GOPATH=/tmp/tmp.z7fhSS9sC1 [2021-11-19T01:57:47.932Z] #26 8.800 + GOPATH=/tmp/tmp.z7fhSS9sC1 [2021-11-19T01:57:47.932Z] #26 8.800 + RM_GOPATH=1 [2021-11-19T01:57:47.932Z] #26 8.800 + case "$(go env GOARCH)" in [2021-11-19T01:57:47.932Z] #26 8.800 ++ go env GOARCH [2021-11-19T01:57:47.932Z] #26 8.825 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:47.932Z] #26 8.825 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:47.932Z] #26 8.828 ++ dirname /install.sh [2021-11-19T01:57:47.932Z] #26 8.833 + dir=/ [2021-11-19T01:57:47.932Z] #26 8.833 + bin=dockercli [2021-11-19T01:57:47.932Z] #26 8.833 + shift [2021-11-19T01:57:47.932Z] #26 8.833 + '[' '!' -f //dockercli.installer ']' [2021-11-19T01:57:47.932Z] #26 8.834 + . //dockercli.installer [2021-11-19T01:57:47.932Z] #26 8.834 ++ : stable [2021-11-19T01:57:47.932Z] #26 8.834 ++ : 17.06.2-ce [2021-11-19T01:57:47.932Z] #26 8.834 + install_dockercli [2021-11-19T01:57:47.932Z] #26 8.834 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-19T01:57:47.932Z] #26 8.834 Install docker/cli version 17.06.2-ce from stable [2021-11-19T01:57:47.932Z] #26 8.848 ++ uname -m [2021-11-19T01:57:47.932Z] #26 8.848 + arch=x86_64 [2021-11-19T01:57:47.932Z] #26 8.848 + '[' x86_64 '!=' x86_64 ']' [2021-11-19T01:57:47.932Z] #26 8.848 + url=https://download.docker.com/linux/static [2021-11-19T01:57:47.932Z] #26 8.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-19T01:57:47.932Z] #26 8.882 + tar -xz docker/docker [2021-11-19T01:57:48.221Z] #34 44.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:48.375Z] #34 46.37 Updating files: 85% (1306/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-19T01:57:48.375Z] #34 47.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-19T01:57:48.634Z] #34 47.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:57:49.203Z] #34 ... [2021-11-19T01:57:49.203Z] [2021-11-19T01:57:49.203Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:49.203Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:49.203Z] #47 33.65 Reading package lists... [2021-11-19T01:57:49.203Z] #47 37.86 Building dependency tree... [2021-11-19T01:57:49.203Z] #47 41.14 The following additional packages will be installed: [2021-11-19T01:57:49.203Z] #47 41.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:57:49.203Z] #47 41.15 python3-protobuf python3-six [2021-11-19T01:57:49.203Z] #47 41.16 Suggested packages: [2021-11-19T01:57:49.203Z] #47 41.18 python3-setuptools [2021-11-19T01:57:49.203Z] #47 41.18 Recommended packages: [2021-11-19T01:57:49.203Z] #47 41.18 iproute2 | iproute [2021-11-19T01:57:49.203Z] #47 41.63 The following NEW packages will be installed: [2021-11-19T01:57:49.203Z] #47 41.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:57:49.203Z] #47 41.63 python3-protobuf python3-six [2021-11-19T01:57:49.203Z] #47 42.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:49.203Z] #47 42.09 Need to get 2112 kB of archives. [2021-11-19T01:57:49.203Z] #47 42.09 After this operation, 10.7 MB of additional disk space will be used. [2021-11-19T01:57:49.203Z] #47 42.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-19T01:57:49.203Z] #47 42.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T01:57:49.203Z] #47 42.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-19T01:57:49.203Z] #47 42.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-19T01:57:49.203Z] #47 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-19T01:57:49.203Z] #47 42.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-19T01:57:49.203Z] #47 42.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-19T01:57:49.203Z] #47 45.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-19T01:57:49.468Z] #47 47.84 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:49.468Z] #47 ... [2021-11-19T01:57:49.468Z] [2021-11-19T01:57:49.468Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:49.468Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T01:57:49.468Z] #53 38.14 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-19T01:57:49.468Z] #53 38.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-19T01:57:49.468Z] #53 38.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-19T01:57:49.468Z] #53 38.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-19T01:57:49.468Z] #53 38.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-19T01:57:49.468Z] #53 39.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-19T01:57:49.468Z] #53 39.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-19T01:57:49.468Z] #53 39.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-19T01:57:49.468Z] #53 ... [2021-11-19T01:57:49.468Z] [2021-11-19T01:57:49.468Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:57:49.468Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T01:57:49.468Z] #62 0.976 + RM_GOPATH=0 [2021-11-19T01:57:49.468Z] #62 0.976 + TMP_GOPATH= [2021-11-19T01:57:49.468Z] #62 0.976 + : /build [2021-11-19T01:57:49.468Z] #62 0.976 + '[' -z '' ']' [2021-11-19T01:57:49.468Z] #62 0.976 ++ mktemp -d [2021-11-19T01:57:49.468Z] #62 0.983 + export GOPATH=/tmp/tmp.1w8tLqmeTK [2021-11-19T01:57:49.468Z] #62 0.983 + GOPATH=/tmp/tmp.1w8tLqmeTK [2021-11-19T01:57:49.468Z] #62 0.983 + RM_GOPATH=1 [2021-11-19T01:57:49.468Z] #62 0.983 + case "$(go env GOARCH)" in [2021-11-19T01:57:49.468Z] #62 0.983 ++ go env GOARCH [2021-11-19T01:57:49.468Z] #62 1.028 Install containerd version v1.5.8 [2021-11-19T01:57:49.468Z] #62 1.028 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:49.468Z] #62 1.028 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:57:49.468Z] #62 1.028 ++ dirname /install.sh [2021-11-19T01:57:49.468Z] #62 1.028 + dir=/ [2021-11-19T01:57:49.468Z] #62 1.028 + bin=containerd [2021-11-19T01:57:49.468Z] #62 1.028 + shift [2021-11-19T01:57:49.468Z] #62 1.028 + '[' '!' -f //containerd.installer ']' [2021-11-19T01:57:49.468Z] #62 1.028 + . //containerd.installer [2021-11-19T01:57:49.468Z] #62 1.028 ++ set -e [2021-11-19T01:57:49.468Z] #62 1.028 ++ : v1.5.8 [2021-11-19T01:57:49.468Z] #62 1.028 + install_containerd [2021-11-19T01:57:49.468Z] #62 1.028 + echo 'Install containerd version v1.5.8' [2021-11-19T01:57:49.468Z] #62 1.028 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1w8tLqmeTK/src/github.com/containerd/containerd [2021-11-19T01:57:49.468Z] #62 1.028 Cloning into '/tmp/tmp.1w8tLqmeTK/src/github.com/containerd/containerd'... [2021-11-19T01:57:49.630Z] #34 ... [2021-11-19T01:57:49.630Z] [2021-11-19T01:57:49.630Z] #38 [tini 1/3] 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-11-19T01:57:49.630Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:49.630Z] #38 36.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-19T01:57:49.630Z] #38 36.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-19T01:57:49.630Z] #38 36.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-19T01:57:49.630Z] #38 36.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-19T01:57:49.630Z] #38 36.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-19T01:57:49.630Z] #38 36.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-19T01:57:49.630Z] #38 38.49 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:49.630Z] #38 38.78 Fetched 17.7 MB in 1s (12.0 MB/s) [2021-11-19T01:57:49.630Z] #38 38.86 Selecting previously unselected package xxd. [2021-11-19T01:57:49.630Z] #38 38.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:57:49.630Z] #38 38.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T01:57:49.630Z] #38 38.95 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T01:57:49.630Z] #38 39.15 Selecting previously unselected package vim-common. [2021-11-19T01:57:49.630Z] #38 39.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:57:49.630Z] #38 39.18 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T01:57:49.630Z] #38 39.45 Selecting previously unselected package cmake-data. [2021-11-19T01:57:49.630Z] #38 39.45 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-19T01:57:49.630Z] #38 39.45 Unpacking cmake-data (3.18.4-2) ... [2021-11-19T01:57:49.630Z] #38 42.56 Selecting previously unselected package libicu67:amd64. [2021-11-19T01:57:49.630Z] #38 42.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-19T01:57:49.630Z] #38 42.56 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-19T01:57:49.630Z] #38 ... [2021-11-19T01:57:49.630Z] [2021-11-19T01:57:49.630Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:49.630Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:49.630Z] #14 46.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-19T01:57:49.630Z] #14 46.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-19T01:57:49.630Z] #14 46.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:57:49.891Z] #14 ... [2021-11-19T01:57:49.891Z] [2021-11-19T01:57:49.891Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:49.891Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:49.891Z] #47 36.73 The following additional packages will be installed: [2021-11-19T01:57:49.891Z] #47 36.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:57:49.891Z] #47 36.73 python3-protobuf python3-six [2021-11-19T01:57:49.891Z] #47 36.73 Suggested packages: [2021-11-19T01:57:49.891Z] #47 36.73 python3-setuptools [2021-11-19T01:57:49.891Z] #47 36.73 Recommended packages: [2021-11-19T01:57:49.891Z] #47 36.73 iproute2 | iproute [2021-11-19T01:57:49.891Z] #47 37.26 The following NEW packages will be installed: [2021-11-19T01:57:49.891Z] #47 37.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:57:49.891Z] #47 37.30 python3-protobuf python3-six [2021-11-19T01:57:49.891Z] #47 37.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:57:49.891Z] #47 37.65 Need to get 2288 kB of archives. [2021-11-19T01:57:49.891Z] #47 37.65 After this operation, 11.0 MB of additional disk space will be used. [2021-11-19T01:57:49.891Z] #47 37.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-19T01:57:49.891Z] #47 37.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T01:57:49.891Z] #47 37.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-19T01:57:49.891Z] #47 37.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-19T01:57:49.891Z] #47 37.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-19T01:57:49.891Z] #47 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-19T01:57:49.891Z] #47 37.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-19T01:57:49.891Z] #47 42.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-19T01:57:49.891Z] #47 44.08 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:49.891Z] #47 44.31 Fetched 2288 kB in 6s (392 kB/s) [2021-11-19T01:57:49.891Z] #47 44.41 Selecting previously unselected package libprotobuf23:amd64. [2021-11-19T01:57:49.891Z] #47 44.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 ... 15713 files and directories currently installed.) [2021-11-19T01:57:49.891Z] #47 44.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-19T01:57:49.891Z] #47 44.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-19T01:57:49.891Z] #47 45.58 Selecting previously unselected package python3-pkg-resources. [2021-11-19T01:57:49.891Z] #47 45.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T01:57:49.891Z] #47 45.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:57:49.891Z] #47 45.82 Selecting previously unselected package python3-six. [2021-11-19T01:57:49.891Z] #47 45.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-19T01:57:49.891Z] #47 45.89 Unpacking python3-six (1.16.0-2) ... [2021-11-19T01:57:49.891Z] #47 46.00 Selecting previously unselected package python3-protobuf. [2021-11-19T01:57:49.891Z] #47 46.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-19T01:57:49.891Z] #47 46.01 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-19T01:57:49.891Z] #47 46.51 Selecting previously unselected package libnet1:amd64. [2021-11-19T01:57:49.891Z] #47 46.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-19T01:57:49.892Z] #47 46.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:57:49.892Z] #47 46.69 Selecting previously unselected package libnl-3-200:amd64. [2021-11-19T01:57:49.892Z] #47 46.69 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-19T01:57:49.892Z] #47 46.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:57:49.892Z] #47 46.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-19T01:57:50.152Z] #47 46.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-19T01:57:50.152Z] #47 46.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:57:50.152Z] #47 46.99 Selecting previously unselected package criu. [2021-11-19T01:57:50.152Z] #47 46.99 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-19T01:57:50.153Z] #47 46.99 Unpacking criu (3.16.1-1) ... [2021-11-19T01:57:50.482Z] #26 ... [2021-11-19T01:57:50.482Z] [2021-11-19T01:57:50.482Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:50.482Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:50.482Z] #53 18.80 go: downloading github.com/fatih/color v1.7.0 [2021-11-19T01:57:50.482Z] #53 18.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-19T01:57:50.482Z] #53 18.94 go: downloading github.com/pkg/errors v0.8.1 [2021-11-19T01:57:50.482Z] #53 18.94 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-19T01:57:50.482Z] #53 ... [2021-11-19T01:57:50.482Z] [2021-11-19T01:57:50.482Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:57:50.482Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:57:50.482Z] #43 8.689 + git clone https://github.com/docker/distribution.git . [2021-11-19T01:57:50.482Z] #43 8.704 Cloning into '.'... [2021-11-19T01:57:50.482Z] #43 ... [2021-11-19T01:57:50.482Z] [2021-11-19T01:57:50.482Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:50.482Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:50.482Z] #53 19.17 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-19T01:57:50.743Z] #53 19.53 go: downloading github.com/spf13/viper v1.6.1 [2021-11-19T01:57:51.007Z] #53 ... [2021-11-19T01:57:51.007Z] [2021-11-19T01:57:51.007Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:57:51.007Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:57:51.007Z] #55 9.866 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-19T01:57:51.007Z] #55 ... [2021-11-19T01:57:51.007Z] [2021-11-19T01:57:51.007Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:51.007Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:51.007Z] #53 20.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-19T01:57:51.007Z] #53 20.02 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-19T01:57:51.096Z] #47 47.75 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:57:51.356Z] #47 ... [2021-11-19T01:57:51.356Z] [2021-11-19T01:57:51.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:51.356Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:57:51.356Z] #14 48.59 Selecting previously unselected package binutils-mingw-w64. [2021-11-19T01:57:51.356Z] #14 48.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-19T01:57:51.356Z] #14 48.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:57:51.579Z] #53 20.18 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-19T01:57:51.579Z] #53 20.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-19T01:57:51.619Z] #14 48.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-19T01:57:51.619Z] #14 48.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:57:51.619Z] #14 48.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:57:51.619Z] #14 48.92 Selecting previously unselected package dmsetup. [2021-11-19T01:57:51.619Z] #14 48.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:57:51.619Z] #14 48.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:57:51.881Z] #14 49.10 Selecting previously unselected package mingw-w64-common. [2021-11-19T01:57:51.881Z] #14 49.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-19T01:57:51.881Z] #14 49.11 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-19T01:57:52.153Z] #53 ... [2021-11-19T01:57:52.153Z] [2021-11-19T01:57:52.153Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:52.153Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:52.153Z] #47 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:52.153Z] #47 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:52.153Z] #47 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:52.153Z] #47 ... [2021-11-19T01:57:52.153Z] [2021-11-19T01:57:52.153Z] #38 [tini 1/3] 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-11-19T01:57:52.153Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:52.153Z] #38 19.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:52.415Z] #38 ... [2021-11-19T01:57:52.415Z] [2021-11-19T01:57:52.415Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:57:52.415Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:57:52.415Z] #51 11.21 go: downloading golang.org/x/tools v0.1.0 [2021-11-19T01:57:52.415Z] #51 11.39 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-19T01:57:52.415Z] #51 11.66 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-19T01:57:52.415Z] #51 12.03 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-19T01:57:52.415Z] #51 12.22 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-19T01:57:52.415Z] #51 18.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-19T01:57:52.415Z] #51 18.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-19T01:57:52.415Z] #51 19.07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-19T01:57:52.677Z] #51 ... [2021-11-19T01:57:52.677Z] [2021-11-19T01:57:52.677Z] #60 [containerd 1/3] 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-11-19T01:57:52.677Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:57:52.677Z] #60 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:57:52.677Z] #60 15.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:57:52.677Z] #60 19.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:57:52.939Z] #60 ... [2021-11-19T01:57:52.939Z] [2021-11-19T01:57:52.939Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:52.939Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:57:52.939Z] #65 14.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-19T01:57:52.939Z] #65 14.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-19T01:57:52.939Z] #65 15.49 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-19T01:57:52.939Z] #65 21.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-19T01:57:53.517Z] #65 ... [2021-11-19T01:57:53.517Z] [2021-11-19T01:57:53.517Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:57:53.517Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:57:53.517Z] #53 22.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-19T01:57:53.517Z] #53 22.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-19T01:57:53.669Z] #62 ... [2021-11-19T01:57:53.669Z] [2021-11-19T01:57:53.669Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:53.669Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:53.669Z] #47 48.35 Fetched 2112 kB in 5s (465 kB/s) [2021-11-19T01:57:53.669Z] #47 48.47 Selecting previously unselected package libprotobuf23:arm64. [2021-11-19T01:57:53.669Z] #47 48.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-19T01:57:53.669Z] #47 48.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 48.57 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-19T01:57:53.669Z] #47 49.69 Selecting previously unselected package python3-pkg-resources. [2021-11-19T01:57:53.669Z] #47 49.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T01:57:53.669Z] #47 49.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:57:53.669Z] #47 50.10 Selecting previously unselected package python3-six. [2021-11-19T01:57:53.669Z] #47 50.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-19T01:57:53.669Z] #47 50.11 Unpacking python3-six (1.16.0-2) ... [2021-11-19T01:57:53.669Z] #47 50.29 Selecting previously unselected package python3-protobuf. [2021-11-19T01:57:53.669Z] #47 50.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 50.35 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-19T01:57:53.669Z] #47 50.93 Selecting previously unselected package libnet1:arm64. [2021-11-19T01:57:53.669Z] #47 50.93 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 50.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:57:53.669Z] #47 51.03 Selecting previously unselected package libnl-3-200:arm64. [2021-11-19T01:57:53.669Z] #47 51.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 51.03 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-19T01:57:53.669Z] #47 51.16 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-19T01:57:53.669Z] #47 51.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 51.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-19T01:57:53.669Z] #47 51.27 Selecting previously unselected package criu. [2021-11-19T01:57:53.669Z] #47 51.28 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-19T01:57:53.669Z] #47 51.29 Unpacking criu (3.16.1-1) ... [2021-11-19T01:57:53.669Z] #47 52.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:57:54.241Z] #47 ... [2021-11-19T01:57:54.241Z] [2021-11-19T01:57:54.241Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:54.241Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:54.241Z] #14 43.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-19T01:57:54.241Z] #14 44.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-11-19T01:57:54.241Z] #14 45.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-11-19T01:57:54.241Z] #14 46.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-19T01:57:54.241Z] #14 47.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-11-19T01:57:54.241Z] #14 48.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-19T01:57:54.241Z] #14 48.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-19T01:57:54.241Z] #14 48.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-19T01:57:54.241Z] #14 48.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-19T01:57:54.241Z] #14 48.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-19T01:57:54.241Z] #14 48.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-11-19T01:57:54.241Z] #14 48.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-19T01:57:54.241Z] #14 48.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-19T01:57:54.241Z] #14 48.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-19T01:57:54.241Z] #14 48.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-19T01:57:54.241Z] #14 48.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-19T01:57:54.241Z] #14 48.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-19T01:57:54.241Z] #14 48.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-19T01:57:54.241Z] #14 48.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-19T01:57:54.241Z] #14 48.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-19T01:57:54.241Z] #14 48.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-19T01:57:54.241Z] #14 50.29 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:57:54.241Z] #14 50.58 Fetched 108 MB in 7s (16.1 MB/s) [2021-11-19T01:57:54.241Z] #14 50.76 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-19T01:57:54.241Z] #14 50.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-19T01:57:54.241Z] #14 50.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-19T01:57:54.241Z] #14 50.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:57:54.241Z] #14 52.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-19T01:57:54.241Z] #14 52.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-19T01:57:54.241Z] #14 52.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:57:54.813Z] #14 ... [2021-11-19T01:57:54.813Z] [2021-11-19T01:57:54.813Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:54.813Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:54.813Z] #47 53.49 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-19T01:57:55.074Z] #47 53.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:57:55.074Z] #47 53.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-19T01:57:55.074Z] #47 53.54 Setting up python3-six (1.16.0-2) ... [2021-11-19T01:57:55.220Z] ---> 8e4714ec9552 [2021-11-19T01:57:55.220Z] Successfully built 8e4714ec9552 [2021-11-19T01:57:55.220Z] Successfully tagged docker:latest [2021-11-19T01:57:55.220Z] INFO: Image build ended at 11/19/2021 01:57:54. Duration:00:03:03.0517729 [2021-11-19T01:57:55.220Z] [2021-11-19T01:57:55.220Z] [2021-11-19T01:57:55.220Z] INFO: Building the test binaries at 11/19/2021 01:57:54... [2021-11-19T01:57:56.484Z] #47 ... [2021-11-19T01:57:56.484Z] [2021-11-19T01:57:56.484Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:56.484Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:56.484Z] #31 40.64 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-19T01:57:56.484Z] #31 41.82 #=#=# [2021-11-19T01:57:56.484Z] #31 42.22 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:56.484Z] #31 44.02 [2021-11-19T01:57:56.484Z] #31 47.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-19T01:57:56.484Z] #31 48.54 [2021-11-19T01:57:56.484Z] #31 48.79 #=#=# ######################################################################## 100.0% [2021-11-19T01:57:56.484Z] #31 49.72 [2021-11-19T01:57:56.484Z] #31 50.00 Download of images into '/build' complete. [2021-11-19T01:57:56.484Z] #31 50.00 Use something like the following to load the result into a Docker daemon: [2021-11-19T01:57:56.485Z] #31 50.00 tar -cC '/build' . | docker load [2021-11-19T01:57:56.485Z] #31 ... [2021-11-19T01:57:56.485Z] [2021-11-19T01:57:56.485Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:56.485Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:57:56.485Z] #47 54.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-19T01:57:57.059Z] #47 55.57 Setting up python3-protobuf (3.12.4-1) ... [2021-11-19T01:57:57.171Z] #14 54.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-19T01:57:57.171Z] #14 54.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-19T01:57:57.171Z] #14 54.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:57:57.742Z] #14 ... [2021-11-19T01:57:57.742Z] [2021-11-19T01:57:57.742Z] #38 [tini 1/3] 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-11-19T01:57:57.742Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:57:57.742Z] #38 49.06 Selecting previously unselected package libxml2:amd64. [2021-11-19T01:57:57.742Z] #38 49.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 49.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:57:57.742Z] #38 49.65 Selecting previously unselected package libarchive13:amd64. [2021-11-19T01:57:57.742Z] #38 49.65 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 49.65 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-19T01:57:57.742Z] #38 49.97 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-19T01:57:57.742Z] #38 49.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 50.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-19T01:57:57.742Z] #38 50.17 Selecting previously unselected package librhash0:amd64. [2021-11-19T01:57:57.742Z] #38 50.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 50.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-19T01:57:57.742Z] #38 50.36 Selecting previously unselected package libuv1:amd64. [2021-11-19T01:57:57.742Z] #38 50.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 50.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-19T01:57:57.742Z] #38 50.56 Selecting previously unselected package cmake. [2021-11-19T01:57:57.742Z] #38 50.57 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-19T01:57:57.742Z] #38 50.57 Unpacking cmake (3.18.4-2) ... [2021-11-19T01:57:57.742Z] #38 54.47 Setting up libicu67:amd64 (67.1-7) ... [2021-11-19T01:57:57.743Z] #38 54.51 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T01:57:57.743Z] #38 54.54 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-19T01:57:57.743Z] #38 54.58 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T01:57:57.743Z] #38 54.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-19T01:57:57.743Z] #38 54.64 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-19T01:57:57.743Z] #38 54.65 Setting up cmake-data (3.18.4-2) ... [2021-11-19T01:57:57.743Z] #38 54.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:57:57.743Z] #38 54.68 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-19T01:57:57.743Z] #38 54.70 Setting up cmake (3.18.4-2) ... [2021-11-19T01:57:57.743Z] #38 54.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:58.314Z] #38 DONE 55.5s [2021-11-19T01:57:58.314Z] [2021-11-19T01:57:58.314Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:57:58.314Z] #39 sha256:02583678eae982684995ae3c4e6f0bc28d313b2b1e741c350fbb4f668fab8a62 [2021-11-19T01:57:58.441Z] #47 ... [2021-11-19T01:57:58.441Z] [2021-11-19T01:57:58.441Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-19T01:57:58.441Z] #31 sha256:ef0ad4fc3ddcbce2d6e85788a3b5fc7266c0608b5674f7e3a4a52c2193938e23 [2021-11-19T01:57:58.441Z] #31 DONE 52.8s [2021-11-19T01:57:58.575Z] #39 DONE 0.2s [2021-11-19T01:57:58.575Z] [2021-11-19T01:57:58.575Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:57:58.575Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:57:58.575Z] #47 49.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-19T01:57:58.575Z] #47 49.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:57:58.575Z] #47 49.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:57:58.575Z] #47 49.51 Setting up python3-six (1.16.0-2) ... [2021-11-19T01:57:58.575Z] #47 50.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:57:58.575Z] #47 50.68 Setting up python3-protobuf (3.12.4-1) ... [2021-11-19T01:57:58.575Z] #47 54.47 Setting up criu (3.16.1-1) ... [2021-11-19T01:57:58.701Z] [2021-11-19T01:57:58.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:57:58.701Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:57:58.701Z] #14 55.96 Selecting previously unselected package binutils-mingw-w64. [2021-11-19T01:57:58.701Z] #14 55.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-19T01:57:58.701Z] #14 55.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:57:58.701Z] #14 56.87 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-19T01:57:58.701Z] #14 56.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-19T01:57:58.701Z] #14 56.90 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:57:58.701Z] #14 57.19 Selecting previously unselected package dmsetup. [2021-11-19T01:57:58.701Z] #14 57.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-19T01:57:58.701Z] #14 57.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:57:58.701Z] #14 57.48 Selecting previously unselected package mingw-w64-common. [2021-11-19T01:57:58.701Z] #14 57.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-19T01:57:58.701Z] #14 57.48 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-19T01:57:58.814Z] #53 ... [2021-11-19T01:57:58.814Z] [2021-11-19T01:57:58.814Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:57:58.814Z] #26 sha256:3a288554a06bdfb1b9ebcaf8404f0f1710312675b47a1728020d8cedf70acf7c [2021-11-19T01:57:58.814Z] #26 26.65 + mkdir -p /build [2021-11-19T01:57:58.814Z] #26 26.65 + mv docker/docker /build/ [2021-11-19T01:57:58.814Z] #26 26.67 + rmdir docker [2021-11-19T01:57:59.077Z] #26 DONE 27.5s [2021-11-19T01:57:59.077Z] [2021-11-19T01:57:59.077Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:57:59.077Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:57:59.077Z] #65 22.95 go: downloading github.com/google/uuid v1.3.0 [2021-11-19T01:57:59.077Z] #65 23.02 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-19T01:57:59.077Z] #65 23.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-19T01:57:59.077Z] #65 24.12 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-19T01:57:59.077Z] #65 24.32 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-19T01:57:59.077Z] #65 24.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-19T01:57:59.077Z] #65 25.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-19T01:57:59.077Z] #65 25.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-19T01:57:59.077Z] #65 26.15 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-19T01:57:59.147Z] #47 56.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:57:59.720Z] #47 DONE 56.5s [2021-11-19T01:57:59.720Z] [2021-11-19T01:57:59.720Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:57:59.720Z] #40 sha256:9f50a5d0cad91e716ed511f020904dfa5b3fd9c26d3309d2ed4ebb8294104e36 [2021-11-19T01:57:59.995Z] INFO: make.ps1 starting at 11/19/2021 01:57:59 [2021-11-19T01:57:59.995Z] INFO: Git commit (a3a3a49834) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T01:57:59.995Z] INFO: Invoking autogen... [2021-11-19T01:58:00.465Z] INFO: Building daemon... [2021-11-19T01:58:00.999Z] #65 ... [2021-11-19T01:58:00.999Z] [2021-11-19T01:58:00.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:00.999Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:00.999Z] #14 19.85 Fetched 8475 kB in 13s (632 kB/s) [2021-11-19T01:58:01.260Z] #14 19.85 Reading package lists... [2021-11-19T01:58:01.260Z] #14 ... [2021-11-19T01:58:01.260Z] [2021-11-19T01:58:01.260Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:01.260Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:01.260Z] #53 28.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-19T01:58:01.260Z] #53 28.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-19T01:58:01.260Z] #53 28.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-19T01:58:01.260Z] #53 29.01 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-19T01:58:01.260Z] #53 29.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-19T01:58:01.260Z] #53 29.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-19T01:58:01.260Z] #53 29.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-19T01:58:01.260Z] #53 29.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-19T01:58:01.260Z] #53 30.10 go: downloading github.com/spf13/afero v1.1.2 [2021-11-19T01:58:01.522Z] #53 30.32 go: downloading github.com/spf13/cast v1.3.0 [2021-11-19T01:58:01.787Z] #53 30.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-19T01:58:01.787Z] #53 30.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-19T01:58:01.787Z] #53 30.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-19T01:58:01.787Z] #53 30.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-19T01:58:02.005Z] #14 ... [2021-11-19T01:58:02.005Z] [2021-11-19T01:58:02.005Z] #38 [tini 1/3] 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-11-19T01:58:02.005Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:58:02.005Z] #38 50.85 Selecting previously unselected package libicu67:arm64. [2021-11-19T01:58:02.005Z] #38 50.85 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 50.89 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-19T01:58:02.005Z] #38 57.29 Selecting previously unselected package libxml2:arm64. [2021-11-19T01:58:02.005Z] #38 57.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 57.31 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:58:02.005Z] #38 57.98 Selecting previously unselected package libarchive13:arm64. [2021-11-19T01:58:02.005Z] #38 57.98 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 57.99 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-19T01:58:02.005Z] #38 58.33 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-19T01:58:02.005Z] #38 58.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 58.34 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-19T01:58:02.005Z] #38 58.63 Selecting previously unselected package librhash0:arm64. [2021-11-19T01:58:02.005Z] #38 58.63 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 58.64 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-19T01:58:02.005Z] #38 58.86 Selecting previously unselected package libuv1:arm64. [2021-11-19T01:58:02.005Z] #38 58.87 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 58.88 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-19T01:58:02.005Z] #38 59.24 Selecting previously unselected package cmake. [2021-11-19T01:58:02.005Z] #38 59.24 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-19T01:58:02.005Z] #38 59.25 Unpacking cmake (3.18.4-2) ... [2021-11-19T01:58:02.049Z] #53 30.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-19T01:58:02.311Z] #53 31.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-19T01:58:02.311Z] #53 31.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-19T01:58:02.311Z] #53 31.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-19T01:58:02.358Z] #40 ... [2021-11-19T01:58:02.358Z] [2021-11-19T01:58:02.358Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:58:02.358Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:58:02.358Z] #51 59.05 gotestsum version dev [2021-11-19T01:58:02.358Z] #51 DONE 59.3s [2021-11-19T01:58:02.358Z] [2021-11-19T01:58:02.358Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:58:02.358Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:58:02.574Z] #53 31.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-19T01:58:02.574Z] #53 31.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-19T01:58:02.574Z] #53 31.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-19T01:58:02.578Z] #38 61.40 Setting up libicu67:arm64 (67.1-7) ... [2021-11-19T01:58:02.578Z] #38 61.64 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T01:58:02.578Z] #38 61.65 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-19T01:58:02.836Z] #53 31.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-19T01:58:02.837Z] #38 61.67 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T01:58:02.837Z] #38 61.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-19T01:58:02.837Z] #38 61.80 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-19T01:58:02.837Z] #38 ... [2021-11-19T01:58:02.837Z] [2021-11-19T01:58:02.837Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:58:02.837Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-19T01:58:02.837Z] #51 60.47 gotestsum version dev [2021-11-19T01:58:02.837Z] #51 DONE 61.9s [2021-11-19T01:58:02.837Z] [2021-11-19T01:58:02.837Z] #38 [tini 1/3] 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-11-19T01:58:02.837Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:58:02.837Z] #38 61.82 Setting up cmake-data (3.18.4-2) ... [2021-11-19T01:58:02.837Z] #38 61.89 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:58:02.837Z] #38 61.91 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-19T01:58:02.837Z] #38 ... [2021-11-19T01:58:02.837Z] [2021-11-19T01:58:02.837Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:02.837Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-19T01:58:02.837Z] #47 59.40 Setting up criu (3.16.1-1) ... [2021-11-19T01:58:02.837Z] #47 60.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:02.928Z] #34 ... [2021-11-19T01:58:02.928Z] [2021-11-19T01:58:02.928Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:58:02.928Z] #40 sha256:9f50a5d0cad91e716ed511f020904dfa5b3fd9c26d3309d2ed4ebb8294104e36 [2021-11-19T01:58:02.928Z] #40 4.352 Install tini version v0.19.0 [2021-11-19T01:58:02.928Z] #40 4.477 + RM_GOPATH=0 [2021-11-19T01:58:02.928Z] #40 4.477 + TMP_GOPATH= [2021-11-19T01:58:02.928Z] #40 4.477 + : /build [2021-11-19T01:58:02.928Z] #40 4.477 + '[' -z '' ']' [2021-11-19T01:58:02.928Z] #40 4.477 ++ mktemp -d [2021-11-19T01:58:02.928Z] #40 4.477 + export GOPATH=/tmp/tmp.sEN2e1p4bh [2021-11-19T01:58:02.928Z] #40 4.477 + GOPATH=/tmp/tmp.sEN2e1p4bh [2021-11-19T01:58:02.928Z] #40 4.477 + RM_GOPATH=1 [2021-11-19T01:58:02.928Z] #40 4.477 + case "$(go env GOARCH)" in [2021-11-19T01:58:02.928Z] #40 4.477 ++ go env GOARCH [2021-11-19T01:58:02.928Z] #40 4.477 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:02.928Z] #40 4.477 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:02.928Z] #40 4.477 ++ dirname /install.sh [2021-11-19T01:58:02.928Z] #40 4.477 + dir=/ [2021-11-19T01:58:02.928Z] #40 4.477 + bin=tini [2021-11-19T01:58:02.928Z] #40 4.477 + shift [2021-11-19T01:58:02.928Z] #40 4.477 + '[' '!' -f //tini.installer ']' [2021-11-19T01:58:02.928Z] #40 4.477 + . //tini.installer [2021-11-19T01:58:02.928Z] #40 4.477 ++ : v0.19.0 [2021-11-19T01:58:02.928Z] #40 4.477 + install_tini [2021-11-19T01:58:02.928Z] #40 4.477 + echo 'Install tini version v0.19.0' [2021-11-19T01:58:02.928Z] #40 4.477 + git clone https://github.com/krallin/tini.git /tmp/tmp.sEN2e1p4bh/tini [2021-11-19T01:58:02.928Z] #40 4.477 Cloning into '/tmp/tmp.sEN2e1p4bh/tini'... [2021-11-19T01:58:03.096Z] #47 DONE 61.6s [2021-11-19T01:58:03.096Z] [2021-11-19T01:58:03.096Z] #38 [tini 1/3] 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-11-19T01:58:03.096Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-19T01:58:03.096Z] #38 61.93 Setting up cmake (3.18.4-2) ... [2021-11-19T01:58:03.096Z] #38 61.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:03.097Z] #53 32.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-19T01:58:03.097Z] #53 32.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-19T01:58:03.359Z] #53 32.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-19T01:58:03.665Z] #38 DONE 62.6s [2021-11-19T01:58:03.665Z] [2021-11-19T01:58:03.665Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:58:03.665Z] #39 sha256:e9327947193cb728f7cb9a187f054d41047f5b718d7b2c365b0fc876a9c7d217 [2021-11-19T01:58:03.870Z] #40 5.187 + cd /tmp/tmp.sEN2e1p4bh/tini [2021-11-19T01:58:03.870Z] #40 5.187 + git checkout -q v0.19.0 [2021-11-19T01:58:03.870Z] #40 5.187 + cmake . [2021-11-19T01:58:03.932Z] #53 32.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-19T01:58:03.932Z] #53 32.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-19T01:58:04.194Z] #53 33.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-19T01:58:04.228Z] ---> 34fbffeaf19c [2021-11-19T01:58:04.228Z] Successfully built 34fbffeaf19c [2021-11-19T01:58:04.228Z] Successfully tagged docker:latest [2021-11-19T01:58:04.228Z] INFO: Image build ended at 11/19/2021 01:58:01. Duration:00:03:08.5926992 [2021-11-19T01:58:04.228Z] [2021-11-19T01:58:04.228Z] [2021-11-19T01:58:04.228Z] INFO: Building the test binaries at 11/19/2021 01:58:01... [2021-11-19T01:58:04.234Z] #39 DONE 0.3s [2021-11-19T01:58:04.234Z] [2021-11-19T01:58:04.234Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:58:04.234Z] #40 sha256:ddda2caeaf9b34485cd773c5565d552d472b75281d3e0e537cdfb77c22c76f2e [2021-11-19T01:58:04.442Z] #40 5.686 -- The C compiler identification is GNU 10.2.1 [2021-11-19T01:58:04.442Z] #40 5.763 -- Detecting C compiler ABI info [2021-11-19T01:58:04.455Z] #53 ... [2021-11-19T01:58:04.455Z] [2021-11-19T01:58:04.455Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:58:04.455Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:58:04.455Z] #51 23.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-19T01:58:04.455Z] #51 23.57 go: downloading golang.org/x/mod v0.3.0 [2021-11-19T01:58:04.716Z] #51 ... [2021-11-19T01:58:04.716Z] [2021-11-19T01:58:04.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:04.716Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:04.716Z] #14 19.85 Reading package lists... [2021-11-19T01:58:05.014Z] #40 6.329 -- Detecting C compiler ABI info - done [2021-11-19T01:58:05.014Z] #40 6.433 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-19T01:58:05.014Z] #40 6.433 -- Detecting C compile features [2021-11-19T01:58:05.014Z] #40 6.433 -- Detecting C compile features - done [2021-11-19T01:58:05.014Z] #40 6.463 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-19T01:58:05.275Z] #40 6.620 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-19T01:58:05.275Z] #40 6.733 -- Configuring done [2021-11-19T01:58:05.275Z] #40 6.733 -- Generating done [2021-11-19T01:58:05.275Z] #40 6.752 + make tini-static [2021-11-19T01:58:05.275Z] #40 6.752 -- Build files have been written to: /tmp/tmp.sEN2e1p4bh/tini [2021-11-19T01:58:05.613Z] #40 1.586 + RM_GOPATH=0 [2021-11-19T01:58:05.613Z] #40 1.586 + TMP_GOPATH= [2021-11-19T01:58:05.613Z] #40 1.586 + : /build [2021-11-19T01:58:05.613Z] #40 1.586 + '[' -z '' ']' [2021-11-19T01:58:05.613Z] #40 1.586 ++ mktemp -d [2021-11-19T01:58:05.613Z] #40 1.586 + export GOPATH=/tmp/tmp.2TiAO7SRWY [2021-11-19T01:58:05.613Z] #40 1.586 + GOPATH=/tmp/tmp.2TiAO7SRWY [2021-11-19T01:58:05.613Z] #40 1.586 + RM_GOPATH=1 [2021-11-19T01:58:05.613Z] #40 1.586 + case "$(go env GOARCH)" in [2021-11-19T01:58:05.613Z] #40 1.586 ++ go env GOARCH [2021-11-19T01:58:05.613Z] #40 1.605 Install tini version v0.19.0 [2021-11-19T01:58:05.613Z] #40 1.610 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:05.613Z] #40 1.610 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:05.613Z] #40 1.610 ++ dirname /install.sh [2021-11-19T01:58:05.613Z] #40 1.610 + dir=/ [2021-11-19T01:58:05.613Z] #40 1.610 + bin=tini [2021-11-19T01:58:05.613Z] #40 1.610 + shift [2021-11-19T01:58:05.613Z] #40 1.610 + '[' '!' -f //tini.installer ']' [2021-11-19T01:58:05.613Z] #40 1.610 + . //tini.installer [2021-11-19T01:58:05.613Z] #40 1.610 ++ : v0.19.0 [2021-11-19T01:58:05.613Z] #40 1.610 + install_tini [2021-11-19T01:58:05.613Z] #40 1.610 + echo 'Install tini version v0.19.0' [2021-11-19T01:58:05.613Z] #40 1.610 + git clone https://github.com/krallin/tini.git /tmp/tmp.2TiAO7SRWY/tini [2021-11-19T01:58:05.613Z] #40 1.610 Cloning into '/tmp/tmp.2TiAO7SRWY/tini'... [2021-11-19T01:58:05.667Z] #14 31.98 Reading package lists... [2021-11-19T01:58:05.667Z] #14 ... [2021-11-19T01:58:05.667Z] [2021-11-19T01:58:05.667Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:05.667Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:05.667Z] #47 23.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-19T01:58:05.667Z] #47 ... [2021-11-19T01:58:05.667Z] [2021-11-19T01:58:05.667Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:05.667Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:05.667Z] #53 33.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-19T01:58:05.667Z] #53 34.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-19T01:58:05.667Z] #53 34.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-19T01:58:05.667Z] #53 ... [2021-11-19T01:58:05.667Z] [2021-11-19T01:58:05.667Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-19T01:58:05.667Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-19T01:58:05.667Z] #36 34.28 tomll can be used in two ways: [2021-11-19T01:58:05.667Z] #36 34.28 Writing to STDIN and reading from STDOUT: [2021-11-19T01:58:05.667Z] #36 34.28 cat file.toml | tomll > file.toml [2021-11-19T01:58:05.667Z] #36 34.28 [2021-11-19T01:58:05.667Z] #36 34.28 Reading and updating a list of files: [2021-11-19T01:58:05.667Z] #36 34.28 tomll a.toml b.toml c.toml [2021-11-19T01:58:05.668Z] #36 34.28 [2021-11-19T01:58:05.668Z] #36 34.28 When given a list of files, tomll will modify all files in place without asking. [2021-11-19T01:58:05.668Z] #36 DONE 34.5s [2021-11-19T01:58:05.668Z] [2021-11-19T01:58:05.668Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:05.668Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:05.668Z] #53 34.61 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-19T01:58:05.853Z] #40 7.113 Scanning dependencies of target tini-static [2021-11-19T01:58:05.853Z] #40 7.191 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-19T01:58:05.929Z] #53 34.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-19T01:58:05.929Z] #53 34.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-19T01:58:06.192Z] #53 34.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-19T01:58:06.449Z] INFO: make.ps1 starting at 11/19/2021 01:58:05 [2021-11-19T01:58:06.449Z] INFO: Git commit (0f7e159cb8) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T01:58:06.449Z] INFO: Invoking autogen... [2021-11-19T01:58:06.795Z] #40 8.337 [100%] Linking C executable tini-static [2021-11-19T01:58:06.920Z] INFO: Building daemon... [2021-11-19T01:58:06.992Z] #40 3.006 + cd /tmp/tmp.2TiAO7SRWY/tini [2021-11-19T01:58:06.992Z] #40 3.006 + git checkout -q v0.19.0 [2021-11-19T01:58:07.137Z] #53 35.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-19T01:58:07.137Z] #53 35.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-19T01:58:07.137Z] #53 36.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-19T01:58:07.137Z] #53 36.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-19T01:58:07.251Z] #40 3.066 + cmake . [2021-11-19T01:58:07.367Z] #40 8.862 [100%] Built target tini-static [2021-11-19T01:58:07.367Z] #40 8.951 + mkdir -p /build [2021-11-19T01:58:07.399Z] #53 36.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-19T01:58:07.628Z] #40 8.969 + cp tini-static /build/docker-init [2021-11-19T01:58:07.661Z] #53 36.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-19T01:58:07.819Z] #40 3.678 -- The C compiler identification is GNU 10.2.1 [2021-11-19T01:58:07.819Z] #40 3.790 -- Detecting C compiler ABI info [2021-11-19T01:58:07.893Z] #40 DONE 9.3s [2021-11-19T01:58:07.893Z] [2021-11-19T01:58:07.893Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:07.893Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:07.893Z] #14 60.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-19T01:58:07.893Z] #14 60.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:07.893Z] #14 60.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:58:07.893Z] #14 60.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-19T01:58:07.893Z] #14 60.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:07.893Z] #14 60.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:08.389Z] #40 4.462 -- Detecting C compiler ABI info - done [2021-11-19T01:58:08.606Z] #53 37.27 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-19T01:58:08.649Z] #40 4.616 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-19T01:58:08.649Z] #40 4.616 -- Detecting C compile features [2021-11-19T01:58:08.649Z] #40 4.616 -- Detecting C compile features - done [2021-11-19T01:58:08.649Z] #40 4.676 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-19T01:58:08.868Z] #53 37.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-19T01:58:08.869Z] #53 37.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-19T01:58:08.869Z] #53 37.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-19T01:58:08.869Z] #53 37.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-19T01:58:09.130Z] #53 37.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-19T01:58:09.130Z] #53 37.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-19T01:58:09.230Z] #40 5.142 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-19T01:58:09.489Z] #40 5.346 -- Configuring done [2021-11-19T01:58:09.489Z] #40 5.385 -- Generating done [2021-11-19T01:58:09.489Z] #40 5.385 -- Build files have been written to: /tmp/tmp.2TiAO7SRWY/tini [2021-11-19T01:58:09.489Z] #40 5.418 + make tini-static [2021-11-19T01:58:09.748Z] #40 5.720 Scanning dependencies of target tini-static [2021-11-19T01:58:09.748Z] #40 5.810 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-19T01:58:10.075Z] #53 ... [2021-11-19T01:58:10.075Z] [2021-11-19T01:58:10.075Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-19T01:58:10.075Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-19T01:58:10.075Z] #49 38.80 Usage of /build/vndr: [2021-11-19T01:58:10.075Z] #49 38.80 /build/vndr [[import path] [revision]] [repository] [2021-11-19T01:58:10.075Z] #49 38.80 /build/vndr init [2021-11-19T01:58:10.075Z] #49 38.80 -strict [2021-11-19T01:58:10.075Z] #49 38.80 checking mode. treat non-trivial warning as an error [2021-11-19T01:58:10.075Z] #49 38.80 -verbose [2021-11-19T01:58:10.075Z] #49 38.80 shows all warnings [2021-11-19T01:58:10.075Z] #49 38.80 -whitelist value [2021-11-19T01:58:10.075Z] #49 38.80 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-19T01:58:10.075Z] #49 DONE 39.0s [2021-11-19T01:58:10.336Z] [2021-11-19T01:58:10.336Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:10.336Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:10.336Z] #47 36.14 Fetched 8478 kB in 28s (303 kB/s) [2021-11-19T01:58:11.202Z] #14 68.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-19T01:58:11.202Z] #14 68.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:11.202Z] #14 68.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:11.657Z] #40 7.425 [100%] Linking C executable tini-static [2021-11-19T01:58:11.724Z] #47 36.14 Reading package lists... [2021-11-19T01:58:11.724Z] #47 ... [2021-11-19T01:58:11.724Z] [2021-11-19T01:58:11.724Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:58:11.724Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:58:11.724Z] #65 30.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-19T01:58:11.916Z] #40 7.841 [100%] Built target tini-static [2021-11-19T01:58:11.916Z] #40 7.917 + mkdir -p /build [2021-11-19T01:58:11.916Z] #40 7.919 + cp tini-static /build/docker-init [2021-11-19T01:58:11.986Z] #65 ... [2021-11-19T01:58:11.986Z] [2021-11-19T01:58:11.986Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:58:11.986Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T01:58:11.986Z] #43 39.45 Updating files: 70% (1237/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-19T01:58:11.986Z] #43 40.18 + git checkout -q v2.3.0 [2021-11-19T01:58:13.823Z] #40 DONE 9.4s [2021-11-19T01:58:13.823Z] [2021-11-19T01:58:13.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:13.823Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:58:13.823Z] #14 63.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-19T01:58:13.823Z] #14 64.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-19T01:58:13.823Z] #14 64.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:58:13.823Z] #14 72.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-19T01:58:13.823Z] #14 72.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:13.823Z] #14 72.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:58:13.823Z] #14 72.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-19T01:58:13.823Z] #14 72.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:13.823Z] #14 72.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:14.632Z] #43 43.04 + 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-11-19T01:58:15.608Z] #43 ... [2021-11-19T01:58:15.608Z] [2021-11-19T01:58:15.608Z] #60 [containerd 1/3] 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-11-19T01:58:15.608Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:58:15.608Z] #60 34.53 Fetched 8475 kB in 25s (340 kB/s) [2021-11-19T01:58:15.608Z] #60 34.53 Reading package lists... [2021-11-19T01:58:15.877Z] #60 44.08 Reading package lists... [2021-11-19T01:58:15.877Z] #60 ... [2021-11-19T01:58:15.877Z] [2021-11-19T01:58:15.877Z] #38 [tini 1/3] 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-11-19T01:58:15.877Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:15.877Z] #38 34.59 Fetched 8475 kB in 25s (336 kB/s) [2021-11-19T01:58:15.877Z] #38 34.59 Reading package lists... [2021-11-19T01:58:15.877Z] #38 44.13 Reading package lists... [2021-11-19T01:58:15.877Z] #38 ... [2021-11-19T01:58:15.877Z] [2021-11-19T01:58:15.877Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:15.877Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:15.877Z] #53 39.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-19T01:58:15.877Z] #53 39.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-19T01:58:15.877Z] #53 39.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-19T01:58:15.877Z] #53 39.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-19T01:58:15.877Z] #53 40.01 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-19T01:58:15.877Z] #53 40.25 go: downloading golang.org/x/text v0.3.2 [2021-11-19T01:58:17.267Z] #53 ... [2021-11-19T01:58:17.267Z] [2021-11-19T01:58:17.267Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:17.267Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:17.267Z] #47 36.14 Reading package lists... [2021-11-19T01:58:19.101Z] #14 77.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-19T01:58:19.101Z] #14 77.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:19.101Z] #14 77.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:22.832Z] #47 45.79 Reading package lists... [2021-11-19T01:58:22.832Z] #47 ... [2021-11-19T01:58:22.832Z] [2021-11-19T01:58:22.832Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:22.832Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:22.832Z] #53 50.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-19T01:58:22.832Z] #53 50.49 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-19T01:58:22.832Z] #53 50.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-19T01:58:22.832Z] #53 50.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-19T01:58:22.832Z] #53 50.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-19T01:58:22.832Z] #53 ... [2021-11-19T01:58:22.832Z] [2021-11-19T01:58:22.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:22.832Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:22.832Z] #14 31.98 Reading package lists... [2021-11-19T01:58:22.832Z] #14 41.76 Building dependency tree... [2021-11-19T01:58:22.832Z] #14 48.10 The following additional packages will be installed: [2021-11-19T01:58:22.832Z] #14 48.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:58:22.832Z] #14 48.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-19T01:58:22.832Z] #14 48.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-19T01:58:22.832Z] #14 48.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-19T01:58:22.832Z] #14 48.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-19T01:58:22.832Z] #14 48.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-19T01:58:22.832Z] #14 48.10 mingw-w64-common mingw-w64-x86-64-dev [2021-11-19T01:58:22.832Z] #14 48.16 Suggested packages: [2021-11-19T01:58:22.832Z] #14 48.16 gcc-10-locales seccomp wine64 [2021-11-19T01:58:22.832Z] #14 50.42 The following NEW packages will be installed: [2021-11-19T01:58:22.832Z] #14 50.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-19T01:58:22.832Z] #14 50.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-19T01:58:22.832Z] #14 50.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-19T01:58:22.832Z] #14 50.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-19T01:58:22.832Z] #14 50.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-19T01:58:22.832Z] #14 50.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-19T01:58:22.832Z] #14 50.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-19T01:58:22.832Z] #14 50.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-19T01:58:22.832Z] #14 50.47 mingw-w64-x86-64-dev [2021-11-19T01:58:22.832Z] #14 51.08 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:58:22.832Z] #14 51.08 Need to get 115 MB of archives. [2021-11-19T01:58:22.832Z] #14 51.08 After this operation, 645 MB of additional disk space will be used. [2021-11-19T01:58:22.832Z] #14 51.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-19T01:58:22.832Z] #14 51.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-19T01:58:22.832Z] #14 51.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-19T01:58:22.832Z] #14 51.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-19T01:58:22.832Z] #14 51.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-19T01:58:22.832Z] #14 51.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-19T01:58:23.298Z] #14 ... [2021-11-19T01:58:23.298Z] [2021-11-19T01:58:23.298Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:58:23.298Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T01:58:23.405Z] #14 52.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-19T01:58:23.432Z] #14 80.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-19T01:58:23.432Z] #14 80.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:23.432Z] #14 80.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:23.432Z] #14 ... [2021-11-19T01:58:23.432Z] [2021-11-19T01:58:23.432Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:58:23.432Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T01:58:23.667Z] #14 52.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-19T01:58:23.667Z] #14 52.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-19T01:58:23.667Z] #14 ... [2021-11-19T01:58:23.667Z] [2021-11-19T01:58:23.667Z] #60 [containerd 1/3] 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-11-19T01:58:23.667Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:58:23.667Z] #60 44.08 Reading package lists... [2021-11-19T01:58:23.817Z] #62 35.26 Updating files: 73% (3427/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-19T01:58:23.817Z] #62 35.78 + cd /tmp/tmp.1w8tLqmeTK/src/github.com/containerd/containerd [2021-11-19T01:58:23.817Z] #62 35.78 + git checkout -q v1.5.8 [2021-11-19T01:58:24.216Z] #62 42.11 Updating files: 47% (2237/4693) Updating files: 48% (2253/4693) Updating files: 49% (2300/4693) Updating files: 50% (2347/4693) Updating files: 51% (2394/4693) Updating files: 52% (2441/4693) Updating files: 53% (2488/4693) Updating files: 54% (2535/4693) Updating files: 55% (2582/4693) Updating files: 56% (2629/4693) Updating files: 57% (2676/4693) Updating files: 58% (2722/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 92% (4339/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-19T01:58:24.477Z] #62 43.34 + cd /tmp/tmp.9V1uD6VqL1/src/github.com/containerd/containerd [2021-11-19T01:58:24.477Z] #62 43.35 + git checkout -q v1.5.8 [2021-11-19T01:58:25.199Z] #62 37.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-19T01:58:25.199Z] #62 37.12 + BUILDTAGS='netgo osusergo static_build' [2021-11-19T01:58:25.199Z] #62 37.12 + export EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:58:25.199Z] #62 37.12 + EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:58:25.199Z] #62 37.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-19T01:58:25.199Z] #62 37.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-19T01:58:25.199Z] #62 37.12 + '[' '' = dynamic ']' [2021-11-19T01:58:25.199Z] #62 37.12 + make [2021-11-19T01:58:25.864Z] #62 44.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-19T01:58:25.864Z] #62 44.49 + BUILDTAGS='netgo osusergo static_build' [2021-11-19T01:58:25.864Z] #62 44.49 + export EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:58:25.864Z] #62 44.49 + EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:58:25.864Z] #62 44.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-19T01:58:25.864Z] #62 44.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-19T01:58:25.864Z] #62 44.49 + '[' '' = dynamic ']' [2021-11-19T01:58:25.864Z] #62 44.49 + make [2021-11-19T01:58:26.136Z] #62 38.23 + bin/ctr [2021-11-19T01:58:26.480Z] #60 52.84 Building dependency tree... [2021-11-19T01:58:27.249Z] #62 46.19 + bin/ctr [2021-11-19T01:58:29.787Z] #60 ... [2021-11-19T01:58:29.787Z] [2021-11-19T01:58:29.787Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:29.787Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:29.787Z] #47 45.79 Reading package lists... [2021-11-19T01:58:29.787Z] #47 55.20 Building dependency tree... [2021-11-19T01:58:30.360Z] #47 ... [2021-11-19T01:58:30.360Z] [2021-11-19T01:58:30.360Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-19T01:58:30.360Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-19T01:58:30.360Z] #55 58.95 v3.0.2 [2021-11-19T01:58:30.360Z] #55 DONE 59.3s [2021-11-19T01:58:30.622Z] [2021-11-19T01:58:30.622Z] #60 [containerd 1/3] 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-11-19T01:58:30.622Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:58:30.622Z] #60 59.04 The following additional packages will be installed: [2021-11-19T01:58:30.622Z] #60 59.04 libbtrfs0 [2021-11-19T01:58:30.622Z] #60 59.42 The following NEW packages will be installed: [2021-11-19T01:58:30.622Z] #60 59.42 libbtrfs-dev libbtrfs0 [2021-11-19T01:58:31.195Z] #60 60.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:58:31.195Z] #60 60.00 Need to get 460 kB of archives. [2021-11-19T01:58:31.195Z] #60 60.00 After this operation, 1237 kB of additional disk space will be used. [2021-11-19T01:58:31.195Z] #60 60.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-19T01:58:31.195Z] #60 60.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-19T01:58:32.392Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.40545698s with top 10 stages: buildssa: 1m35.926594113s, goimports: 21.265487063s, unconvert: 14.676533532s, gosec: 9.195713198s, golint: 5.496371963s, ineffassign: 4.283348813s, inspect: 4.061493426s, misspell: 3.96747397s, vrp: 3.144117996s, printf: 1.668674237s [2021-11-19T01:58:32.392Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-19T01:58:32.392Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, exclude: 1790/1790, nolint: 0/78, skip_files: 2178/2178, cgo: 2178/2759, path_prettifier: 2178/2178, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790 [2021-11-19T01:58:32.392Z] INFO [runner] processing took 121.210055ms with stages: nolint: 52.995283ms, identifier_marker: 34.111051ms, path_prettifier: 19.402657ms, autogenerated_exclude: 6.091025ms, exclude-rules: 5.240201ms, skip_dirs: 3.019075ms, cgo: 228.396µs, filename_unadjuster: 116.939µs, max_same_issues: 1.565µs, uniq_by_line: 755ns, max_per_file_from_linter: 606ns, max_from_linter: 476ns, diff: 471ns, source_code: 456ns, skip_files: 425ns, exclude: 398ns, path_shortener: 276ns [2021-11-19T01:58:32.392Z] INFO [runner] linters took 1m43.74472977s with stages: goanalysis_metalinter: 1m21.351391479s, unused: 22.271589263s [2021-11-19T01:58:32.392Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-19T01:58:32.392Z] INFO Memory: 2465 samples, avg is 1726.4MB, max is 4634.6MB [2021-11-19T01:58:32.392Z] INFO Execution took 4m6.391530943s [2021-11-19T01:58:32.392Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-19T01:58:32.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/make.sh dynbinary test-docker-py [2021-11-19T01:58:33.112Z] #60 61.76 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:58:33.373Z] #60 62.08 Fetched 460 kB in 0s (1092 kB/s) [2021-11-19T01:58:33.373Z] #60 62.26 Selecting previously unselected package libbtrfs0:amd64. [2021-11-19T01:58:33.635Z] #60 62.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:58:33.635Z] #60 62.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-19T01:58:33.635Z] #60 62.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:58:33.809Z] [2021-11-19T01:58:33.809Z] Removing bundles/ [2021-11-19T01:58:33.809Z] [2021-11-19T01:58:33.809Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-19T01:58:33.809Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T01:58:33.809Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T01:58:33.896Z] #60 ... [2021-11-19T01:58:33.896Z] [2021-11-19T01:58:33.896Z] #38 [tini 1/3] 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-11-19T01:58:33.896Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:33.896Z] #38 44.13 Reading package lists... [2021-11-19T01:58:33.896Z] #38 52.95 Building dependency tree... [2021-11-19T01:58:33.896Z] #38 59.37 The following additional packages will be installed: [2021-11-19T01:58:33.896Z] #38 59.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-19T01:58:33.896Z] #38 59.41 Suggested packages: [2021-11-19T01:58:33.896Z] #38 59.41 cmake-doc ninja-build lrzip [2021-11-19T01:58:33.896Z] #38 59.41 Recommended packages: [2021-11-19T01:58:33.896Z] #38 59.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-19T01:58:33.896Z] #38 60.77 The following NEW packages will be installed: [2021-11-19T01:58:33.896Z] #38 60.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-19T01:58:33.896Z] #38 60.77 vim-common xxd [2021-11-19T01:58:33.896Z] #38 61.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:58:33.896Z] #38 61.29 Need to get 17.7 MB of archives. [2021-11-19T01:58:33.896Z] #38 61.29 After this operation, 70.7 MB of additional disk space will be used. [2021-11-19T01:58:33.896Z] #38 61.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-19T01:58:33.896Z] #38 61.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T01:58:33.896Z] #38 61.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-19T01:58:33.896Z] #38 61.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-19T01:58:33.896Z] #38 62.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-19T01:58:33.897Z] #38 62.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-19T01:58:33.897Z] #38 62.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-19T01:58:33.897Z] #38 62.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-19T01:58:33.897Z] #38 62.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-19T01:58:33.897Z] #38 62.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-19T01:58:33.897Z] #38 ... [2021-11-19T01:58:33.897Z] [2021-11-19T01:58:33.897Z] #60 [containerd 1/3] 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-11-19T01:58:33.897Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:58:33.897Z] #60 62.84 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-19T01:58:33.897Z] #60 62.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-19T01:58:33.897Z] #60 62.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:58:34.158Z] #60 ... [2021-11-19T01:58:34.158Z] [2021-11-19T01:58:34.158Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:58:34.158Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:58:34.158Z] #53 53.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-19T01:58:34.158Z] #53 53.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-19T01:58:34.158Z] #53 53.59 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-19T01:58:34.420Z] #53 ... [2021-11-19T01:58:34.420Z] [2021-11-19T01:58:34.420Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:34.420Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:34.420Z] #47 61.05 The following additional packages will be installed: [2021-11-19T01:58:34.420Z] #47 61.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:58:34.420Z] #47 61.09 python3-protobuf python3-six [2021-11-19T01:58:34.420Z] #47 61.11 Suggested packages: [2021-11-19T01:58:34.420Z] #47 61.11 python3-setuptools [2021-11-19T01:58:34.420Z] #47 61.11 Recommended packages: [2021-11-19T01:58:34.420Z] #47 61.11 iproute2 | iproute [2021-11-19T01:58:34.420Z] #47 62.21 The following NEW packages will be installed: [2021-11-19T01:58:34.420Z] #47 62.26 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-19T01:58:34.420Z] #47 62.26 python3-protobuf python3-six [2021-11-19T01:58:34.420Z] #47 62.93 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:58:34.420Z] #47 62.93 Need to get 2288 kB of archives. [2021-11-19T01:58:34.420Z] #47 62.93 After this operation, 11.0 MB of additional disk space will be used. [2021-11-19T01:58:34.420Z] #47 62.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-19T01:58:34.466Z] 8f616e6e9eec: Pull complete [2021-11-19T01:58:34.682Z] #47 62.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T01:58:34.682Z] #47 62.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-19T01:58:34.682Z] #47 62.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-19T01:58:34.682Z] #47 63.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-19T01:58:34.682Z] #47 63.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-19T01:58:34.682Z] #47 63.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-19T01:58:34.682Z] #47 ... [2021-11-19T01:58:34.682Z] [2021-11-19T01:58:34.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:34.682Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:34.682Z] #14 53.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-19T01:58:34.682Z] #14 55.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-19T01:58:34.682Z] #14 56.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-19T01:58:34.682Z] #14 57.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-19T01:58:34.682Z] #14 59.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-19T01:58:34.682Z] #14 60.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-19T01:58:34.682Z] #14 60.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-19T01:58:34.682Z] #14 60.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-19T01:58:34.682Z] #14 60.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-19T01:58:34.682Z] #14 60.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-19T01:58:34.682Z] #14 60.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-19T01:58:34.682Z] #14 60.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-19T01:58:34.682Z] #14 60.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-19T01:58:34.682Z] #14 60.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-19T01:58:34.682Z] #14 60.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-19T01:58:34.682Z] #14 60.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-19T01:58:34.682Z] #14 60.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-19T01:58:34.682Z] #14 60.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-19T01:58:34.682Z] #14 60.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-19T01:58:34.682Z] #14 60.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-19T01:58:34.682Z] #14 60.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-19T01:58:34.682Z] #14 62.80 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:58:34.682Z] #14 63.18 Fetched 115 MB in 10s (11.1 MB/s) [2021-11-19T01:58:34.682Z] #14 63.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-19T01:58:34.682Z] #14 63.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:58:34.682Z] #14 63.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-19T01:58:34.682Z] #14 63.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:58:34.944Z] #14 ... [2021-11-19T01:58:34.944Z] [2021-11-19T01:58:34.944Z] #60 [containerd 1/3] 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-11-19T01:58:34.944Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-19T01:58:34.944Z] #60 63.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:58:34.944Z] #60 63.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:58:34.944Z] #60 63.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:35.205Z] #60 DONE 64.0s [2021-11-19T01:58:35.205Z] [2021-11-19T01:58:35.205Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-19T01:58:35.205Z] #61 sha256:dbc7702e68e077c11d36ed59d8dac7badfa7e51d65133ab3210fcbfa88501f25 [2021-11-19T01:58:35.467Z] #61 DONE 0.1s [2021-11-19T01:58:35.467Z] [2021-11-19T01:58:35.467Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:58:35.467Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T01:58:36.859Z] #62 1.469 + RM_GOPATH=0 [2021-11-19T01:58:36.859Z] #62 1.469 + TMP_GOPATH= [2021-11-19T01:58:36.859Z] #62 1.469 + : /build [2021-11-19T01:58:36.859Z] #62 1.469 + '[' -z '' ']' [2021-11-19T01:58:36.859Z] #62 1.469 ++ mktemp -d [2021-11-19T01:58:36.859Z] #62 1.478 + export GOPATH=/tmp/tmp.LLUQC33iNY [2021-11-19T01:58:36.859Z] #62 1.478 + GOPATH=/tmp/tmp.LLUQC33iNY [2021-11-19T01:58:36.859Z] #62 1.478 + RM_GOPATH=1 [2021-11-19T01:58:36.859Z] #62 1.478 + case "$(go env GOARCH)" in [2021-11-19T01:58:36.859Z] #62 1.478 ++ go env GOARCH [2021-11-19T01:58:36.859Z] #62 1.529 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:36.859Z] #62 1.529 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:36.859Z] #62 1.536 ++ dirname /install.sh [2021-11-19T01:58:36.859Z] #62 1.547 + dir=/ [2021-11-19T01:58:36.859Z] #62 1.547 + bin=containerd [2021-11-19T01:58:36.859Z] #62 1.547 + shift [2021-11-19T01:58:36.859Z] #62 1.547 + '[' '!' -f //containerd.installer ']' [2021-11-19T01:58:36.859Z] #62 1.547 + . //containerd.installer [2021-11-19T01:58:36.859Z] #62 1.547 ++ set -e [2021-11-19T01:58:36.859Z] #62 1.547 ++ : v1.5.8 [2021-11-19T01:58:36.859Z] #62 1.547 + install_containerd [2021-11-19T01:58:36.859Z] #62 1.548 + echo 'Install containerd version v1.5.8' [2021-11-19T01:58:36.859Z] #62 1.555 Install containerd version v1.5.8 [2021-11-19T01:58:36.859Z] #62 1.555 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LLUQC33iNY/src/github.com/containerd/containerd [2021-11-19T01:58:36.859Z] #62 1.555 Cloning into '/tmp/tmp.LLUQC33iNY/src/github.com/containerd/containerd'... [2021-11-19T01:58:38.349Z] #62 ... [2021-11-19T01:58:38.349Z] [2021-11-19T01:58:38.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:38.349Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:58:38.349Z] #14 85.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-19T01:58:38.349Z] #14 85.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:38.349Z] #14 85.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:38.349Z] #14 90.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-19T01:58:38.349Z] #14 90.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:38.349Z] #14 90.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:38.349Z] #14 94.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-19T01:58:38.349Z] #14 94.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:38.349Z] #14 94.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:39.484Z] #62 ... [2021-11-19T01:58:39.485Z] [2021-11-19T01:58:39.485Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:39.485Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:39.485Z] #14 85.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-19T01:58:39.485Z] #14 85.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:39.485Z] #14 85.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:39.485Z] #14 91.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-19T01:58:39.485Z] #14 91.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:39.485Z] #14 91.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:41.643Z] #14 ... [2021-11-19T01:58:41.643Z] [2021-11-19T01:58:41.643Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:58:41.643Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:58:41.643Z] #65 99.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:58:41.643Z] #65 99.51 + GOBIN=/build [2021-11-19T01:58:41.643Z] #65 99.51 + GO111MODULE=on [2021-11-19T01:58:41.643Z] #65 99.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-19T01:58:41.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-19T01:58:41.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-19T01:58:42.153Z] #62 ... [2021-11-19T01:58:42.153Z] [2021-11-19T01:58:42.153Z] #38 [tini 1/3] 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-11-19T01:58:42.153Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:42.153Z] #38 64.31 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:58:42.153Z] #38 64.59 Fetched 17.7 MB in 2s (9417 kB/s) [2021-11-19T01:58:42.153Z] #38 64.76 Selecting previously unselected package xxd. [2021-11-19T01:58:42.153Z] #38 64.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:58:42.153Z] #38 64.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T01:58:42.153Z] #38 64.92 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T01:58:42.153Z] #38 65.17 Selecting previously unselected package vim-common. [2021-11-19T01:58:42.153Z] #38 65.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:58:42.153Z] #38 65.22 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T01:58:42.153Z] #38 65.73 Selecting previously unselected package cmake-data. [2021-11-19T01:58:42.153Z] #38 65.73 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-19T01:58:42.153Z] #38 65.75 Unpacking cmake-data (3.18.4-2) ... [2021-11-19T01:58:42.153Z] #38 70.41 Selecting previously unselected package libicu67:amd64. [2021-11-19T01:58:42.153Z] #38 70.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-19T01:58:42.153Z] #38 70.47 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-19T01:58:42.415Z] #38 ... [2021-11-19T01:58:42.415Z] [2021-11-19T01:58:42.415Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:42.415Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:42.415Z] #47 67.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-19T01:58:42.415Z] #47 70.28 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:58:42.415Z] #47 70.54 Fetched 2288 kB in 6s (363 kB/s) [2021-11-19T01:58:42.415Z] #47 70.63 Selecting previously unselected package libprotobuf23:amd64. [2021-11-19T01:58:42.415Z] #47 70.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-19T01:58:42.415Z] #47 70.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-19T01:58:42.415Z] #47 70.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-19T01:58:42.988Z] #47 71.32 Selecting previously unselected package python3-pkg-resources. [2021-11-19T01:58:42.988Z] #47 71.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T01:58:42.988Z] #47 71.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:58:43.249Z] #47 71.60 Selecting previously unselected package python3-six. [2021-11-19T01:58:43.249Z] #47 71.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-19T01:58:43.249Z] #47 71.61 Unpacking python3-six (1.16.0-2) ... [2021-11-19T01:58:43.249Z] #47 71.68 Selecting previously unselected package python3-protobuf. [2021-11-19T01:58:43.249Z] #47 71.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-19T01:58:43.249Z] #47 71.69 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-19T01:58:43.826Z] #47 72.16 Selecting previously unselected package libnet1:amd64. [2021-11-19T01:58:43.826Z] #47 72.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-19T01:58:43.826Z] #47 72.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:58:44.094Z] #47 72.33 Selecting previously unselected package libnl-3-200:amd64. [2021-11-19T01:58:44.094Z] #47 72.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-19T01:58:44.094Z] #47 72.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:58:44.094Z] #47 72.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-19T01:58:44.094Z] #47 72.49 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-19T01:58:44.094Z] #47 72.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:58:44.094Z] #47 72.61 Selecting previously unselected package criu. [2021-11-19T01:58:44.356Z] #47 72.61 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-19T01:58:44.356Z] #47 72.62 Unpacking criu (3.16.1-1) ... [2021-11-19T01:58:44.928Z] #47 73.27 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:58:46.075Z] #14 103.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-19T01:58:46.075Z] #14 103.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:58:46.075Z] #14 103.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:46.315Z] #47 74.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-19T01:58:46.315Z] #47 74.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:58:46.315Z] #47 74.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:58:46.315Z] #47 74.76 Setting up python3-six (1.16.0-2) ... [2021-11-19T01:58:46.337Z] #14 ... [2021-11-19T01:58:46.337Z] [2021-11-19T01:58:46.337Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:58:46.337Z] #65 sha256:0636a319f070cd0ecda4441bf190dae4b3b2cd2b4bae838576900901d61380f4 [2021-11-19T01:58:46.337Z] #65 103.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:58:46.337Z] #65 103.2 + GOBIN=/build [2021-11-19T01:58:46.337Z] #65 103.2 + GO111MODULE=on [2021-11-19T01:58:46.337Z] #65 103.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-19T01:58:46.920Z] #65 105.0 rootlesskit version 0.14.6 [2021-11-19T01:58:46.920Z] #65 105.0 Usage of /build/rootlesskit-docker-proxy: [2021-11-19T01:58:46.920Z] #65 105.0 -container-ip string [2021-11-19T01:58:46.920Z] #65 105.0 container ip [2021-11-19T01:58:46.920Z] #65 105.0 -container-port int [2021-11-19T01:58:46.920Z] #65 105.0 container port (default -1) [2021-11-19T01:58:46.920Z] #65 105.0 -host-ip string [2021-11-19T01:58:46.920Z] #65 105.0 host ip [2021-11-19T01:58:46.920Z] #65 105.0 -host-port int [2021-11-19T01:58:46.920Z] #65 105.0 host port (default -1) [2021-11-19T01:58:46.920Z] #65 105.0 -proto string [2021-11-19T01:58:46.920Z] #65 105.0 proxy protocol (default "tcp") [2021-11-19T01:58:47.703Z] #47 75.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:58:47.703Z] #47 ... [2021-11-19T01:58:47.703Z] [2021-11-19T01:58:47.703Z] #38 [tini 1/3] 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-11-19T01:58:47.703Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:47.703Z] #38 76.22 Selecting previously unselected package libxml2:amd64. [2021-11-19T01:58:47.703Z] #38 76.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-19T01:58:47.703Z] #38 76.24 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:58:47.964Z] #38 76.64 Selecting previously unselected package libarchive13:amd64. [2021-11-19T01:58:47.964Z] #38 76.64 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-19T01:58:47.964Z] #38 76.64 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-19T01:58:47.964Z] #38 ... [2021-11-19T01:58:47.964Z] [2021-11-19T01:58:47.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:47.964Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:47.964Z] #14 66.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-19T01:58:47.964Z] #14 66.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-19T01:58:47.964Z] #14 66.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:58:47.964Z] #14 70.94 Selecting previously unselected package binutils-mingw-w64. [2021-11-19T01:58:47.964Z] #14 70.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-19T01:58:47.964Z] #14 70.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:58:47.964Z] #14 71.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-19T01:58:47.964Z] #14 71.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:58:47.964Z] #14 71.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:47.964Z] #14 71.26 Selecting previously unselected package dmsetup. [2021-11-19T01:58:47.964Z] #14 71.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:58:47.964Z] #14 71.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:58:47.964Z] #14 71.52 Selecting previously unselected package mingw-w64-common. [2021-11-19T01:58:47.964Z] #14 71.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-19T01:58:47.964Z] #14 71.53 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-19T01:58:47.964Z] #14 76.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-19T01:58:47.964Z] #14 76.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-19T01:58:47.964Z] #14 76.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:58:47.964Z] #14 ... [2021-11-19T01:58:47.964Z] [2021-11-19T01:58:47.964Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:47.964Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:47.964Z] #47 75.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:58:47.964Z] #47 75.91 Setting up python3-protobuf (3.12.4-1) ... [2021-11-19T01:58:49.495Z] #65 ... [2021-11-19T01:58:49.495Z] [2021-11-19T01:58:49.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:49.495Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:58:49.495Z] #14 102.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-19T01:58:49.495Z] #14 102.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-19T01:58:49.495Z] #14 102.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:49.495Z] #14 107.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-19T01:58:49.495Z] #14 107.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-19T01:58:49.495Z] #14 107.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:58:49.495Z] #14 108.1 Selecting previously unselected package libapparmor1:arm64. [2021-11-19T01:58:49.495Z] #14 108.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-19T01:58:49.495Z] #14 108.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-19T01:58:50.222Z] #14 108.9 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-19T01:58:50.222Z] #14 108.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-19T01:58:50.222Z] #14 108.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-19T01:58:50.791Z] #14 109.8 Selecting previously unselected package libbtrfs0:arm64. [2021-11-19T01:58:50.791Z] #14 109.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-19T01:58:50.791Z] #14 109.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-19T01:58:51.275Z] #47 79.20 Setting up criu (3.16.1-1) ... [2021-11-19T01:58:51.628Z] #65 ... [2021-11-19T01:58:51.628Z] [2021-11-19T01:58:51.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:51.628Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:51.628Z] #14 108.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-19T01:58:51.628Z] #14 108.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-19T01:58:51.628Z] #14 108.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:58:51.628Z] #14 108.6 Selecting previously unselected package libapparmor1:amd64. [2021-11-19T01:58:51.628Z] #14 108.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-19T01:58:51.628Z] #14 108.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-19T01:58:51.628Z] #14 108.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-19T01:58:51.628Z] #14 108.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-19T01:58:51.628Z] #14 108.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-19T01:58:51.628Z] #14 109.1 Selecting previously unselected package libbtrfs0:amd64. [2021-11-19T01:58:51.628Z] #14 109.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-19T01:58:51.863Z] #14 110.4 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-19T01:58:51.863Z] #14 110.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-19T01:58:51.863Z] #14 110.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-19T01:58:51.890Z] #14 109.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:58:51.890Z] #14 109.2 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-19T01:58:51.890Z] #14 109.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-19T01:58:52.154Z] #14 109.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:58:52.154Z] #14 ... [2021-11-19T01:58:52.154Z] [2021-11-19T01:58:52.154Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:58:52.154Z] #65 sha256:0636a319f070cd0ecda4441bf190dae4b3b2cd2b4bae838576900901d61380f4 [2021-11-19T01:58:52.154Z] #65 108.6 rootlesskit version 0.14.6 [2021-11-19T01:58:52.154Z] #65 108.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-19T01:58:52.154Z] #65 108.6 -container-ip string [2021-11-19T01:58:52.154Z] #65 108.6 container ip [2021-11-19T01:58:52.154Z] #65 108.6 -container-port int [2021-11-19T01:58:52.154Z] #65 108.6 container port (default -1) [2021-11-19T01:58:52.155Z] #65 108.6 -host-ip string [2021-11-19T01:58:52.155Z] #65 108.6 host ip [2021-11-19T01:58:52.155Z] #65 108.6 -host-port int [2021-11-19T01:58:52.155Z] #65 108.6 host port (default -1) [2021-11-19T01:58:52.155Z] #65 108.6 -proto string [2021-11-19T01:58:52.155Z] #65 108.6 proxy protocol (default "tcp") [2021-11-19T01:58:52.155Z] #65 DONE 108.9s [2021-11-19T01:58:52.155Z] [2021-11-19T01:58:52.155Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-19T01:58:52.155Z] #66 sha256:5478c79cff698c91480935972c0de9b8c4e66f0e8ca23a951bca07b0050bf13b [2021-11-19T01:58:52.155Z] #66 DONE 0.1s [2021-11-19T01:58:52.155Z] [2021-11-19T01:58:52.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:52.155Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:52.155Z] #14 109.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-19T01:58:52.155Z] #14 109.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:58:52.155Z] #14 109.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:52.155Z] #14 ... [2021-11-19T01:58:52.155Z] [2021-11-19T01:58:52.155Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-19T01:58:52.155Z] #67 sha256:a6b6a575453742e5d2212aa1032b7d68335b9476ef79c4f4076b82ec674b4f28 [2021-11-19T01:58:52.155Z] #67 DONE 0.1s [2021-11-19T01:58:52.155Z] [2021-11-19T01:58:52.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:52.155Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:58:52.155Z] #14 109.5 Selecting previously unselected package libudev-dev:amd64. [2021-11-19T01:58:52.155Z] #14 109.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-19T01:58:52.155Z] #14 109.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-19T01:58:52.417Z] #14 109.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-19T01:58:52.417Z] #14 109.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-19T01:58:52.417Z] #14 109.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-19T01:58:52.678Z] #14 109.9 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-19T01:58:52.678Z] #14 109.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-19T01:58:52.678Z] #14 109.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-19T01:58:52.687Z] #47 80.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:52.940Z] #14 110.1 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-19T01:58:52.940Z] #14 110.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-19T01:58:52.940Z] #14 110.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-19T01:58:52.940Z] #14 110.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-19T01:58:52.940Z] #14 110.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-19T01:58:52.940Z] #14 110.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-19T01:58:53.201Z] #14 110.4 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-19T01:58:53.201Z] #14 110.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-19T01:58:53.201Z] #14 110.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-19T01:58:53.245Z] #14 112.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-19T01:58:53.245Z] #14 112.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-19T01:58:53.245Z] #14 112.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:58:53.290Z] #47 ... [2021-11-19T01:58:53.291Z] [2021-11-19T01:58:53.291Z] #38 [tini 1/3] 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-11-19T01:58:53.291Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:53.291Z] #38 76.95 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-19T01:58:53.291Z] #38 76.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-19T01:58:53.291Z] #38 76.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-19T01:58:53.291Z] #38 77.09 Selecting previously unselected package librhash0:amd64. [2021-11-19T01:58:53.291Z] #38 77.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-19T01:58:53.291Z] #38 77.11 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-19T01:58:53.291Z] #38 77.28 Selecting previously unselected package libuv1:amd64. [2021-11-19T01:58:53.291Z] #38 77.28 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-19T01:58:53.291Z] #38 77.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-19T01:58:53.291Z] #38 77.41 Selecting previously unselected package cmake. [2021-11-19T01:58:53.291Z] #38 77.41 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-19T01:58:53.291Z] #38 77.42 Unpacking cmake (3.18.4-2) ... [2021-11-19T01:58:53.291Z] #38 81.28 Setting up libicu67:amd64 (67.1-7) ... [2021-11-19T01:58:53.291Z] #38 81.31 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T01:58:53.291Z] #38 81.36 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-19T01:58:53.291Z] #38 81.38 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T01:58:53.291Z] #38 81.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-19T01:58:53.291Z] #38 81.53 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-19T01:58:53.291Z] #38 ... [2021-11-19T01:58:53.291Z] [2021-11-19T01:58:53.291Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:58:53.291Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:58:53.291Z] #34 71.95 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-19T01:58:53.291Z] #34 72.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-19T01:58:53.291Z] #34 72.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:58:53.552Z] #34 ... [2021-11-19T01:58:53.552Z] [2021-11-19T01:58:53.552Z] #38 [tini 1/3] 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-11-19T01:58:53.552Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-19T01:58:53.552Z] #38 82.29 Setting up cmake-data (3.18.4-2) ... [2021-11-19T01:58:53.774Z] #14 110.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-19T01:58:53.774Z] #14 110.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-19T01:58:53.774Z] #14 110.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-19T01:58:53.774Z] #14 111.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-19T01:58:53.774Z] #14 111.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:58:53.774Z] #14 111.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:54.035Z] #14 111.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-19T01:58:54.035Z] #14 111.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-19T01:58:54.035Z] #14 111.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-19T01:58:54.077Z] #14 112.9 Selecting previously unselected package libudev-dev:arm64. [2021-11-19T01:58:54.077Z] #14 112.9 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-19T01:58:54.077Z] #14 113.0 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-19T01:58:54.124Z] #38 82.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-19T01:58:54.124Z] #38 82.79 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-19T01:58:54.124Z] #38 82.85 Setting up cmake (3.18.4-2) ... [2021-11-19T01:58:54.124Z] #38 82.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:54.296Z] #14 111.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-19T01:58:54.296Z] #14 111.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-19T01:58:54.296Z] #14 111.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-19T01:58:54.558Z] #14 111.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-19T01:58:54.844Z] #14 111.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-19T01:58:54.844Z] #14 111.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:58:54.844Z] #14 111.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:58:54.844Z] #14 112.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:58:54.844Z] #14 112.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:54.844Z] #14 112.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-19T01:58:54.844Z] #14 112.1 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-19T01:58:54.844Z] #14 112.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-19T01:58:54.844Z] #14 112.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:58:54.844Z] #14 112.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-19T01:58:54.844Z] #14 112.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-19T01:58:54.844Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:58:55.068Z] #38 DONE 83.8s [2021-11-19T01:58:55.068Z] [2021-11-19T01:58:55.068Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:58:55.068Z] #39 sha256:2e71bf44d2b073bc3bfb692725346afa83ab6467f53e8f8c9c30aa3749a010a3 [2021-11-19T01:58:55.068Z] #39 ... [2021-11-19T01:58:55.068Z] [2021-11-19T01:58:55.068Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-19T01:58:55.068Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-19T01:58:55.068Z] #51 83.25 gotestsum version dev [2021-11-19T01:58:55.068Z] #51 DONE 83.9s [2021-11-19T01:58:55.068Z] [2021-11-19T01:58:55.068Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-19T01:58:55.068Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-19T01:58:55.068Z] #47 DONE 83.5s [2021-11-19T01:58:55.105Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:55.105Z] #14 112.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-19T01:58:55.105Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:55.105Z] #14 112.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-19T01:58:55.105Z] #14 112.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:58:55.105Z] #14 112.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:58:55.105Z] #14 112.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-19T01:58:55.105Z] #14 112.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:58:55.105Z] #14 112.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:58:55.105Z] #14 112.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:55.105Z] #14 112.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:58:55.105Z] #14 112.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:55.330Z] [2021-11-19T01:58:55.330Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-19T01:58:55.330Z] #39 sha256:2e71bf44d2b073bc3bfb692725346afa83ab6467f53e8f8c9c30aa3749a010a3 [2021-11-19T01:58:55.330Z] #39 DONE 0.3s [2021-11-19T01:58:55.330Z] [2021-11-19T01:58:55.330Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:58:55.330Z] #40 sha256:9d87321bef486e73fd6c5db282b7f7b1e07c728120602043d771e46a611b742e [2021-11-19T01:58:55.365Z] #14 112.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:58:55.365Z] #14 112.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:58:55.477Z] #14 114.4 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-19T01:58:55.477Z] #14 114.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-19T01:58:55.477Z] #14 114.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-19T01:58:55.625Z] #14 DONE 112.9s [2021-11-19T01:58:55.625Z] [2021-11-19T01:58:55.625Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-19T01:58:55.625Z] #57 sha256:38083a09e5a9a588039f5e460c3a3177d8503735b84f8a1ecd147a79603ab857 [2021-11-19T01:58:55.887Z] #57 DONE 0.3s [2021-11-19T01:58:55.887Z] [2021-11-19T01:58:55.887Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-19T01:58:55.887Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-19T01:58:56.875Z] #14 115.4 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-19T01:58:56.875Z] #14 115.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-19T01:58:56.875Z] #14 115.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-19T01:58:56.875Z] #14 ... [2021-11-19T01:58:56.875Z] [2021-11-19T01:58:56.875Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:58:56.875Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T01:58:57.195Z] #26 115.1 Updating files: 14% (1654/11420) Updating files: 15% (1713/11420) Updating files: 16% (1828/11420) Updating files: 17% (1942/11420) Updating files: 18% (2056/11420) Updating files: 19% (2170/11420) Updating files: 20% (2284/11420) Updating files: 21% (2399/11420) Updating files: 22% (2513/11420) Updating files: 23% (2627/11420) Updating files: 24% (2741/11420) Updating files: 25% (2855/11420) [2021-11-19T01:58:57.195Z] #26 ... [2021-11-19T01:58:57.195Z] [2021-11-19T01:58:57.195Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:58:57.195Z] #65 sha256:69914aa773fee633f83440257cb40e2030162323d579c79343782f4d87bd78d1 [2021-11-19T01:58:57.195Z] #65 DONE 115.2s [2021-11-19T01:58:57.195Z] [2021-11-19T01:58:57.195Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:58:57.195Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T01:58:57.195Z] #26 115.1 Updating files: 14% (1654/11420) Updating files: 15% (1713/11420) Updating files: 16% (1828/11420) Updating files: 17% (1942/11420) Updating files: 18% (2056/11420) Updating files: 19% (2170/11420) Updating files: 20% (2284/11420) Updating files: 21% (2399/11420) Updating files: 22% (2513/11420) Updating files: 23% (2627/11420) Updating files: 24% (2741/11420) Updating files: 25% (2855/11420) Updating files: 26% (2970/11420) Updating files: 27% (3084/11420) Updating files: 28% (3198/11420) [2021-11-19T01:58:57.195Z] #26 ... [2021-11-19T01:58:57.195Z] [2021-11-19T01:58:57.195Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-19T01:58:57.195Z] #66 sha256:7222466576e0a623d3e735c147784a62855039af9dc5427e3705954d9294d122 [2021-11-19T01:58:57.195Z] #66 DONE 0.2s [2021-11-19T01:58:57.195Z] [2021-11-19T01:58:57.195Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-19T01:58:57.195Z] #67 sha256:444969ecaaa8927af8a6a73ae4a2a79777909635d6a50e902a2acc117ca57ba1 [2021-11-19T01:58:57.195Z] #67 DONE 0.2s [2021-11-19T01:58:57.195Z] [2021-11-19T01:58:57.195Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:58:57.195Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:58:57.195Z] #14 115.7 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-19T01:58:57.195Z] #14 115.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-19T01:58:57.195Z] #14 115.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-19T01:58:57.195Z] #14 115.9 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-19T01:58:57.195Z] #14 115.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-19T01:58:57.195Z] #14 115.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-19T01:58:57.195Z] #14 116.0 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-19T01:58:57.195Z] #14 116.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-19T01:58:57.195Z] #14 116.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-19T01:58:57.793Z] #14 116.6 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-19T01:58:57.793Z] #14 116.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-19T01:58:57.793Z] #14 116.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-19T01:58:58.055Z] #14 116.9 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-19T01:58:58.055Z] #14 116.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-19T01:58:58.055Z] #14 116.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:58:58.055Z] #14 117.1 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-19T01:58:58.315Z] #14 117.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-19T01:58:58.315Z] #14 117.1 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-19T01:58:58.315Z] #14 117.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-19T01:58:58.315Z] #14 117.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-19T01:58:58.315Z] #14 117.3 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-19T01:58:58.633Z] #40 3.040 + RM_GOPATH=0 [2021-11-19T01:58:58.633Z] #40 3.040 + TMP_GOPATH= [2021-11-19T01:58:58.633Z] #40 3.040 + : /build [2021-11-19T01:58:58.633Z] #40 3.040 + '[' -z '' ']' [2021-11-19T01:58:58.633Z] #40 3.040 ++ mktemp -d [2021-11-19T01:58:58.633Z] #40 3.040 + export GOPATH=/tmp/tmp.jlEY0iOtVL [2021-11-19T01:58:58.633Z] #40 3.040 + GOPATH=/tmp/tmp.jlEY0iOtVL [2021-11-19T01:58:58.633Z] #40 3.040 + RM_GOPATH=1 [2021-11-19T01:58:58.633Z] #40 3.040 + case "$(go env GOARCH)" in [2021-11-19T01:58:58.633Z] #40 3.040 ++ go env GOARCH [2021-11-19T01:58:58.633Z] #40 3.079 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:58.633Z] #40 3.079 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:58.633Z] #40 3.079 ++ dirname /install.sh [2021-11-19T01:58:58.633Z] #40 3.087 Install tini version v0.19.0 [2021-11-19T01:58:58.633Z] #40 3.090 + dir=/ [2021-11-19T01:58:58.633Z] #40 3.090 + bin=tini [2021-11-19T01:58:58.633Z] #40 3.090 + shift [2021-11-19T01:58:58.633Z] #40 3.090 + '[' '!' -f //tini.installer ']' [2021-11-19T01:58:58.633Z] #40 3.090 + . //tini.installer [2021-11-19T01:58:58.633Z] #40 3.090 ++ : v0.19.0 [2021-11-19T01:58:58.633Z] #40 3.090 + install_tini [2021-11-19T01:58:58.633Z] #40 3.090 + echo 'Install tini version v0.19.0' [2021-11-19T01:58:58.633Z] #40 3.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.jlEY0iOtVL/tini [2021-11-19T01:58:58.633Z] #40 3.095 Cloning into '/tmp/tmp.jlEY0iOtVL/tini'... [2021-11-19T01:58:58.888Z] #14 117.9 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-19T01:58:59.185Z] #15 DONE 3.7s [2021-11-19T01:58:59.185Z] [2021-11-19T01:58:59.185Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:58:59.185Z] #58 sha256:921bb56fb0143155f15dca1db186e927ef66d1e933d000d35d8ab136ffb76331 [2021-11-19T01:58:59.204Z] #14 118.0 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-19T01:58:59.204Z] #14 118.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:58:59.204Z] #14 118.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-19T01:58:59.204Z] #14 118.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:58:59.204Z] #14 118.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-19T01:58:59.577Z] #40 4.132 + cd /tmp/tmp.jlEY0iOtVL/tini [2021-11-19T01:58:59.577Z] #40 4.132 + git checkout -q v0.19.0 [2021-11-19T01:58:59.577Z] #40 4.167 + cmake . [2021-11-19T01:58:59.759Z] #58 3.821 + RM_GOPATH=0 [2021-11-19T01:58:59.759Z] #58 3.821 + TMP_GOPATH= [2021-11-19T01:58:59.759Z] #58 3.821 + : /build [2021-11-19T01:58:59.759Z] #58 3.821 + '[' -z '' ']' [2021-11-19T01:58:59.759Z] #58 3.821 ++ mktemp -d [2021-11-19T01:58:59.759Z] #58 3.823 + export GOPATH=/tmp/tmp.e4nV096qZh [2021-11-19T01:58:59.759Z] #58 3.823 + GOPATH=/tmp/tmp.e4nV096qZh [2021-11-19T01:58:59.759Z] #58 3.823 + RM_GOPATH=1 [2021-11-19T01:58:59.759Z] #58 3.823 + case "$(go env GOARCH)" in [2021-11-19T01:58:59.759Z] #58 3.823 ++ go env GOARCH [2021-11-19T01:58:59.759Z] #58 3.837 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:59.759Z] #58 3.837 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:58:59.759Z] #58 3.837 ++ dirname /install.sh [2021-11-19T01:58:59.759Z] #58 3.842 + dir=/ [2021-11-19T01:58:59.759Z] #58 3.842 + bin=runc [2021-11-19T01:58:59.759Z] #58 3.842 + shift [2021-11-19T01:58:59.759Z] #58 3.842 + '[' '!' -f //runc.installer ']' [2021-11-19T01:58:59.759Z] #58 3.842 + . //runc.installer [2021-11-19T01:58:59.759Z] #58 3.842 ++ set -e [2021-11-19T01:58:59.759Z] #58 3.842 ++ : v1.0.2 [2021-11-19T01:58:59.759Z] #58 3.842 Install runc version v1.0.2 (build tags: seccomp) [2021-11-19T01:58:59.759Z] #58 3.850 + install_runc [2021-11-19T01:58:59.759Z] #58 3.850 + RUNC_BUILDTAGS=seccomp [2021-11-19T01:58:59.759Z] #58 3.850 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-19T01:58:59.759Z] #58 3.850 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e4nV096qZh/src/github.com/opencontainers/runc [2021-11-19T01:58:59.759Z] #58 3.850 Cloning into '/tmp/tmp.e4nV096qZh/src/github.com/opencontainers/runc'... [2021-11-19T01:58:59.779Z] #14 118.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-19T01:58:59.779Z] #14 118.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-19T01:58:59.779Z] #14 118.8 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-19T01:58:59.779Z] #14 118.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-19T01:59:00.039Z] #14 118.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:59:00.039Z] #14 119.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-19T01:59:00.039Z] #14 119.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:00.039Z] #14 119.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-19T01:59:00.039Z] #14 119.1 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-19T01:59:00.039Z] #14 119.1 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-19T01:59:00.039Z] #14 119.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:59:00.183Z] #40 4.959 -- The C compiler identification is GNU 10.2.1 [2021-11-19T01:59:00.311Z] #14 119.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-19T01:59:00.311Z] #14 119.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-19T01:59:00.311Z] #14 119.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:00.311Z] #14 119.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:00.311Z] #14 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-19T01:59:00.311Z] #14 119.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:00.311Z] #14 119.2 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-11-19T01:59:00.311Z] #14 ... [2021-11-19T01:59:00.311Z] [2021-11-19T01:59:00.311Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:59:00.311Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-19T01:59:00.311Z] #34 DONE 118.9s [2021-11-19T01:59:00.311Z] [2021-11-19T01:59:00.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:00.311Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-19T01:59:00.311Z] #14 119.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:59:00.311Z] #14 119.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:00.311Z] #14 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-19T01:59:00.311Z] #14 119.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:00.311Z] #14 119.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:59:00.443Z] #40 5.073 -- Detecting C compiler ABI info [2021-11-19T01:59:00.571Z] #14 119.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:59:00.571Z] #14 119.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:59:00.571Z] #14 119.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:59:00.571Z] #14 119.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-19T01:59:00.571Z] #14 119.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:59:01.141Z] #14 DONE 120.0s [2021-11-19T01:59:01.141Z] [2021-11-19T01:59:01.141Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:59:01.141Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T01:59:01.141Z] #26 115.1 Updating files: 14% (1654/11420) Updating files: 15% (1713/11420) Updating files: 16% (1828/11420) Updating files: 17% (1942/11420) Updating files: 18% (2056/11420) Updating files: 19% (2170/11420) Updating files: 20% (2284/11420) Updating files: 21% (2399/11420) Updating files: 22% (2513/11420) Updating files: 23% (2627/11420) Updating files: 24% (2741/11420) Updating files: 25% (2855/11420) Updating files: 26% (2970/11420) Updating files: 27% (3084/11420) Updating files: 28% (3198/11420) Updating files: 29% (3312/11420) Updating files: 30% (3426/11420) Updating files: 31% (3541/11420) Updating files: 32% (3655/11420) Updating files: 32% (3669/11420) Updating files: 33% (3769/11420) Updating files: 34% (3883/11420) Updating files: 35% (3997/11420) Updating files: 36% (4112/11420) Updating files: 37% (4226/11420) Updating files: 38% (4340/11420) Updating files: 39% (4454/11420) Updating files: 40% (4568/11420) Updating files: 41% (4683/11420) Updating files: 42% (4797/11420) Updating files: 43% (4911/11420) Updating files: 44% (5025/11420) Updating files: 45% (5139/11420) Updating files: 46% (5254/11420) Updating files: 47% (5368/11420) Updating files: 48% (5482/11420) Updating files: 49% (5596/11420) Updating files: 49% (5677/11420) Updating files: 50% (5710/11420) Updating files: 51% (5825/11420) Updating files: 52% (5939/11420) Updating files: 53% (6053/11420) Updating files: 54% (6167/11420) Updating files: 55% (6281/11420) Updating files: 56% (6396/11420) Updating files: 57% (6510/11420) Updating files: 58% (6624/11420) Updating files: 59% (6738/11420) Updating files: 60% (6852/11420) Updating files: 61% (6967/11420) Updating files: 62% (7081/11420) Updating files: 63% (7195/11420) Updating files: 64% (7309/11420) Updating files: 65% (7423/11420) Updating files: 66% (7538/11420) Updating files: 67% (7652/11420) Updating files: 68% (7766/11420) Updating files: 68% (7867/11420) Updating files: 69% (7880/11420) Updating files: 70% (7994/11420) Updating files: 71% (8109/11420) Updating files: 72% (8223/11420) Updating files: 73% (8337/11420) Updating files: 74% (8451/11420) Updating files: 75% (8565/11420) Updating files: 76% (8680/11420) Updating files: 77% (8794/11420) Updating files: 78% (8908/11420) Updating files: 79% (9022/11420) Updating files: 80% (9136/11420) Updating files: 81% (9251/11420) Updating files: 82% (9365/11420) Updating files: 83% (9479/11420) Updating files: 84% (9593/11420) Updating files: 85% (9707/11420) Updating files: 86% (9822/11420) Updating files: 87% (9936/11420) Updating files: 88% (10050/11420) Updating files: 89% (10164/11420) Updating files: 90% (10278/11420) Updating files: 91% (10393/11420) Updating files: 92% (10507/11420) Updating files: 93% (10621/11420) Updating files: 94% (10735/11420) Updating files: 95% (10849/11420) Updating files: 96% (10964/11420) Updating files: 97% (11078/11420) Updating files: 97% (11128/11420) Updating files: 98% (11192/11420) Updating files: 99% (11306/11420) Updating files: 100% (11420/11420) Updating files: 100% (11420/11420), done. [2021-11-19T01:59:01.141Z] #26 119.4 + cd /tmp/tmp.WDJv4lmhWg/tmp/docker-ce [2021-11-19T01:59:01.141Z] #26 119.4 + git checkout -q v17.06.2-ce [2021-11-19T01:59:01.385Z] #40 6.044 -- Detecting C compiler ABI info - done [2021-11-19T01:59:01.385Z] #40 6.213 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-19T01:59:01.385Z] #40 6.213 -- Detecting C compile features [2021-11-19T01:59:01.385Z] #40 6.213 -- Detecting C compile features - done [2021-11-19T01:59:01.385Z] #40 6.299 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-19T01:59:01.401Z] #26 ... [2021-11-19T01:59:01.401Z] [2021-11-19T01:59:01.401Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-19T01:59:01.401Z] #57 sha256:e91244cea1c08e22c592eac225c5bd76186fc8331c23c7d4f40a60b186c719a4 [2021-11-19T01:59:01.401Z] #57 DONE 0.4s [2021-11-19T01:59:01.660Z] [2021-11-19T01:59:01.660Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:59:01.660Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T01:59:01.671Z] #58 ... [2021-11-19T01:59:01.672Z] [2021-11-19T01:59:01.672Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-19T01:59:01.672Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-19T01:59:01.672Z] #16 DONE 2.1s [2021-11-19T01:59:01.672Z] [2021-11-19T01:59:01.672Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-19T01:59:01.672Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-19T01:59:01.957Z] #40 6.613 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-19T01:59:01.957Z] #40 6.703 -- Configuring done [2021-11-19T01:59:01.957Z] #40 6.726 -- Generating done [2021-11-19T01:59:01.957Z] #40 6.747 -- Build files have been written to: /tmp/tmp.jlEY0iOtVL/tini [2021-11-19T01:59:01.957Z] #40 6.753 + make tini-static [2021-11-19T01:59:02.538Z] #40 7.375 Scanning dependencies of target tini-static [2021-11-19T01:59:02.799Z] #40 7.516 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-19T01:59:03.575Z] #58 ... [2021-11-19T01:59:03.576Z] [2021-11-19T01:59:03.576Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-19T01:59:03.576Z] #15 sha256:52482ba78cd93eda1cf3740bd65dda6fd4f57fd2ea11e7ea64c853be4a433d10 [2021-11-19T01:59:03.576Z] #15 DONE 2.3s [2021-11-19T01:59:03.576Z] [2021-11-19T01:59:03.576Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-19T01:59:03.576Z] #16 sha256:6ffd839d54da310a948a41ef3bf8017985228a74757541b90b2f92850246bb9e [2021-11-19T01:59:03.590Z] #17 1.835 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-19T01:59:03.590Z] #17 DONE 1.9s [2021-11-19T01:59:03.590Z] [2021-11-19T01:59:03.590Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:59:03.590Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T01:59:03.590Z] #62 ... [2021-11-19T01:59:03.590Z] [2021-11-19T01:59:03.590Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-19T01:59:03.590Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-19T01:59:04.187Z] #40 ... [2021-11-19T01:59:04.188Z] [2021-11-19T01:59:04.188Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:04.188Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:04.188Z] #14 82.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-19T01:59:04.188Z] #14 82.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:04.188Z] #14 82.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:59:04.188Z] #14 82.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-19T01:59:04.188Z] #14 82.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:04.188Z] #14 83.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:04.761Z] #14 ... [2021-11-19T01:59:04.761Z] [2021-11-19T01:59:04.761Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-19T01:59:04.761Z] #40 sha256:9d87321bef486e73fd6c5db282b7f7b1e07c728120602043d771e46a611b742e [2021-11-19T01:59:04.761Z] #40 9.419 [100%] Linking C executable tini-static [2021-11-19T01:59:04.957Z] #16 DONE 1.5s [2021-11-19T01:59:04.957Z] [2021-11-19T01:59:04.957Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-19T01:59:04.957Z] #17 sha256:bc6aef89da04b99820a43c4a2be6752f69fa206b112e17e4db9f596ba97b55e2 [2021-11-19T01:59:04.972Z] #18 DONE 1.8s [2021-11-19T01:59:04.972Z] [2021-11-19T01:59:04.972Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T01:59:04.972Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T01:59:05.232Z] #53 ... [2021-11-19T01:59:05.232Z] [2021-11-19T01:59:05.232Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-19T01:59:05.232Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-19T01:59:05.706Z] #40 10.24 [100%] Built target tini-static [2021-11-19T01:59:05.706Z] #40 10.37 + mkdir -p /build [2021-11-19T01:59:05.706Z] #40 10.39 + cp tini-static /build/docker-init [2021-11-19T01:59:05.894Z] #17 0.899 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-19T01:59:06.154Z] #17 DONE 1.2s [2021-11-19T01:59:06.154Z] [2021-11-19T01:59:06.154Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-19T01:59:06.154Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-19T01:59:06.650Z] #40 DONE 11.3s [2021-11-19T01:59:06.651Z] [2021-11-19T01:59:06.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:06.651Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:06.651Z] #14 94.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-19T01:59:06.651Z] #14 94.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:06.651Z] #14 94.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:07.092Z] #18 DONE 1.2s [2021-11-19T01:59:07.092Z] [2021-11-19T01:59:07.092Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:59:07.092Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T01:59:07.092Z] #58 2.164 + RM_GOPATH=0 [2021-11-19T01:59:07.092Z] #58 2.164 + TMP_GOPATH= [2021-11-19T01:59:07.092Z] #58 2.164 + : /build [2021-11-19T01:59:07.092Z] #58 2.164 + '[' -z '' ']' [2021-11-19T01:59:07.092Z] #58 2.164 ++ mktemp -d [2021-11-19T01:59:07.092Z] #58 2.179 Install runc version v1.0.2 (build tags: seccomp) [2021-11-19T01:59:07.092Z] #58 2.179 + export GOPATH=/tmp/tmp.YRKZuZlD78 [2021-11-19T01:59:07.092Z] #58 2.179 + GOPATH=/tmp/tmp.YRKZuZlD78 [2021-11-19T01:59:07.092Z] #58 2.179 + RM_GOPATH=1 [2021-11-19T01:59:07.092Z] #58 2.179 + case "$(go env GOARCH)" in [2021-11-19T01:59:07.092Z] #58 2.179 ++ go env GOARCH [2021-11-19T01:59:07.092Z] #58 2.179 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:59:07.092Z] #58 2.179 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:59:07.092Z] #58 2.179 ++ dirname /install.sh [2021-11-19T01:59:07.092Z] #58 2.179 + dir=/ [2021-11-19T01:59:07.092Z] #58 2.179 + bin=runc [2021-11-19T01:59:07.092Z] #58 2.179 + shift [2021-11-19T01:59:07.092Z] #58 2.179 + '[' '!' -f //runc.installer ']' [2021-11-19T01:59:07.092Z] #58 2.179 + . //runc.installer [2021-11-19T01:59:07.092Z] #58 2.179 ++ set -e [2021-11-19T01:59:07.092Z] #58 2.179 ++ : v1.0.2 [2021-11-19T01:59:07.092Z] #58 2.179 + install_runc [2021-11-19T01:59:07.092Z] #58 2.179 + RUNC_BUILDTAGS=seccomp [2021-11-19T01:59:07.092Z] #58 2.179 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-19T01:59:07.092Z] #58 2.179 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YRKZuZlD78/src/github.com/opencontainers/runc [2021-11-19T01:59:07.092Z] #58 2.199 Cloning into '/tmp/tmp.YRKZuZlD78/src/github.com/opencontainers/runc'... [2021-11-19T01:59:07.202Z] #19 DONE 1.7s [2021-11-19T01:59:07.202Z] [2021-11-19T01:59:07.202Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-19T01:59:07.202Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-19T01:59:08.469Z] #58 ... [2021-11-19T01:59:08.469Z] [2021-11-19T01:59:08.469Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-19T01:59:08.469Z] #19 sha256:550fc51e80ddb44da52670c7ff42726ad87a417914d94a61921d3f8e3cac4c4f [2021-11-19T01:59:08.469Z] #19 DONE 1.0s [2021-11-19T01:59:08.469Z] [2021-11-19T01:59:08.469Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-19T01:59:08.469Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-19T01:59:08.614Z] #20 DONE 2.0s [2021-11-19T01:59:08.614Z] [2021-11-19T01:59:08.614Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:59:08.615Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-19T01:59:09.408Z] #20 DONE 1.0s [2021-11-19T01:59:09.408Z] [2021-11-19T01:59:09.408Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:59:09.408Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-19T01:59:11.158Z] #21 2.087 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:59:11.158Z] #21 2.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:59:11.158Z] #21 2.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:59:11.315Z] #21 1.612 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T01:59:11.315Z] #21 1.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T01:59:11.315Z] #21 2.002 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T01:59:11.419Z] #21 2.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T01:59:11.574Z] #21 2.308 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-19T01:59:12.807Z] #21 3.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T01:59:12.839Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-19T01:59:12.839Z] [2021-11-19T01:59:12.839Z] ________ ____ __. [2021-11-19T01:59:12.839Z] \_____ \ | |/ _| [2021-11-19T01:59:12.839Z] / | \| < [2021-11-19T01:59:12.839Z] / | \ | \ [2021-11-19T01:59:12.839Z] \_______ /____|__ \ [2021-11-19T01:59:12.839Z] \/ \/ [2021-11-19T01:59:12.839Z] [2021-11-19T01:59:12.839Z] INFO: make.ps1 ended at 11/19/2021 01:59:04 [2021-11-19T01:59:12.839Z] INFO: Binaries build ended at 11/19/2021 01:59:05. Duration:00:01:10.9537451 [2021-11-19T01:59:12.839Z] INFO: Copying the built daemon binary to d:\CI\PR-42979\2\binary\dockerd-a3a3a49834.exe... [2021-11-19T01:59:12.839Z] INFO: Copying the built client binary to d:\CI\PR-42979\2\binary\docker-a3a3a49834.exe... [2021-11-19T01:59:12.839Z] INFO: Copying dockerversion from the container... [2021-11-19T01:59:12.839Z] INFO: Copying the golang package from the container to d:\CI\PR-42979\2\installer\go.zip... [2021-11-19T01:59:12.839Z] INFO: Extracting go.zip to d:\CI\PR-42979\2\go [2021-11-19T01:59:12.952Z] #21 3.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.7 kB] [2021-11-19T01:59:13.748Z] #21 5.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T01:59:14.330Z] #21 4.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-19T01:59:14.589Z] #21 ... [2021-11-19T01:59:14.589Z] [2021-11-19T01:59:14.590Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T01:59:14.590Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T01:59:14.590Z] #26 123.1 + mkdir -p /tmp/tmp.WDJv4lmhWg/src/github.com/docker [2021-11-19T01:59:14.590Z] #26 123.1 + mv components/cli /tmp/tmp.WDJv4lmhWg/src/github.com/docker/cli [2021-11-19T01:59:14.590Z] #26 123.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-19T01:59:14.590Z] #26 ... [2021-11-19T01:59:14.590Z] [2021-11-19T01:59:14.590Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:59:14.590Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T01:59:14.590Z] #58 11.24 + cd /tmp/tmp.YRKZuZlD78/src/github.com/opencontainers/runc [2021-11-19T01:59:14.590Z] #58 11.24 + git checkout -q v1.0.2 [2021-11-19T01:59:14.590Z] #58 12.01 + '[' -z '' ']' [2021-11-19T01:59:14.590Z] #58 12.01 + target=static [2021-11-19T01:59:14.590Z] #58 12.01 + make BUILDTAGS=seccomp static [2021-11-19T01:59:14.590Z] #58 12.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-19T01:59:17.954Z] #21 8.699 Fetched 8475 kB in 7s (1201 kB/s) [2021-11-19T01:59:17.954Z] #21 8.699 Reading package lists... [2021-11-19T01:59:17.954Z] #21 ... [2021-11-19T01:59:17.954Z] [2021-11-19T01:59:17.954Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:59:17.954Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:59:17.954Z] #34 DONE 135.0s [2021-11-19T01:59:17.954Z] [2021-11-19T01:59:17.954Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:59:17.954Z] #58 sha256:921bb56fb0143155f15dca1db186e927ef66d1e933d000d35d8ab136ffb76331 [2021-11-19T01:59:17.954Z] #58 12.91 + cd /tmp/tmp.e4nV096qZh/src/github.com/opencontainers/runc [2021-11-19T01:59:17.954Z] #58 12.91 + git checkout -q v1.0.2 [2021-11-19T01:59:17.954Z] #58 13.73 + '[' -z '' ']' [2021-11-19T01:59:17.954Z] #58 13.73 + target=static [2021-11-19T01:59:17.954Z] #58 13.73 + make BUILDTAGS=seccomp static [2021-11-19T01:59:17.954Z] #58 14.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-19T01:59:18.785Z] #58 ... [2021-11-19T01:59:18.785Z] [2021-11-19T01:59:18.785Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:59:18.785Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-19T01:59:18.785Z] #21 9.470 Fetched 8360 kB in 8s (1016 kB/s) [2021-11-19T01:59:18.951Z] #14 ... [2021-11-19T01:59:18.951Z] [2021-11-19T01:59:18.951Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:59:18.951Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T01:59:18.951Z] #62 43.15 Updating files: 72% (3424/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-19T01:59:18.951Z] #62 43.80 + cd /tmp/tmp.LLUQC33iNY/src/github.com/containerd/containerd [2021-11-19T01:59:19.213Z] #62 43.81 + git checkout -q v1.5.8 [2021-11-19T01:59:19.243Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-19T01:59:19.243Z] [2021-11-19T01:59:19.243Z] ________ ____ __. [2021-11-19T01:59:19.243Z] \_____ \ | |/ _| [2021-11-19T01:59:19.243Z] / | \| < [2021-11-19T01:59:19.243Z] / | \ | \ [2021-11-19T01:59:19.243Z] \_______ /____|__ \ [2021-11-19T01:59:19.243Z] \/ \/ [2021-11-19T01:59:19.243Z] [2021-11-19T01:59:19.243Z] INFO: make.ps1 ended at 11/19/2021 01:59:17 [2021-11-19T01:59:19.712Z] INFO: Binaries build ended at 11/19/2021 01:59:19. Duration:00:01:17.4132003 [2021-11-19T01:59:20.498Z] #58 ... [2021-11-19T01:59:20.498Z] [2021-11-19T01:59:20.498Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T01:59:20.498Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-19T01:59:20.498Z] #21 8.699 Reading package lists... [2021-11-19T01:59:21.131Z] #62 45.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-19T01:59:21.131Z] #62 45.66 + BUILDTAGS='netgo osusergo static_build' [2021-11-19T01:59:21.131Z] #62 45.66 + export EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:59:21.131Z] #62 45.66 + EXTRA_FLAGS=-buildmode=pie [2021-11-19T01:59:21.131Z] #62 45.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-19T01:59:21.131Z] #62 45.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-19T01:59:21.131Z] #62 45.66 + '[' '' = dynamic ']' [2021-11-19T01:59:21.131Z] #62 45.66 + make [2021-11-19T01:59:21.280Z] INFO: Copying the built daemon binary to d:\CI\PR-42979\2\binary\dockerd-0f7e159cb8.exe... [2021-11-19T01:59:21.280Z] INFO: Copying the built client binary to d:\CI\PR-42979\2\binary\docker-0f7e159cb8.exe... [2021-11-19T01:59:21.280Z] INFO: Copying dockerversion from the container... [2021-11-19T01:59:21.280Z] INFO: Copying the golang package from the container to d:\CI\PR-42979\2\installer\go.zip... [2021-11-19T01:59:22.269Z] INFO: Extracting go.zip to d:\CI\PR-42979\2\go [2021-11-19T01:59:22.519Z] #62 47.02 + bin/ctr [2021-11-19T01:59:22.981Z] #21 9.470 Reading package lists... [2021-11-19T01:59:23.812Z] #21 11.63 Reading package lists... [2021-11-19T01:59:24.073Z] #21 14.57 Building dependency tree... [2021-11-19T01:59:24.645Z] #21 15.89 The following additional packages will be installed: [2021-11-19T01:59:24.645Z] #21 15.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T01:59:24.645Z] #21 15.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-19T01:59:24.645Z] #21 15.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-19T01:59:24.645Z] #21 15.91 python3-pkg-resources vim-runtime xxd [2021-11-19T01:59:24.645Z] #21 15.91 Suggested packages: [2021-11-19T01:59:24.645Z] #21 15.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-19T01:59:24.645Z] #21 15.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-19T01:59:24.645Z] #21 15.91 acl attr quota [2021-11-19T01:59:24.645Z] #21 15.91 Recommended packages: [2021-11-19T01:59:24.645Z] #21 15.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-19T01:59:26.029Z] #21 17.17 The following NEW packages will be installed: [2021-11-19T01:59:26.029Z] #21 17.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-19T01:59:26.029Z] #21 17.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T01:59:26.029Z] #21 17.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-19T01:59:26.029Z] #21 17.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-19T01:59:26.029Z] #21 17.18 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-19T01:59:26.029Z] #21 17.18 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-19T01:59:26.029Z] #21 17.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-19T01:59:26.029Z] #21 17.18 xz-utils zip zstd [2021-11-19T01:59:26.272Z] #21 13.23 Reading package lists... [2021-11-19T01:59:26.290Z] #21 17.49 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:59:26.290Z] #21 17.49 Need to get 27.6 MB of archives. [2021-11-19T01:59:26.290Z] #21 17.49 After this operation, 106 MB of additional disk space will be used. [2021-11-19T01:59:26.290Z] #21 17.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-19T01:59:26.290Z] #21 17.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-19T01:59:26.290Z] #21 17.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-19T01:59:26.290Z] #21 17.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-19T01:59:26.290Z] #21 17.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-19T01:59:26.290Z] #21 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-19T01:59:26.290Z] #21 17.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-19T01:59:26.290Z] #21 17.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-19T01:59:26.290Z] #21 17.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-19T01:59:26.290Z] #21 17.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T01:59:26.290Z] #21 17.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-19T01:59:26.290Z] #21 17.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-19T01:59:26.290Z] #21 17.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-19T01:59:26.290Z] #21 17.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-19T01:59:26.290Z] #21 17.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-19T01:59:26.550Z] #21 17.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-19T01:59:26.550Z] #21 17.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-19T01:59:26.550Z] #21 17.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-19T01:59:26.550Z] #21 17.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-19T01:59:26.550Z] #21 17.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-19T01:59:26.550Z] #21 17.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-19T01:59:26.550Z] #21 17.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-19T01:59:26.550Z] #21 17.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-19T01:59:26.550Z] #21 17.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-19T01:59:26.550Z] #21 17.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-19T01:59:26.550Z] #21 17.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-19T01:59:26.550Z] #21 17.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-19T01:59:26.810Z] #21 17.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-19T01:59:26.810Z] #21 17.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-19T01:59:26.810Z] #21 17.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-19T01:59:26.810Z] #21 17.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-19T01:59:26.810Z] #21 17.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-19T01:59:26.810Z] #21 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-19T01:59:26.810Z] #21 17.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-19T01:59:26.810Z] #21 17.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-19T01:59:26.810Z] #21 17.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-19T01:59:26.810Z] #21 17.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T01:59:26.810Z] #21 17.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-19T01:59:26.810Z] #21 17.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-19T01:59:26.810Z] #21 17.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-19T01:59:26.810Z] #21 18.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-19T01:59:26.810Z] #21 18.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-19T01:59:26.810Z] #21 18.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-19T01:59:26.810Z] #21 18.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-19T01:59:27.071Z] #21 18.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-19T01:59:27.071Z] #21 18.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-19T01:59:27.071Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-19T01:59:27.071Z] #21 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-19T01:59:27.212Z] #21 16.81 Building dependency tree... [2021-11-19T01:59:27.644Z] #21 18.86 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:59:27.644Z] #21 18.95 Fetched 27.6 MB in 1s (24.9 MB/s) [2021-11-19T01:59:27.904Z] #21 19.01 Selecting previously unselected package pigz. [2021-11-19T01:59:27.904Z] #21 19.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-19T01:59:27.904Z] #21 19.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-19T01:59:27.904Z] #21 19.07 Unpacking pigz (2.6-1) ... [2021-11-19T01:59:27.904Z] #21 19.14 Selecting previously unselected package libelf1:amd64. [2021-11-19T01:59:27.904Z] #21 19.15 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-19T01:59:27.904Z] #21 19.17 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-19T01:59:28.164Z] #21 19.36 Selecting previously unselected package libbpf0:amd64. [2021-11-19T01:59:28.164Z] #21 19.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-19T01:59:28.164Z] #21 19.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-19T01:59:28.425Z] #21 19.49 Selecting previously unselected package libcap2:amd64. [2021-11-19T01:59:28.425Z] #21 19.50 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-19T01:59:28.425Z] #21 19.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-19T01:59:28.425Z] #21 19.57 Selecting previously unselected package libmnl0:amd64. [2021-11-19T01:59:28.425Z] #21 19.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-19T01:59:28.425Z] #21 19.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-19T01:59:28.425Z] #21 19.65 Selecting previously unselected package libxtables12:amd64. [2021-11-19T01:59:28.425Z] #21 19.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-19T01:59:28.425Z] #21 19.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-19T01:59:28.425Z] #21 19.72 Selecting previously unselected package libcap2-bin. [2021-11-19T01:59:28.591Z] #21 19.15 The following additional packages will be installed: [2021-11-19T01:59:28.591Z] #21 19.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T01:59:28.591Z] #21 19.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-19T01:59:28.591Z] #21 19.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-19T01:59:28.591Z] #21 19.15 python3-pkg-resources vim-runtime xxd [2021-11-19T01:59:28.591Z] #21 19.15 Suggested packages: [2021-11-19T01:59:28.591Z] #21 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-19T01:59:28.591Z] #21 19.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-19T01:59:28.591Z] #21 19.15 acl attr quota [2021-11-19T01:59:28.591Z] #21 19.15 Recommended packages: [2021-11-19T01:59:28.591Z] #21 19.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-19T01:59:28.686Z] #21 19.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-19T01:59:28.686Z] #21 19.75 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-19T01:59:28.686Z] #21 19.84 Selecting previously unselected package iproute2. [2021-11-19T01:59:28.686Z] #21 19.85 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-19T01:59:28.686Z] #21 19.85 Unpacking iproute2 (5.10.0-4) ... [2021-11-19T01:59:29.258Z] #21 20.37 Selecting previously unselected package xxd. [2021-11-19T01:59:29.258Z] #21 20.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T01:59:29.258Z] #21 20.39 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T01:59:29.258Z] #21 20.52 Selecting previously unselected package vim-common. [2021-11-19T01:59:29.258Z] #21 20.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:59:29.258Z] #21 20.54 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T01:59:29.518Z] #21 20.69 Selecting previously unselected package bash-completion. [2021-11-19T01:59:29.518Z] #21 20.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-19T01:59:29.527Z] #21 20.17 The following NEW packages will be installed: [2021-11-19T01:59:29.527Z] #21 20.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-19T01:59:29.527Z] #21 20.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T01:59:29.527Z] #21 20.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-19T01:59:29.527Z] #21 20.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-19T01:59:29.527Z] #21 20.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-19T01:59:29.527Z] #21 20.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-19T01:59:29.527Z] #21 20.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-19T01:59:29.527Z] #21 20.19 xz-utils zip zstd [2021-11-19T01:59:29.786Z] #21 20.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T01:59:29.786Z] #21 20.51 Need to get 27.0 MB of archives. [2021-11-19T01:59:29.786Z] #21 20.51 After this operation, 105 MB of additional disk space will be used. [2021-11-19T01:59:29.786Z] #21 20.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-19T01:59:29.786Z] #21 20.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-19T01:59:29.786Z] #21 20.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-19T01:59:29.786Z] #21 20.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-19T01:59:29.786Z] #21 20.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T01:59:29.786Z] #21 20.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-19T01:59:29.786Z] #21 20.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-19T01:59:29.786Z] #21 20.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-19T01:59:29.786Z] #21 20.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-19T01:59:29.786Z] #21 20.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-19T01:59:29.786Z] #21 20.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-19T01:59:29.786Z] #21 20.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-19T01:59:29.786Z] #21 20.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-19T01:59:29.786Z] #21 20.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-19T01:59:29.786Z] #21 20.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-19T01:59:29.786Z] #21 20.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-19T01:59:29.786Z] #21 20.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-19T01:59:29.786Z] #21 20.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-19T01:59:29.786Z] #21 20.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-19T01:59:29.786Z] #21 20.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-19T01:59:29.786Z] #21 20.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-19T01:59:29.786Z] #21 20.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-19T01:59:30.354Z] #21 20.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-19T01:59:30.354Z] #21 20.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-19T01:59:30.354Z] #21 20.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-19T01:59:30.354Z] #21 20.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-19T01:59:30.354Z] #21 20.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-19T01:59:30.354Z] #21 20.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-19T01:59:30.354Z] #21 20.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-19T01:59:30.354Z] #21 21.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-19T01:59:30.354Z] #21 21.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-19T01:59:30.354Z] #21 21.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T01:59:30.354Z] #21 21.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-19T01:59:30.354Z] #21 21.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-19T01:59:30.354Z] #21 21.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-19T01:59:30.354Z] #21 21.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-19T01:59:30.354Z] #21 21.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-19T01:59:30.354Z] #21 21.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-19T01:59:30.354Z] #21 21.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-19T01:59:30.613Z] #21 21.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-19T01:59:30.668Z] #62 ... [2021-11-19T01:59:30.668Z] [2021-11-19T01:59:30.668Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:30.668Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:30.668Z] #14 108.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-19T01:59:30.668Z] #14 108.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:30.668Z] #14 108.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:30.668Z] #14 113.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-19T01:59:30.668Z] #14 113.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:30.668Z] #14 113.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:30.668Z] #14 118.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-19T01:59:30.668Z] #14 118.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:30.668Z] #14 118.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:30.872Z] #21 21.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-19T01:59:30.872Z] #21 21.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-19T01:59:30.872Z] #21 21.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-19T01:59:31.433Z] #21 22.56 Unpacking bash-completion (1:2.11-2) ... [2021-11-19T01:59:31.440Z] #21 22.11 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T01:59:31.440Z] #21 22.22 Fetched 27.0 MB in 1s (21.8 MB/s) [2021-11-19T01:59:31.440Z] #21 22.27 Selecting previously unselected package pigz. [2021-11-19T01:59:31.440Z] #21 22.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-19T01:59:31.440Z] #21 22.31 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-19T01:59:31.440Z] #21 22.33 Unpacking pigz (2.6-1) ... [2021-11-19T01:59:31.958Z] #21 22.47 Selecting previously unselected package libelf1:arm64. [2021-11-19T01:59:31.958Z] #21 22.47 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-19T01:59:31.958Z] #21 22.48 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-19T01:59:31.958Z] #21 22.62 Selecting previously unselected package libbpf0:arm64. [2021-11-19T01:59:31.958Z] #21 22.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-19T01:59:31.958Z] #21 22.64 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-19T01:59:31.958Z] #21 22.73 Selecting previously unselected package libcap2:arm64. [2021-11-19T01:59:31.958Z] #21 22.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-19T01:59:31.958Z] #21 22.73 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-19T01:59:31.958Z] #21 22.79 Selecting previously unselected package libmnl0:arm64. [2021-11-19T01:59:31.958Z] #21 22.81 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-19T01:59:31.958Z] #21 22.82 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-19T01:59:32.005Z] #21 23.09 Selecting previously unselected package bzip2. [2021-11-19T01:59:32.005Z] #21 23.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-19T01:59:32.005Z] #21 23.12 Unpacking bzip2 (1.0.8-4) ... [2021-11-19T01:59:32.217Z] #21 22.87 Selecting previously unselected package libxtables12:arm64. [2021-11-19T01:59:32.217Z] #21 22.88 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-19T01:59:32.217Z] #21 22.88 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-19T01:59:32.217Z] #21 22.93 Selecting previously unselected package libcap2-bin. [2021-11-19T01:59:32.217Z] #21 22.93 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-19T01:59:32.217Z] #21 22.95 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-19T01:59:32.265Z] #21 23.27 Selecting previously unselected package xz-utils. [2021-11-19T01:59:32.265Z] #21 23.27 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-19T01:59:32.265Z] #21 23.27 Unpacking xz-utils (5.2.5-2) ... [2021-11-19T01:59:32.265Z] #21 23.47 Selecting previously unselected package apparmor. [2021-11-19T01:59:32.265Z] #21 23.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-19T01:59:32.265Z] #21 23.53 Unpacking apparmor (2.13.6-10) ... [2021-11-19T01:59:32.476Z] #21 23.02 Selecting previously unselected package iproute2. [2021-11-19T01:59:32.476Z] #21 23.03 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-19T01:59:32.476Z] #21 23.03 Unpacking iproute2 (5.10.0-4) ... [2021-11-19T01:59:32.734Z] #21 23.35 Selecting previously unselected package xxd. [2021-11-19T01:59:32.734Z] #21 23.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-19T01:59:32.734Z] #21 23.36 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T01:59:32.734Z] #21 23.49 Selecting previously unselected package vim-common. [2021-11-19T01:59:32.734Z] #21 23.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:59:32.734Z] #21 23.50 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T01:59:32.837Z] #21 24.01 Selecting previously unselected package inetutils-ping. [2021-11-19T01:59:32.837Z] #21 24.02 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-19T01:59:32.837Z] #21 24.02 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-19T01:59:32.998Z] #21 23.62 Selecting previously unselected package bash-completion. [2021-11-19T01:59:32.998Z] #21 23.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-19T01:59:33.097Z] #21 24.15 Selecting previously unselected package libip4tc2:amd64. [2021-11-19T01:59:33.097Z] #21 24.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-19T01:59:33.097Z] #21 24.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-19T01:59:33.097Z] #21 24.23 Selecting previously unselected package libip6tc2:amd64. [2021-11-19T01:59:33.097Z] #21 24.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-19T01:59:33.097Z] #21 24.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-19T01:59:33.097Z] #21 24.29 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-19T01:59:33.097Z] #21 24.29 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-19T01:59:33.097Z] #21 24.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-19T01:59:33.097Z] #21 24.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-19T01:59:33.097Z] #21 24.37 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-19T01:59:33.097Z] #21 24.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-19T01:59:33.097Z] #21 24.47 Selecting previously unselected package libnftnl11:amd64. [2021-11-19T01:59:33.358Z] #21 24.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-19T01:59:33.358Z] #21 24.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-19T01:59:33.358Z] #21 24.58 Selecting previously unselected package iptables. [2021-11-19T01:59:33.358Z] #21 24.58 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-19T01:59:33.358Z] #21 24.59 Unpacking iptables (1.8.7-1) ... [2021-11-19T01:59:33.930Z] #21 24.90 Selecting previously unselected package libonig5:amd64. [2021-11-19T01:59:33.930Z] #21 24.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-19T01:59:33.930Z] #21 24.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:59:33.930Z] #21 25.05 Selecting previously unselected package libjq1:amd64. [2021-11-19T01:59:33.930Z] #21 25.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-19T01:59:33.930Z] #21 25.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:59:33.930Z] #21 25.18 Selecting previously unselected package jq. [2021-11-19T01:59:33.930Z] #21 25.19 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-19T01:59:33.930Z] #21 25.20 Unpacking jq (1.6-2.1) ... [2021-11-19T01:59:34.116Z] INFO: Extraction ended at 11/19/2021 01:59:31. Duration:00:00:23.2409896 [2021-11-19T01:59:34.116Z] INFO: Updating the golang and path environment variables [2021-11-19T01:59:34.116Z] INFO: GOPATH=d:\gopath [2021-11-19T01:59:34.116Z] INFO: go version go1.17.3 windows/amd64 [2021-11-19T01:59:34.116Z] INFO: Running the daemon under test in debug mode [2021-11-19T01:59:34.116Z] INFO: Starting a daemon under test... [2021-11-19T01:59:34.116Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42979\2\daemon --pidfile d:\CI\PR-42979\2\docker.pid -D [2021-11-19T01:59:34.116Z] INFO: Process started successfully. [2021-11-19T01:59:34.116Z] INFO: Start tailing logs of the daemon under tests [2021-11-19T01:59:34.116Z] INFO: Waiting for the daemon under test to start... [2021-11-19T01:59:34.191Z] #21 25.30 Selecting previously unselected package libaio1:amd64. [2021-11-19T01:59:34.191Z] #21 25.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-19T01:59:34.191Z] #21 25.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-19T01:59:34.191Z] #21 25.40 Selecting previously unselected package libgpm2:amd64. [2021-11-19T01:59:34.191Z] #21 25.40 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-19T01:59:34.191Z] #21 25.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-19T01:59:34.376Z] #21 24.99 Unpacking bash-completion (1:2.11-2) ... [2021-11-19T01:59:34.452Z] #21 25.51 Selecting previously unselected package libicu67:amd64. [2021-11-19T01:59:34.452Z] #21 25.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-19T01:59:34.452Z] #21 25.54 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-19T01:59:34.635Z] #21 25.38 Selecting previously unselected package bzip2. [2021-11-19T01:59:34.635Z] #21 25.38 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-19T01:59:34.635Z] #21 25.38 Unpacking bzip2 (1.0.8-4) ... [2021-11-19T01:59:34.635Z] #21 25.45 Selecting previously unselected package xz-utils. [2021-11-19T01:59:34.635Z] #21 25.45 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-19T01:59:34.635Z] #21 25.46 Unpacking xz-utils (5.2.5-2) ... [2021-11-19T01:59:34.894Z] #21 25.59 Selecting previously unselected package apparmor. [2021-11-19T01:59:34.894Z] #21 25.59 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-19T01:59:34.894Z] #21 25.62 Unpacking apparmor (2.13.6-10) ... [2021-11-19T01:59:35.153Z] #21 25.84 Selecting previously unselected package inetutils-ping. [2021-11-19T01:59:35.153Z] #21 25.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-19T01:59:35.153Z] #21 25.85 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-19T01:59:35.413Z] #21 25.95 Selecting previously unselected package libip4tc2:arm64. [2021-11-19T01:59:35.413Z] #21 25.97 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-19T01:59:35.413Z] #21 25.98 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-19T01:59:35.413Z] #21 26.04 Selecting previously unselected package libip6tc2:arm64. [2021-11-19T01:59:35.413Z] #21 26.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-19T01:59:35.413Z] #21 26.05 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-19T01:59:35.413Z] #21 26.09 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-19T01:59:35.413Z] #21 26.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-19T01:59:35.413Z] #21 26.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-19T01:59:35.413Z] #21 26.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-19T01:59:35.413Z] #21 26.17 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-19T01:59:35.413Z] #21 26.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-19T01:59:35.413Z] #21 26.21 Selecting previously unselected package libnftnl11:arm64. [2021-11-19T01:59:35.673Z] #21 26.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-19T01:59:35.673Z] #21 26.22 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-19T01:59:35.673Z] #21 26.27 Selecting previously unselected package iptables. [2021-11-19T01:59:35.673Z] #21 26.28 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-19T01:59:35.673Z] #21 26.28 Unpacking iptables (1.8.7-1) ... [2021-11-19T01:59:35.933Z] #21 26.52 Selecting previously unselected package libonig5:arm64. [2021-11-19T01:59:35.933Z] #21 26.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-19T01:59:35.933Z] #21 26.53 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-19T01:59:35.933Z] #21 26.63 Selecting previously unselected package libjq1:arm64. [2021-11-19T01:59:35.933Z] #21 26.63 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-19T01:59:35.933Z] #21 26.64 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-19T01:59:35.933Z] #21 26.74 Selecting previously unselected package jq. [2021-11-19T01:59:36.193Z] #21 26.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-19T01:59:36.193Z] #21 26.75 Unpacking jq (1.6-2.1) ... [2021-11-19T01:59:36.193Z] #21 26.82 Selecting previously unselected package libaio1:arm64. [2021-11-19T01:59:36.193Z] #21 26.82 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-19T01:59:36.193Z] #21 26.84 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-19T01:59:36.193Z] #21 26.89 Selecting previously unselected package libgpm2:arm64. [2021-11-19T01:59:36.193Z] #21 26.90 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-19T01:59:36.193Z] #21 26.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-19T01:59:36.193Z] #21 26.95 Selecting previously unselected package libicu67:arm64. [2021-11-19T01:59:36.193Z] #21 26.96 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-19T01:59:36.193Z] #21 26.97 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-19T01:59:37.753Z] #21 29.02 Selecting previously unselected package libinih1:amd64. [2021-11-19T01:59:37.753Z] #21 29.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-19T01:59:37.753Z] #21 29.02 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-19T01:59:37.753Z] #21 29.08 Selecting previously unselected package libnet1:amd64. [2021-11-19T01:59:38.016Z] #21 29.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-19T01:59:38.016Z] #21 29.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:59:38.016Z] #21 29.22 Selecting previously unselected package libnl-3-200:amd64. [2021-11-19T01:59:38.016Z] #21 29.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-19T01:59:38.016Z] #21 29.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:59:38.016Z] #21 29.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-19T01:59:38.296Z] #21 29.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-19T01:59:38.296Z] #21 29.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:59:38.296Z] #21 29.45 Selecting previously unselected package net-tools. [2021-11-19T01:59:38.296Z] #21 29.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-19T01:59:38.296Z] #21 29.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T01:59:38.556Z] #21 29.70 Selecting previously unselected package patch. [2021-11-19T01:59:38.556Z] #21 29.70 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-19T01:59:38.556Z] #21 29.70 Unpacking patch (2.7.6-7) ... [2021-11-19T01:59:38.556Z] #21 29.80 Selecting previously unselected package python-pip-whl. [2021-11-19T01:59:38.556Z] #21 29.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-19T01:59:38.556Z] #21 29.82 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-19T01:59:38.732Z] #21 29.59 Selecting previously unselected package libinih1:arm64. [2021-11-19T01:59:38.817Z] #14 ... [2021-11-19T01:59:38.817Z] [2021-11-19T01:59:38.817Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:59:38.817Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:59:38.817Z] #65 127.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-19T01:59:38.817Z] #65 127.0 + GOBIN=/build [2021-11-19T01:59:38.817Z] #65 127.0 + GO111MODULE=on [2021-11-19T01:59:38.817Z] #65 127.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-19T01:59:38.992Z] #21 29.59 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-19T01:59:38.992Z] #21 29.60 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-19T01:59:38.992Z] #21 29.63 Selecting previously unselected package libnet1:arm64. [2021-11-19T01:59:38.992Z] #21 29.63 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-19T01:59:38.992Z] #21 29.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:59:38.992Z] #21 29.68 Selecting previously unselected package libnl-3-200:arm64. [2021-11-19T01:59:38.992Z] #21 29.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-19T01:59:38.992Z] #21 29.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-19T01:59:38.992Z] #21 29.75 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-19T01:59:38.992Z] #21 29.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-19T01:59:38.992Z] #21 29.76 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-19T01:59:39.128Z] #21 30.41 Selecting previously unselected package python3-lib2to3. [2021-11-19T01:59:39.128Z] #21 30.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-19T01:59:39.128Z] #21 30.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-19T01:59:39.252Z] #21 29.81 Selecting previously unselected package net-tools. [2021-11-19T01:59:39.252Z] #21 29.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-19T01:59:39.252Z] #21 29.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T01:59:39.252Z] #21 29.97 Selecting previously unselected package patch. [2021-11-19T01:59:39.252Z] #21 29.99 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-19T01:59:39.252Z] #21 29.99 Unpacking patch (2.7.6-7) ... [2021-11-19T01:59:39.252Z] #21 30.05 Selecting previously unselected package python-pip-whl. [2021-11-19T01:59:39.252Z] #21 30.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-19T01:59:39.389Z] #21 30.56 Selecting previously unselected package python3-distutils. [2021-11-19T01:59:39.389Z] #21 30.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-19T01:59:39.389Z] #21 30.57 Unpacking python3-distutils (3.9.2-1) ... [2021-11-19T01:59:39.513Z] #21 30.07 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-19T01:59:39.649Z] #21 30.70 Selecting previously unselected package python3-pkg-resources. [2021-11-19T01:59:39.650Z] #21 30.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T01:59:39.650Z] #21 30.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:59:39.650Z] #21 30.83 Selecting previously unselected package python3-setuptools. [2021-11-19T01:59:39.650Z] #21 30.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-19T01:59:39.650Z] #21 30.83 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-19T01:59:39.773Z] #21 30.47 Selecting previously unselected package python3-lib2to3. [2021-11-19T01:59:39.773Z] #21 30.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-19T01:59:39.773Z] #21 30.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-19T01:59:39.910Z] #21 31.14 Selecting previously unselected package python3-wheel. [2021-11-19T01:59:39.910Z] #21 31.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-19T01:59:39.910Z] #21 31.16 Unpacking python3-wheel (0.34.2-1) ... [2021-11-19T01:59:39.910Z] #21 31.25 Selecting previously unselected package python3-pip. [2021-11-19T01:59:40.033Z] #21 30.58 Selecting previously unselected package python3-distutils. [2021-11-19T01:59:40.033Z] #21 30.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-19T01:59:40.033Z] #21 30.59 Unpacking python3-distutils (3.9.2-1) ... [2021-11-19T01:59:40.033Z] #21 30.75 Selecting previously unselected package python3-pkg-resources. [2021-11-19T01:59:40.033Z] #21 30.76 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T01:59:40.033Z] #21 30.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:59:40.171Z] #21 31.26 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-19T01:59:40.171Z] #21 31.27 Unpacking python3-pip (20.3.4-4) ... [2021-11-19T01:59:40.293Z] #21 30.85 Selecting previously unselected package python3-setuptools. [2021-11-19T01:59:40.293Z] #21 30.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-19T01:59:40.293Z] #21 30.85 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-19T01:59:40.293Z] #21 31.07 Selecting previously unselected package python3-wheel. [2021-11-19T01:59:40.293Z] #21 31.08 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-19T01:59:40.293Z] #21 31.08 Unpacking python3-wheel (0.34.2-1) ... [2021-11-19T01:59:40.431Z] #21 31.57 Selecting previously unselected package sudo. [2021-11-19T01:59:40.431Z] #21 31.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-19T01:59:40.431Z] #21 31.60 Unpacking sudo (1.9.5p2-3) ... [2021-11-19T01:59:40.553Z] #21 31.14 Selecting previously unselected package python3-pip. [2021-11-19T01:59:40.553Z] #21 31.15 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-19T01:59:40.553Z] #21 31.15 Unpacking python3-pip (20.3.4-4) ... [2021-11-19T01:59:40.553Z] #21 31.37 Selecting previously unselected package sudo. [2021-11-19T01:59:40.553Z] #21 31.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-19T01:59:40.553Z] #21 31.38 Unpacking sudo (1.9.5p2-3) ... [2021-11-19T01:59:41.003Z] #21 32.20 Selecting previously unselected package thin-provisioning-tools. [2021-11-19T01:59:41.003Z] #21 32.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-19T01:59:41.003Z] #21 32.21 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-19T01:59:41.160Z] #21 31.76 Selecting previously unselected package thin-provisioning-tools. [2021-11-19T01:59:41.160Z] #21 31.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-19T01:59:41.160Z] #21 31.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-19T01:59:41.160Z] #21 31.96 Selecting previously unselected package uidmap. [2021-11-19T01:59:41.160Z] #21 31.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-19T01:59:41.160Z] #21 31.97 Unpacking uidmap (1:4.8.1-1) ... [2021-11-19T01:59:41.263Z] #21 32.40 Selecting previously unselected package uidmap. [2021-11-19T01:59:41.263Z] #21 32.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-19T01:59:41.263Z] #21 32.42 Unpacking uidmap (1:4.8.1-1) ... [2021-11-19T01:59:41.423Z] #21 32.10 Selecting previously unselected package vim-runtime. [2021-11-19T01:59:41.423Z] #21 32.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:59:41.423Z] #21 32.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-19T01:59:41.423Z] #21 32.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-19T01:59:41.423Z] #21 32.18 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-19T01:59:41.524Z] #21 32.58 Selecting previously unselected package vim-runtime. [2021-11-19T01:59:41.524Z] #21 32.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-19T01:59:41.524Z] #21 32.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-19T01:59:41.524Z] #21 32.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-19T01:59:41.524Z] #21 32.69 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-19T01:59:43.967Z] #21 34.82 Selecting previously unselected package vim. [2021-11-19T01:59:44.117Z] #65 131.6 rootlesskit version 0.14.6 [2021-11-19T01:59:44.117Z] #65 131.6 Usage of /build/rootlesskit-docker-proxy: [2021-11-19T01:59:44.117Z] #65 131.6 -container-ip string [2021-11-19T01:59:44.117Z] #65 131.6 container ip [2021-11-19T01:59:44.117Z] #65 131.6 -container-port int [2021-11-19T01:59:44.117Z] #65 131.6 container port (default -1) [2021-11-19T01:59:44.117Z] #65 131.6 -host-ip string [2021-11-19T01:59:44.117Z] #65 131.6 host ip [2021-11-19T01:59:44.117Z] #65 131.6 -host-port int [2021-11-19T01:59:44.117Z] #65 131.6 host port (default -1) [2021-11-19T01:59:44.117Z] #65 131.6 -proto string [2021-11-19T01:59:44.117Z] #65 131.6 proxy protocol (default "tcp") [2021-11-19T01:59:44.227Z] #21 34.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-19T01:59:44.227Z] #21 34.84 Unpacking vim (2:8.2.2434-3) ... [2021-11-19T01:59:44.746Z] #21 35.26 Selecting previously unselected package xfsprogs. [2021-11-19T01:59:44.746Z] #21 35.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-19T01:59:44.746Z] #21 35.27 Unpacking xfsprogs (5.10.0-4) ... [2021-11-19T01:59:45.007Z] #21 35.59 Selecting previously unselected package zip. [2021-11-19T01:59:45.007Z] #21 35.59 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-19T01:59:45.007Z] #21 35.61 Unpacking zip (3.0-12) ... [2021-11-19T01:59:45.007Z] #21 35.74 Selecting previously unselected package zstd. [2021-11-19T01:59:45.007Z] #21 35.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-19T01:59:45.007Z] #21 35.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-19T01:59:45.267Z] #21 36.08 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:59:45.738Z] #21 36.19 Selecting previously unselected package vim. [2021-11-19T01:59:45.738Z] #21 36.20 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T01:59:45.738Z] #21 36.22 Unpacking vim (2:8.2.2434-3) ... [2021-11-19T01:59:45.738Z] #21 36.76 Selecting previously unselected package xfsprogs. [2021-11-19T01:59:45.738Z] #21 36.76 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-19T01:59:45.738Z] #21 36.77 Unpacking xfsprogs (5.10.0-4) ... [2021-11-19T01:59:45.998Z] #21 37.21 Selecting previously unselected package zip. [2021-11-19T01:59:45.998Z] #21 37.22 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-19T01:59:45.998Z] #21 37.22 Unpacking zip (3.0-12) ... [2021-11-19T01:59:46.206Z] #21 36.81 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-19T01:59:46.206Z] #21 36.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T01:59:46.206Z] #21 36.83 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-19T01:59:46.206Z] #21 36.84 Setting up libicu67:arm64 (67.1-7) ... [2021-11-19T01:59:46.206Z] #21 36.85 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-19T01:59:46.206Z] #21 36.86 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-19T01:59:46.206Z] #21 36.87 Setting up uidmap (1:4.8.1-1) ... [2021-11-19T01:59:46.206Z] #21 36.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:59:46.206Z] #21 36.89 Setting up bzip2 (1.0.8-4) ... [2021-11-19T01:59:46.206Z] #21 36.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-19T01:59:46.206Z] #21 36.91 Setting up python3-wheel (0.34.2-1) ... [2021-11-19T01:59:46.259Z] #21 37.37 Selecting previously unselected package zstd. [2021-11-19T01:59:46.259Z] #21 37.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-19T01:59:46.259Z] #21 37.38 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-19T01:59:46.520Z] #21 37.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T01:59:46.708Z] #65 ... [2021-11-19T01:59:46.708Z] [2021-11-19T01:59:46.708Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:46.708Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:46.708Z] #14 129.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-19T01:59:46.708Z] #14 129.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-19T01:59:46.708Z] #14 129.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:46.708Z] #14 134.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-19T01:59:46.708Z] #14 134.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-19T01:59:46.708Z] #14 134.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:59:46.708Z] #14 135.6 Selecting previously unselected package libapparmor1:amd64. [2021-11-19T01:59:46.708Z] #14 135.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-19T01:59:46.774Z] #21 37.39 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T01:59:46.774Z] #21 37.41 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-19T01:59:46.774Z] #21 37.42 Setting up libcap2-bin (1:2.44-1) ... [2021-11-19T01:59:46.774Z] #21 37.43 Setting up apparmor (2.13.6-10) ... [2021-11-19T01:59:46.971Z] #14 135.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-19T01:59:47.462Z] #21 38.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-19T01:59:47.462Z] #21 38.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T01:59:47.462Z] #21 38.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-19T01:59:47.462Z] #21 38.71 Setting up libicu67:amd64 (67.1-7) ... [2021-11-19T01:59:47.462Z] #21 38.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-19T01:59:47.462Z] #21 38.74 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-19T01:59:47.462Z] #21 38.75 Setting up uidmap (1:4.8.1-1) ... [2021-11-19T01:59:47.462Z] #21 38.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T01:59:47.544Z] #14 ... [2021-11-19T01:59:47.544Z] [2021-11-19T01:59:47.544Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-19T01:59:47.544Z] #65 sha256:d1022b0826085154142546b65cade32e4011e78e257316e98e3ec46eb76d4566 [2021-11-19T01:59:47.544Z] #65 DONE 136.0s [2021-11-19T01:59:47.544Z] [2021-11-19T01:59:47.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:47.544Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:47.544Z] #14 136.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-19T01:59:47.544Z] #14 136.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-19T01:59:47.544Z] #14 136.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-19T01:59:47.544Z] #14 ... [2021-11-19T01:59:47.544Z] [2021-11-19T01:59:47.544Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-19T01:59:47.544Z] #66 sha256:93f689ab2a16a236c2d810bc7ce53029f7424c63ef71ee78936b249ec048f161 [2021-11-19T01:59:47.544Z] #66 DONE 0.1s [2021-11-19T01:59:47.544Z] [2021-11-19T01:59:47.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:47.544Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:47.544Z] #14 136.5 Selecting previously unselected package libbtrfs0:amd64. [2021-11-19T01:59:47.544Z] #14 136.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-19T01:59:47.544Z] #14 136.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:59:47.723Z] #21 38.78 Setting up bzip2 (1.0.8-4) ... [2021-11-19T01:59:47.723Z] #21 38.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T01:59:47.723Z] #21 38.81 Setting up python3-wheel (0.34.2-1) ... [2021-11-19T01:59:47.806Z] #14 ... [2021-11-19T01:59:47.806Z] [2021-11-19T01:59:47.806Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-19T01:59:47.806Z] #67 sha256:4135b5471bb2ab2014967f6e92af0e14a3568544a1de658f90c303adef8a74ad [2021-11-19T01:59:47.806Z] #67 DONE 0.1s [2021-11-19T01:59:47.806Z] [2021-11-19T01:59:47.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-19T01:59:47.806Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-19T01:59:47.806Z] #14 136.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-19T01:59:47.806Z] #14 136.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-19T01:59:47.806Z] #14 136.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:59:48.153Z] #21 38.68 Setting up zip (3.0-12) ... [2021-11-19T01:59:48.153Z] #21 38.70 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T01:59:48.153Z] #21 38.73 Setting up bash-completion (1:2.11-2) ... [2021-11-19T01:59:48.296Z] #21 39.64 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T01:59:48.381Z] #14 137.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-19T01:59:48.381Z] #14 137.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:59:48.381Z] #14 137.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:59:48.381Z] #14 137.2 Selecting previously unselected package libudev-dev:amd64. [2021-11-19T01:59:48.381Z] #14 137.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-19T01:59:48.381Z] #14 137.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-19T01:59:48.381Z] #14 137.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-19T01:59:48.381Z] #14 137.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-19T01:59:48.558Z] #21 39.65 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-19T01:59:48.558Z] #21 39.67 Setting up libcap2-bin (1:2.44-1) ... [2021-11-19T01:59:48.558Z] #21 39.68 Setting up apparmor (2.13.6-10) ... [2021-11-19T01:59:48.643Z] #14 137.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-19T01:59:48.904Z] #14 137.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-19T01:59:48.904Z] #14 137.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-19T01:59:49.165Z] #14 137.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-19T01:59:49.426Z] #14 138.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-19T01:59:49.426Z] #14 138.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-19T01:59:49.426Z] #14 138.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-19T01:59:49.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-19T01:59:49.692Z] #14 138.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-19T01:59:49.692Z] #14 138.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-19T01:59:49.692Z] #14 138.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-19T01:59:49.692Z] #14 138.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-19T01:59:49.692Z] #14 138.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-19T01:59:49.692Z] #14 138.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-19T01:59:50.060Z] #21 40.43 Setting up xz-utils (5.2.5-2) ... [2021-11-19T01:59:50.060Z] #21 40.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-19T01:59:50.060Z] #21 40.46 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-19T01:59:50.060Z] #21 40.49 Setting up patch (2.7.6-7) ... [2021-11-19T01:59:50.060Z] #21 40.52 Setting up sudo (1.9.5p2-3) ... [2021-11-19T01:59:50.060Z] #21 40.58 invoke-rc.d: could not determine current runlevel [2021-11-19T01:59:50.060Z] #21 40.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T01:59:50.060Z] #21 40.60 Setting up xfsprogs (5.10.0-4) ... [2021-11-19T01:59:50.060Z] #21 40.61 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-19T01:59:50.060Z] #21 40.62 Setting up inetutils-ping (2:2.0-1) ... [2021-11-19T01:59:50.060Z] #21 40.64 Setting up pigz (2.6-1) ... [2021-11-19T01:59:50.060Z] #21 40.65 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-19T01:59:50.060Z] #21 40.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-19T01:59:50.060Z] #21 40.68 Setting up python-pip-whl (20.3.4-4) ... [2021-11-19T01:59:50.060Z] #21 40.69 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-19T01:59:50.263Z] #14 139.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-19T01:59:50.319Z] #21 41.18 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-19T01:59:50.473Z] #21 41.45 Setting up zip (3.0-12) ... [2021-11-19T01:59:50.473Z] #21 41.46 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T01:59:50.473Z] #21 41.49 Setting up bash-completion (1:2.11-2) ... [2021-11-19T01:59:50.524Z] #14 139.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-19T01:59:50.524Z] #14 139.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-19T01:59:50.579Z] #21 41.19 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-19T01:59:50.790Z] #14 139.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-19T01:59:50.790Z] #14 139.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-19T01:59:50.790Z] #14 139.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:59:50.790Z] #14 139.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-19T01:59:50.838Z] #21 41.55 Setting up libelf1:arm64 (0.183-1) ... [2021-11-19T01:59:50.838Z] #21 41.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-19T01:59:50.838Z] #21 41.59 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-19T01:59:50.838Z] #21 41.62 Setting up python3-distutils (3.9.2-1) ... [2021-11-19T01:59:51.050Z] #14 139.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-19T01:59:51.050Z] #14 139.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-19T01:59:51.099Z] #21 41.96 Setting up vim (2:8.2.2434-3) ... [2021-11-19T01:59:51.099Z] #21 41.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-19T01:59:51.099Z] #21 41.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-19T01:59:51.099Z] #21 41.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-19T01:59:51.099Z] #21 41.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-19T01:59:51.311Z] #14 140.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-19T01:59:51.312Z] #14 140.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-19T01:59:51.312Z] #14 140.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-19T01:59:51.358Z] #21 41.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-19T01:59:51.358Z] #21 42.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-19T01:59:51.358Z] #21 42.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-19T01:59:51.358Z] #21 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-19T01:59:51.358Z] #21 42.05 Setting up python3-setuptools (52.0.0-4) ... [2021-11-19T01:59:51.573Z] #14 140.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-19T01:59:51.573Z] #14 140.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-19T01:59:51.573Z] #14 140.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-19T01:59:51.573Z] #14 140.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-19T01:59:51.573Z] #14 140.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-19T01:59:51.573Z] #14 140.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-19T01:59:51.834Z] #14 140.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-19T01:59:51.834Z] #14 140.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-19T01:59:51.834Z] #14 140.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-19T01:59:51.834Z] #14 140.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-19T01:59:51.834Z] #14 140.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-19T01:59:51.834Z] #14 140.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-19T01:59:51.834Z] #14 140.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-19T01:59:51.834Z] #14 140.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-19T01:59:51.834Z] #14 140.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:51.834Z] #14 140.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-19T01:59:51.834Z] #14 140.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:51.834Z] #14 140.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-19T01:59:51.980Z] .....INFO: Daemon under test started and replied! [2021-11-19T01:59:51.980Z] INFO: Docker version of the daemon under test [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] Client: [2021-11-19T01:59:51.980Z] Version: 17.06.2-ce [2021-11-19T01:59:51.980Z] API version: 1.30 [2021-11-19T01:59:51.980Z] Go version: go1.8.3 [2021-11-19T01:59:51.980Z] Git commit: cec0b72 [2021-11-19T01:59:51.980Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-19T01:59:51.980Z] OS/Arch: windows/amd64 [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] Server: [2021-11-19T01:59:51.980Z] Version: 0.0.0-dev [2021-11-19T01:59:51.980Z] API version: 1.42 (minimum version 1.24) [2021-11-19T01:59:51.980Z] Go version: go1.17.3 [2021-11-19T01:59:51.980Z] Git commit: a3a3a49834 [2021-11-19T01:59:51.980Z] Built: 11/19/2021 01:57:59 [2021-11-19T01:59:51.980Z] OS/Arch: windows/amd64 [2021-11-19T01:59:51.980Z] Experimental: false [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] INFO: Docker info of the daemon under test [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] Containers: 0 [2021-11-19T01:59:51.980Z] Running: 0 [2021-11-19T01:59:51.980Z] Paused: 0 [2021-11-19T01:59:51.980Z] Stopped: 0 [2021-11-19T01:59:51.980Z] Images: 0 [2021-11-19T01:59:51.980Z] Server Version: 0.0.0-dev [2021-11-19T01:59:51.980Z] Storage Driver: windowsfilter [2021-11-19T01:59:51.980Z] Windows: [2021-11-19T01:59:51.980Z] Logging Driver: json-file [2021-11-19T01:59:51.980Z] Plugins: [2021-11-19T01:59:51.980Z] Volume: local [2021-11-19T01:59:51.980Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T01:59:51.980Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T01:59:51.980Z] Swarm: inactive [2021-11-19T01:59:51.980Z] Default Isolation: process [2021-11-19T01:59:51.980Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-19T01:59:51.980Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-19T01:59:51.980Z] OSType: windows [2021-11-19T01:59:51.980Z] Architecture: x86_64 [2021-11-19T01:59:51.980Z] CPUs: 4 [2021-11-19T01:59:51.980Z] Total Memory: 32GiB [2021-11-19T01:59:51.980Z] Name: azwin-2-960820 [2021-11-19T01:59:51.980Z] ID: 7M7V:NSLR:3LQD:6R7Z:E3HX:RAKR:WA3U:C4DN:DENO:GOAW:J4S5:M3WJ [2021-11-19T01:59:51.980Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T01:59:51.980Z] Debug Mode (client): false [2021-11-19T01:59:51.980Z] Debug Mode (server): true [2021-11-19T01:59:51.980Z] File Descriptors: -1 [2021-11-19T01:59:51.980Z] Goroutines: 16 [2021-11-19T01:59:51.980Z] System Time: 2021-11-19T01:59:50.9861228Z [2021-11-19T01:59:51.980Z] EventsListeners: 0 [2021-11-19T01:59:51.980Z] Registry: https://index.docker.io/v1/ [2021-11-19T01:59:51.980Z] Labels: [2021-11-19T01:59:51.980Z] Experimental: false [2021-11-19T01:59:51.980Z] Insecure Registries: [2021-11-19T01:59:51.980Z] 127.0.0.0/8 [2021-11-19T01:59:51.980Z] Live Restore Enabled: false [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] INFO: Docker images of the daemon under test [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T01:59:51.980Z] [2021-11-19T01:59:51.980Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-19T01:59:51.980Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-19T01:59:51.980Z] ltsc2019: Pulling from windows/servercore [2021-11-19T01:59:51.980Z] 4612f6d0b889: Pulling fs layer [2021-11-19T01:59:51.980Z] c1f4c7287c99: Pulling fs layer [2021-11-19T01:59:52.095Z] #14 140.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-19T01:59:52.095Z] #14 140.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-19T01:59:52.095Z] #14 140.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-19T01:59:52.095Z] #14 140.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-19T01:59:52.095Z] #14 140.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-19T01:59:52.095Z] #14 140.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:59:52.095Z] #14 140.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-19T01:59:52.095Z] #14 140.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:59:52.095Z] #14 141.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-19T01:59:52.095Z] #14 141.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:59:52.357Z] #14 DONE 141.3s [2021-11-19T01:59:52.357Z] [2021-11-19T01:59:52.357Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T01:59:52.357Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T01:59:52.410Z] INFO: Extraction ended at 11/19/2021 01:59:48. Duration:00:00:26.4783056 [2021-11-19T01:59:52.411Z] INFO: Updating the golang and path environment variables [2021-11-19T01:59:52.411Z] INFO: GOPATH=d:\gopath [2021-11-19T01:59:52.411Z] INFO: go version go1.17.3 windows/amd64 [2021-11-19T01:59:52.411Z] INFO: Running the daemon under test in debug mode [2021-11-19T01:59:52.411Z] INFO: Running the daemon under test in containerd mode [2021-11-19T01:59:52.411Z] INFO: Starting a daemon under test... [2021-11-19T01:59:52.411Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42979\2\daemon --pidfile d:\CI\PR-42979\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-19T01:59:52.411Z] INFO: Containerd started successfully. [2021-11-19T01:59:52.411Z] INFO: Process started successfully. [2021-11-19T01:59:52.411Z] INFO: Start tailing logs of the daemon under tests [2021-11-19T01:59:52.411Z] INFO: Waiting for the daemon under test to start... [2021-11-19T01:59:52.415Z] #21 43.64 Setting up xz-utils (5.2.5-2) ... [2021-11-19T01:59:52.618Z] #34 ... [2021-11-19T01:59:52.618Z] [2021-11-19T01:59:52.618Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-19T01:59:52.618Z] #57 sha256:e60dc2c154f6245346536cbbd332799c4c69da1e72413549da0067048b2503f8 [2021-11-19T01:59:52.618Z] #57 DONE 0.2s [2021-11-19T01:59:52.618Z] [2021-11-19T01:59:52.618Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T01:59:52.618Z] #58 sha256:6217c4d746575b279f40a442a34c6435c10d2abba84e8c82856e32370c778d53 [2021-11-19T01:59:52.687Z] #21 43.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-19T01:59:52.687Z] #21 43.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-19T01:59:52.687Z] #21 43.70 Setting up patch (2.7.6-7) ... [2021-11-19T01:59:52.687Z] #21 43.74 Setting up sudo (1.9.5p2-3) ... [2021-11-19T01:59:52.687Z] #21 43.85 invoke-rc.d: could not determine current runlevel [2021-11-19T01:59:52.687Z] #21 43.87 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T01:59:52.687Z] #21 43.88 Setting up xfsprogs (5.10.0-4) ... [2021-11-19T01:59:52.687Z] #21 43.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-19T01:59:52.687Z] #21 43.91 Setting up inetutils-ping (2:2.0-1) ... [2021-11-19T01:59:52.687Z] #21 43.93 Setting up pigz (2.6-1) ... [2021-11-19T01:59:52.687Z] #21 43.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-19T01:59:52.687Z] #21 43.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T01:59:52.687Z] #21 43.97 Setting up python-pip-whl (20.3.4-4) ... [2021-11-19T01:59:52.687Z] #21 43.99 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-19T01:59:52.735Z] #21 43.23 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-19T01:59:52.735Z] #21 43.24 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-19T01:59:52.735Z] #21 43.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-19T01:59:52.735Z] #21 43.27 Setting up python3-pip (20.3.4-4) ... [2021-11-19T01:59:53.271Z] #21 44.59 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-19T01:59:53.271Z] #21 44.60 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-19T01:59:53.304Z] #21 44.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-19T01:59:53.304Z] #21 44.15 Setting up jq (1.6-2.1) ... [2021-11-19T01:59:53.304Z] #21 44.16 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-19T01:59:53.304Z] #21 44.17 Setting up iptables (1.8.7-1) ... [2021-11-19T01:59:53.304Z] #21 44.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T01:59:53.304Z] #21 44.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T01:59:53.304Z] #21 44.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T01:59:53.304Z] #21 44.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T01:59:53.304Z] #21 44.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-19T01:59:53.563Z] #21 44.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-19T01:59:53.563Z] #21 44.21 Setting up iproute2 (5.10.0-4) ... [2021-11-19T01:59:53.823Z] #21 44.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:59:53.844Z] #21 45.06 Setting up libelf1:amd64 (0.183-1) ... [2021-11-19T01:59:54.105Z] #21 45.09 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-19T01:59:54.105Z] #21 45.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T01:59:54.105Z] #21 45.12 Setting up python3-distutils (3.9.2-1) ... [2021-11-19T01:59:54.366Z] #21 45.67 Setting up vim (2:8.2.2434-3) ... [2021-11-19T01:59:54.626Z] #21 45.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-19T01:59:54.626Z] #21 45.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-19T01:59:54.626Z] #21 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-19T01:59:54.626Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-19T01:59:54.626Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-19T01:59:54.626Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-19T01:59:54.626Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-19T01:59:54.626Z] #21 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-19T01:59:54.626Z] #21 45.75 Setting up python3-setuptools (52.0.0-4) ... [2021-11-19T01:59:54.763Z] #21 DONE 45.3s [2021-11-19T01:59:54.764Z] [2021-11-19T01:59:54.764Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-19T01:59:54.764Z] #22 sha256:aece8024f3281bc0ddb1fdf0810a51b332a3be012d2ac18280c02e160bba7de1 [2021-11-19T01:59:55.185Z] #58 2.067 + RM_GOPATH=0 [2021-11-19T01:59:55.185Z] #58 2.067 + TMP_GOPATH= [2021-11-19T01:59:55.185Z] #58 2.067 + : /build [2021-11-19T01:59:55.185Z] #58 2.067 + '[' -z '' ']' [2021-11-19T01:59:55.185Z] #58 2.075 ++ mktemp -d [2021-11-19T01:59:55.185Z] #58 2.079 + export GOPATH=/tmp/tmp.iwtcenz674 [2021-11-19T01:59:55.185Z] #58 2.079 + GOPATH=/tmp/tmp.iwtcenz674 [2021-11-19T01:59:55.185Z] #58 2.079 + RM_GOPATH=1 [2021-11-19T01:59:55.185Z] #58 2.079 + case "$(go env GOARCH)" in [2021-11-19T01:59:55.185Z] #58 2.085 ++ go env GOARCH [2021-11-19T01:59:55.185Z] #58 2.103 + export GO_BUILDMODE=-buildmode=pie [2021-11-19T01:59:55.185Z] #58 2.103 + GO_BUILDMODE=-buildmode=pie [2021-11-19T01:59:55.185Z] #58 2.103 ++ dirname /install.sh [2021-11-19T01:59:55.185Z] #58 2.103 + dir=/ [2021-11-19T01:59:55.185Z] #58 2.108 Install runc version v1.0.2 (build tags: seccomp) [2021-11-19T01:59:55.185Z] #58 2.108 + bin=runc [2021-11-19T01:59:55.185Z] #58 2.108 + shift [2021-11-19T01:59:55.185Z] #58 2.108 + '[' '!' -f //runc.installer ']' [2021-11-19T01:59:55.185Z] #58 2.108 + . //runc.installer [2021-11-19T01:59:55.185Z] #58 2.108 ++ set -e [2021-11-19T01:59:55.185Z] #58 2.108 ++ : v1.0.2 [2021-11-19T01:59:55.185Z] #58 2.108 + install_runc [2021-11-19T01:59:55.185Z] #58 2.108 + RUNC_BUILDTAGS=seccomp [2021-11-19T01:59:55.185Z] #58 2.108 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-19T01:59:55.185Z] #58 2.108 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iwtcenz674/src/github.com/opencontainers/runc [2021-11-19T01:59:55.185Z] #58 2.117 Cloning into '/tmp/tmp.iwtcenz674/src/github.com/opencontainers/runc'... [2021-11-19T01:59:55.185Z] #58 ... [2021-11-19T01:59:55.185Z] [2021-11-19T01:59:55.185Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-19T01:59:55.185Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-19T01:59:55.185Z] #15 DONE 2.5s [2021-11-19T01:59:55.185Z] [2021-11-19T01:59:55.185Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-19T01:59:55.185Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-19T01:59:55.702Z] #22 0.962 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-19T01:59:55.702Z] #22 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-19T01:59:55.702Z] #22 0.986 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-19T01:59:55.702Z] #22 DONE 1.0s [2021-11-19T01:59:55.702Z] [2021-11-19T01:59:55.702Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T01:59:55.702Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-19T01:59:55.702Z] #43 ... [2021-11-19T01:59:55.702Z] [2021-11-19T01:59:55.702Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T01:59:55.702Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-19T01:59:56.539Z] #21 47.45 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-19T01:59:56.539Z] #21 47.46 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-19T01:59:56.539Z] #21 47.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-19T01:59:56.539Z] #21 47.48 Setting up python3-pip (20.3.4-4) ... [2021-11-19T01:59:57.105Z] #16 DONE 1.7s [2021-11-19T01:59:57.105Z] [2021-11-19T01:59:57.105Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-19T01:59:57.105Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-19T01:59:57.494Z] #21 48.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-19T01:59:57.754Z] #21 48.75 Setting up jq (1.6-2.1) ... [2021-11-19T01:59:57.754Z] #21 48.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-19T01:59:57.754Z] #21 48.78 Setting up iptables (1.8.7-1) ... [2021-11-19T01:59:57.754Z] #21 48.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-19T01:59:57.754Z] #21 48.84 Setting up iproute2 (5.10.0-4) ... [2021-11-19T01:59:58.015Z] #21 49.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T01:59:58.048Z] #17 1.401 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-19T01:59:58.277Z] #21 DONE 49.6s [2021-11-19T01:59:58.277Z] [2021-11-19T01:59:58.277Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:59:58.277Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T01:59:58.308Z] #17 DONE 1.6s [2021-11-19T01:59:58.308Z] [2021-11-19T01:59:58.308Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-19T01:59:58.308Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-19T01:59:58.537Z] #62 ... [2021-11-19T01:59:58.538Z] [2021-11-19T01:59:58.538Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-19T01:59:58.538Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-19T01:59:59.162Z] c1f4c7287c99: Verifying Checksum [2021-11-19T01:59:59.162Z] c1f4c7287c99: Download complete [2021-11-19T01:59:59.922Z] #22 1.553 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-19T01:59:59.922Z] #22 1.557 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-19T01:59:59.922Z] #22 1.560 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-19T01:59:59.922Z] #22 DONE 1.6s [2021-11-19T01:59:59.922Z] [2021-11-19T01:59:59.923Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T01:59:59.923Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:00:00.183Z] #62 ... [2021-11-19T02:00:00.183Z] [2021-11-19T02:00:00.183Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T02:00:00.183Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-19T02:00:00.223Z] #18 DONE 1.6s [2021-11-19T02:00:00.223Z] [2021-11-19T02:00:00.223Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-19T02:00:00.223Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-19T02:00:01.043Z] a0eb404f1860: Pull complete [2021-11-19T02:00:01.043Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-19T02:00:01.043Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:00:01.043Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-19T02:00:01.043Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-19T02:00:01.043Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-19T02:00:01.043Z] WARN: Skipping validation tests [2021-11-19T02:00:01.043Z] INFO: Running unit tests at 11/19/2021 01:59:52... [2021-11-19T02:00:01.043Z] INFO: make.ps1 starting at 11/19/2021 01:59:55 [2021-11-19T02:00:01.043Z] INFO: Git commit (b2b5d98aeb) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T02:00:01.043Z] INFO: Invoking autogen... [2021-11-19T02:00:01.043Z] INFO: Running unit tests... [2021-11-19T02:00:01.610Z] #19 DONE 1.4s [2021-11-19T02:00:01.610Z] [2021-11-19T02:00:01.610Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-19T02:00:01.610Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-19T02:00:02.620Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-19T02:00:02.994Z] #20 DONE 1.6s [2021-11-19T02:00:02.994Z] [2021-11-19T02:00:02.994Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T02:00:02.994Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-19T02:00:03.833Z] #23 ... [2021-11-19T02:00:03.833Z] [2021-11-19T02:00:03.833Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:00:03.833Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-19T02:00:03.833Z] #43 182.5 + dpkg --print-architecture [2021-11-19T02:00:04.774Z] #43 DONE 183.3s [2021-11-19T02:00:04.774Z] [2021-11-19T02:00:04.774Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T02:00:04.774Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T02:00:04.906Z] #21 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-19T02:00:04.906Z] #21 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-19T02:00:04.906Z] #21 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-19T02:00:05.048Z] 4612f6d0b889: Verifying Checksum [2021-11-19T02:00:05.048Z] 4612f6d0b889: Download complete [2021-11-19T02:00:05.848Z] #21 2.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-19T02:00:06.683Z] #53 ... [2021-11-19T02:00:06.683Z] [2021-11-19T02:00:06.683Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T02:00:06.683Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-19T02:00:06.683Z] #23 11.03 Collecting yamllint==1.26.1 [2021-11-19T02:00:07.233Z] #21 4.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.8 kB] [2021-11-19T02:00:07.623Z] #23 12.08 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-19T02:00:08.560Z] #23 12.82 Collecting pathspec>=0.5.3 [2021-11-19T02:00:08.561Z] #23 12.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-19T02:00:08.561Z] #23 13.02 Collecting pyyaml [2021-11-19T02:00:08.561Z] #23 13.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-19T02:00:08.561Z] #23 13.16 Building wheels for collected packages: yamllint [2021-11-19T02:00:08.820Z] #23 13.17 Building wheel for yamllint (setup.py): started [2021-11-19T02:00:09.390Z] #23 13.82 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-19T02:00:09.390Z] #23 13.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b7ec656e455c21a9ede87f2e35dec4e33da9144b174a447dbb27b5c5d57767e [2021-11-19T02:00:09.390Z] #23 13.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-19T02:00:09.390Z] #23 13.82 Successfully built yamllint [2021-11-19T02:00:09.390Z] #23 13.85 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-19T02:00:09.650Z] #23 14.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-19T02:00:09.778Z] #21 6.562 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-19T02:00:10.249Z] ...INFO: Daemon under test started and replied! [2021-11-19T02:00:10.249Z] INFO: Docker version of the daemon under test [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] Client: [2021-11-19T02:00:10.249Z] Version: 17.06.2-ce [2021-11-19T02:00:10.249Z] API version: 1.30 [2021-11-19T02:00:10.249Z] Go version: go1.8.3 [2021-11-19T02:00:10.249Z] Git commit: cec0b72 [2021-11-19T02:00:10.249Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-19T02:00:10.249Z] OS/Arch: windows/amd64 [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] Server: [2021-11-19T02:00:10.249Z] Version: 0.0.0-dev [2021-11-19T02:00:10.249Z] API version: 1.42 (minimum version 1.24) [2021-11-19T02:00:10.249Z] Go version: go1.17.3 [2021-11-19T02:00:10.249Z] Git commit: 0f7e159cb8 [2021-11-19T02:00:10.249Z] Built: 11/19/2021 01:58:06 [2021-11-19T02:00:10.249Z] OS/Arch: windows/amd64 [2021-11-19T02:00:10.249Z] Experimental: false [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] INFO: Docker info of the daemon under test [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] Containers: 0 [2021-11-19T02:00:10.249Z] Running: 0 [2021-11-19T02:00:10.249Z] Paused: 0 [2021-11-19T02:00:10.249Z] Stopped: 0 [2021-11-19T02:00:10.249Z] Images: 0 [2021-11-19T02:00:10.249Z] Server Version: 0.0.0-dev [2021-11-19T02:00:10.249Z] Storage Driver: windowsfilter [2021-11-19T02:00:10.249Z] Windows: [2021-11-19T02:00:10.249Z] Logging Driver: json-file [2021-11-19T02:00:10.249Z] Plugins: [2021-11-19T02:00:10.249Z] Volume: local [2021-11-19T02:00:10.249Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T02:00:10.249Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T02:00:10.249Z] Swarm: inactive [2021-11-19T02:00:10.249Z] Default Isolation: process [2021-11-19T02:00:10.249Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T02:00:10.249Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T02:00:10.249Z] OSType: windows [2021-11-19T02:00:10.249Z] Architecture: x86_64 [2021-11-19T02:00:10.249Z] CPUs: 4 [2021-11-19T02:00:10.249Z] Total Memory: 32GiB [2021-11-19T02:00:10.249Z] Name: azwin-2-538801 [2021-11-19T02:00:10.249Z] ID: SCTY:JUD5:YPMW:3ANV:FAZI:NV2V:7CQC:R7JJ:BLOA:IL4B:OA6H:VVLO [2021-11-19T02:00:10.249Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T02:00:10.249Z] Debug Mode (client): false [2021-11-19T02:00:10.249Z] Debug Mode (server): true [2021-11-19T02:00:10.249Z] File Descriptors: -1 [2021-11-19T02:00:10.249Z] Goroutines: 31 [2021-11-19T02:00:10.249Z] System Time: 2021-11-19T02:00:08.0759225Z [2021-11-19T02:00:10.249Z] EventsListeners: 0 [2021-11-19T02:00:10.249Z] Registry: https://index.docker.io/v1/ [2021-11-19T02:00:10.249Z] Labels: [2021-11-19T02:00:10.249Z] Experimental: false [2021-11-19T02:00:10.249Z] Insecure Registries: [2021-11-19T02:00:10.249Z] 127.0.0.0/8 [2021-11-19T02:00:10.249Z] Live Restore Enabled: false [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] INFO: Docker images of the daemon under test [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T02:00:10.249Z] [2021-11-19T02:00:10.249Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-19T02:00:10.249Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-19T02:00:10.249Z] ltsc2022: Pulling from windows/servercore [2021-11-19T02:00:10.249Z] 8f616e6e9eec: Pulling fs layer [2021-11-19T02:00:10.249Z] a0eb404f1860: Pulling fs layer [2021-11-19T02:00:10.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:00:10.307Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:00:10.307Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:00:10.307Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:00:10.307Z] [2021-11-19T02:00:10.307Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-19T02:00:10.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-19T02:00:10.307Z] Using test binary docker [2021-11-19T02:00:10.307Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-19T02:00:10.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:00:10.307Z] INFO: Waiting for daemon to start... [2021-11-19T02:00:10.307Z] Starting dockerd [2021-11-19T02:00:10.878Z] . [2021-11-19T02:00:10.878Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-19T02:00:11.301Z] ? github.com/docker/docker/api [no test files] [2021-11-19T02:00:12.411Z] #23 11.09 Collecting yamllint==1.26.1 [2021-11-19T02:00:12.411Z] #23 12.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-19T02:00:12.953Z] #23 ... [2021-11-19T02:00:12.953Z] [2021-11-19T02:00:12.953Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T02:00:12.953Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-19T02:00:12.953Z] #53 191.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-19T02:00:12.953Z] #53 DONE 192.0s [2021-11-19T02:00:12.953Z] [2021-11-19T02:00:12.953Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T02:00:12.953Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-19T02:00:12.953Z] #23 DONE 17.5s [2021-11-19T02:00:12.953Z] [2021-11-19T02:00:12.953Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-19T02:00:12.953Z] #26 sha256:6935c7c7ea989ef3ec0842e2e3a08dc07e0249ec70b5869116ddea4f28070fea [2021-11-19T02:00:13.796Z] #23 13.50 Collecting pathspec>=0.5.3 [2021-11-19T02:00:13.796Z] #23 13.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-19T02:00:13.796Z] #23 13.95 Collecting pyyaml [2021-11-19T02:00:14.029Z] #21 ... [2021-11-19T02:00:14.029Z] [2021-11-19T02:00:14.029Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-19T02:00:14.029Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-19T02:00:14.029Z] #34 DONE 162.5s [2021-11-19T02:00:14.029Z] [2021-11-19T02:00:14.029Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:00:14.029Z] #58 sha256:6217c4d746575b279f40a442a34c6435c10d2abba84e8c82856e32370c778d53 [2021-11-19T02:00:14.029Z] #58 15.00 + cd /tmp/tmp.iwtcenz674/src/github.com/opencontainers/runc [2021-11-19T02:00:14.029Z] #58 15.00 + git checkout -q v1.0.2 [2021-11-19T02:00:14.029Z] #58 16.02 + '[' -z '' ']' [2021-11-19T02:00:14.029Z] #58 16.02 + target=static [2021-11-19T02:00:14.029Z] #58 16.02 + make BUILDTAGS=seccomp static [2021-11-19T02:00:14.029Z] #58 16.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-19T02:00:14.068Z] #23 13.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-19T02:00:14.068Z] #23 14.03 Building wheels for collected packages: yamllint [2021-11-19T02:00:14.068Z] #23 14.03 Building wheel for yamllint (setup.py): started [2021-11-19T02:00:15.452Z] #23 15.18 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-19T02:00:15.452Z] #23 15.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a59baf691d5617719659325bd431caba3487f507cacf11c7c6c1bf187741b048 [2021-11-19T02:00:15.452Z] #23 15.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-19T02:00:15.452Z] #23 15.18 Successfully built yamllint [2021-11-19T02:00:15.452Z] #23 15.25 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-19T02:00:15.713Z] #23 15.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-19T02:00:16.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-19T02:00:16.285Z] #23 DONE 16.2s [2021-11-19T02:00:16.285Z] [2021-11-19T02:00:16.285Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-19T02:00:16.285Z] #27 sha256:15a2ce3abf230136251514ccd451282a430a5874d907821e7380017d16db5610 [2021-11-19T02:00:16.547Z] #27 DONE 0.3s [2021-11-19T02:00:16.547Z] [2021-11-19T02:00:16.547Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-19T02:00:16.547Z] #32 sha256:94a0795db1148df9e0f916b5cf4129099756716bf5667e9382bdaa722ba2e6ed [2021-11-19T02:00:16.598Z] #58 ... [2021-11-19T02:00:16.598Z] [2021-11-19T02:00:16.598Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-19T02:00:16.598Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-19T02:00:16.598Z] #21 13.29 Fetched 8475 kB in 12s (721 kB/s) [2021-11-19T02:00:17.119Z] #32 DONE 0.4s [2021-11-19T02:00:17.119Z] [2021-11-19T02:00:17.119Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-19T02:00:17.119Z] #35 sha256:0a63052afdad0b6b49daa089cbfddb40e2dc9c412f2fadd0fbd48796f374237b [2021-11-19T02:00:17.119Z] #35 DONE 0.2s [2021-11-19T02:00:17.119Z] [2021-11-19T02:00:17.119Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-19T02:00:17.119Z] #37 sha256:ae5763a58d54170c0a7a1e57a6f22197da84e79d950d06d4073d49759e9e73c9 [2021-11-19T02:00:17.119Z] #37 DONE 0.1s [2021-11-19T02:00:17.119Z] [2021-11-19T02:00:17.119Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:17.119Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:00:17.382Z] #62 ... [2021-11-19T02:00:17.382Z] [2021-11-19T02:00:17.382Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-19T02:00:17.382Z] #41 sha256:b145837cae16ca5d616313e2dbcd7f6e6028ded53b62c2a60f423defce261bed [2021-11-19T02:00:17.382Z] #41 DONE 0.1s [2021-11-19T02:00:17.382Z] [2021-11-19T02:00:17.382Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:00:17.382Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T02:00:20.813Z] #21 13.29 Reading package lists... [2021-11-19T02:00:23.811Z] === RUN TestMiddlewares [2021-11-19T02:00:23.811Z] --- PASS: TestMiddlewares (0.00s) [2021-11-19T02:00:23.811Z] PASS [2021-11-19T02:00:23.811Z] coverage: 9.0% of statements [2021-11-19T02:00:23.811Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2021-11-19T02:00:23.972Z] #43 200.8 + dpkg --print-architecture [2021-11-19T02:00:23.972Z] #43 200.8 + git checkout -q v2.1.0 [2021-11-19T02:00:24.234Z] #43 201.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-19T02:00:24.234Z] #43 201.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-19T02:00:25.028Z] #21 17.67 Reading package lists... [2021-11-19T02:00:25.973Z] #21 21.91 Building dependency tree... [2021-11-19T02:00:27.890Z] #21 24.71 The following additional packages will be installed: [2021-11-19T02:00:27.890Z] #21 24.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T02:00:27.890Z] #21 24.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-19T02:00:27.890Z] #21 24.72 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-19T02:00:27.890Z] #21 24.73 python3-pkg-resources vim-runtime xxd [2021-11-19T02:00:27.890Z] #21 24.74 Suggested packages: [2021-11-19T02:00:27.890Z] #21 24.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-19T02:00:27.890Z] #21 24.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-19T02:00:27.890Z] #21 24.74 acl attr quota [2021-11-19T02:00:27.890Z] #21 24.74 Recommended packages: [2021-11-19T02:00:27.890Z] #21 24.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-19T02:00:29.524Z] #43 ... [2021-11-19T02:00:29.524Z] [2021-11-19T02:00:29.524Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T02:00:29.524Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T02:00:29.524Z] #53 207.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-19T02:00:29.807Z] #21 26.94 The following NEW packages will be installed: [2021-11-19T02:00:30.069Z] #21 26.95 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-19T02:00:30.069Z] #21 26.95 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-19T02:00:30.069Z] #21 26.95 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-19T02:00:30.069Z] #21 26.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-19T02:00:30.069Z] #21 26.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-19T02:00:30.069Z] #21 26.97 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-19T02:00:30.069Z] #21 26.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-19T02:00:30.069Z] #21 26.97 xz-utils zip zstd [2021-11-19T02:00:30.096Z] #53 DONE 207.1s [2021-11-19T02:00:30.096Z] [2021-11-19T02:00:30.096Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:00:30.096Z] #58 sha256:921bb56fb0143155f15dca1db186e927ef66d1e933d000d35d8ab136ffb76331 [2021-11-19T02:00:30.331Z] #21 27.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T02:00:30.331Z] #21 27.37 Need to get 27.6 MB of archives. [2021-11-19T02:00:30.331Z] #21 27.37 After this operation, 106 MB of additional disk space will be used. [2021-11-19T02:00:30.331Z] #21 27.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-19T02:00:30.331Z] #21 27.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-19T02:00:30.331Z] #21 27.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-19T02:00:30.331Z] #21 27.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-19T02:00:30.331Z] #21 27.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-19T02:00:30.331Z] #21 27.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-19T02:00:30.331Z] #21 27.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-19T02:00:30.331Z] #21 27.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-19T02:00:30.331Z] #21 27.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-19T02:00:30.331Z] #21 27.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-19T02:00:30.331Z] #21 27.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-19T02:00:30.331Z] #21 27.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-19T02:00:30.593Z] #21 27.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-19T02:00:30.593Z] #21 27.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-19T02:00:30.593Z] #21 27.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-19T02:00:30.593Z] #21 27.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-19T02:00:30.593Z] #21 27.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-19T02:00:30.593Z] #21 27.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-19T02:00:30.593Z] #21 27.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-19T02:00:30.593Z] #21 27.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-19T02:00:30.593Z] #21 27.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-19T02:00:30.593Z] #21 27.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-19T02:00:30.593Z] #21 27.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-19T02:00:30.593Z] #21 27.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-19T02:00:30.593Z] #21 27.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-19T02:00:30.593Z] #21 27.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-19T02:00:30.593Z] #21 27.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-19T02:00:31.166Z] #21 28.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-19T02:00:31.166Z] #21 28.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-19T02:00:31.166Z] #21 28.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-19T02:00:31.166Z] #21 28.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-19T02:00:31.166Z] #21 28.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-19T02:00:31.166Z] #21 28.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-19T02:00:31.166Z] #21 28.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-19T02:00:31.166Z] #21 28.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-19T02:00:31.166Z] #21 28.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-19T02:00:31.166Z] #21 28.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-19T02:00:31.166Z] #21 28.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-19T02:00:31.166Z] #21 28.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-19T02:00:31.166Z] #21 28.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-19T02:00:31.166Z] #21 28.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-19T02:00:31.166Z] #21 28.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-19T02:00:31.429Z] #21 28.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-19T02:00:31.429Z] #21 28.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-19T02:00:31.502Z] a0eb404f1860: Verifying Checksum [2021-11-19T02:00:31.502Z] a0eb404f1860: Download complete [2021-11-19T02:00:31.502Z] 8f616e6e9eec: Verifying Checksum [2021-11-19T02:00:31.502Z] 8f616e6e9eec: Download complete [2021-11-19T02:00:31.691Z] #21 28.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-19T02:00:31.691Z] #21 28.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-19T02:00:31.691Z] #21 28.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-19T02:00:31.691Z] #21 28.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-19T02:00:33.080Z] #21 29.78 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T02:00:33.080Z] #21 30.05 Fetched 27.6 MB in 2s (15.6 MB/s) [2021-11-19T02:00:33.080Z] #21 30.30 Selecting previously unselected package pigz. [2021-11-19T02:00:33.342Z] #21 30.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-19T02:00:33.342Z] #21 30.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-19T02:00:33.342Z] #21 30.38 Unpacking pigz (2.6-1) ... [2021-11-19T02:00:33.342Z] #21 30.54 Selecting previously unselected package libelf1:amd64. [2021-11-19T02:00:33.342Z] #21 30.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-19T02:00:33.604Z] #21 30.56 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-19T02:00:33.866Z] #21 30.86 Selecting previously unselected package libbpf0:amd64. [2021-11-19T02:00:33.866Z] #21 30.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-19T02:00:33.866Z] #21 30.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-19T02:00:34.142Z] #21 31.08 Selecting previously unselected package libcap2:amd64. [2021-11-19T02:00:34.142Z] #21 31.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-19T02:00:34.142Z] #21 31.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-19T02:00:34.404Z] #21 31.22 Selecting previously unselected package libmnl0:amd64. [2021-11-19T02:00:34.404Z] #21 31.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-19T02:00:34.404Z] #21 31.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-19T02:00:34.404Z] #21 31.39 Selecting previously unselected package libxtables12:amd64. [2021-11-19T02:00:34.404Z] #21 31.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-19T02:00:34.404Z] #21 31.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-19T02:00:34.666Z] #21 31.53 Selecting previously unselected package libcap2-bin. [2021-11-19T02:00:34.666Z] #21 31.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-19T02:00:34.666Z] #21 31.55 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-19T02:00:34.666Z] #21 31.70 Selecting previously unselected package iproute2. [2021-11-19T02:00:34.666Z] #21 31.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-19T02:00:34.666Z] #21 31.73 Unpacking iproute2 (5.10.0-4) ... [2021-11-19T02:00:35.613Z] #21 32.60 Selecting previously unselected package xxd. [2021-11-19T02:00:35.613Z] #21 32.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T02:00:35.613Z] #21 32.62 Unpacking xxd (2:8.2.2434-3) ... [2021-11-19T02:00:35.613Z] #21 32.82 Selecting previously unselected package vim-common. [2021-11-19T02:00:35.613Z] #21 32.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-19T02:00:35.874Z] #21 32.87 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-19T02:00:36.136Z] #21 33.12 Selecting previously unselected package bash-completion. [2021-11-19T02:00:36.136Z] #21 33.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-19T02:00:39.445Z] #21 35.92 Unpacking bash-completion (1:2.11-2) ... [2021-11-19T02:00:39.445Z] #21 36.35 Selecting previously unselected package bzip2. [2021-11-19T02:00:39.445Z] #21 36.37 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-19T02:00:39.445Z] #21 36.38 Unpacking bzip2 (1.0.8-4) ... [2021-11-19T02:00:39.445Z] #21 36.44 Selecting previously unselected package xz-utils. [2021-11-19T02:00:39.445Z] #21 36.44 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-19T02:00:39.445Z] #21 36.45 Unpacking xz-utils (5.2.5-2) ... [2021-11-19T02:00:39.707Z] #21 36.60 Selecting previously unselected package apparmor. [2021-11-19T02:00:39.707Z] #21 36.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-19T02:00:39.707Z] #21 36.66 Unpacking apparmor (2.13.6-10) ... [2021-11-19T02:00:39.969Z] #21 37.02 Selecting previously unselected package inetutils-ping. [2021-11-19T02:00:39.969Z] #21 37.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-19T02:00:39.969Z] #21 37.04 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-19T02:00:40.231Z] #21 37.13 Selecting previously unselected package libip4tc2:amd64. [2021-11-19T02:00:40.231Z] #21 37.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-19T02:00:40.231Z] #21 37.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-19T02:00:40.231Z] #21 37.21 Selecting previously unselected package libip6tc2:amd64. [2021-11-19T02:00:40.231Z] #21 37.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-19T02:00:40.231Z] #21 37.23 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-19T02:00:40.231Z] #21 37.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-19T02:00:40.231Z] #21 37.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-19T02:00:40.231Z] #21 37.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-19T02:00:40.231Z] #21 37.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-19T02:00:40.231Z] #21 37.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-19T02:00:40.231Z] #21 37.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-19T02:00:40.493Z] #21 37.44 Selecting previously unselected package libnftnl11:amd64. [2021-11-19T02:00:40.493Z] #21 37.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-19T02:00:40.493Z] #21 37.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-19T02:00:40.493Z] #21 37.53 Selecting previously unselected package iptables. [2021-11-19T02:00:40.493Z] #21 37.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-19T02:00:40.493Z] #21 37.54 Unpacking iptables (1.8.7-1) ... [2021-11-19T02:00:40.754Z] #21 37.79 Selecting previously unselected package libonig5:amd64. [2021-11-19T02:00:40.754Z] #21 37.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-19T02:00:40.754Z] #21 37.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T02:00:41.016Z] #21 37.96 Selecting previously unselected package libjq1:amd64. [2021-11-19T02:00:41.016Z] #21 37.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-19T02:00:41.016Z] #21 37.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-19T02:00:41.016Z] #21 38.08 Selecting previously unselected package jq. [2021-11-19T02:00:41.016Z] #21 38.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-19T02:00:41.016Z] #21 38.08 Unpacking jq (1.6-2.1) ... [2021-11-19T02:00:41.016Z] #21 38.16 Selecting previously unselected package libaio1:amd64. [2021-11-19T02:00:41.016Z] #21 38.16 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-19T02:00:41.016Z] #21 38.17 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-19T02:00:41.278Z] #21 38.22 Selecting previously unselected package libgpm2:amd64. [2021-11-19T02:00:41.278Z] #21 38.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-19T02:00:41.278Z] #21 38.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-19T02:00:41.278Z] #21 38.29 Selecting previously unselected package libicu67:amd64. [2021-11-19T02:00:41.278Z] #21 38.30 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-19T02:00:41.278Z] #21 38.30 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-19T02:00:42.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-19T02:00:44.585Z] #21 41.19 Selecting previously unselected package libinih1:amd64. [2021-11-19T02:00:44.585Z] #21 41.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-19T02:00:44.585Z] #21 41.20 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-19T02:00:44.585Z] #21 41.25 Selecting previously unselected package libnet1:amd64. [2021-11-19T02:00:44.585Z] #21 41.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-19T02:00:44.585Z] #21 41.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T02:00:44.585Z] #21 41.34 Selecting previously unselected package libnl-3-200:amd64. [2021-11-19T02:00:44.585Z] #21 41.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-19T02:00:44.585Z] #21 41.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T02:00:44.585Z] #21 41.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-19T02:00:44.585Z] #21 41.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-19T02:00:44.585Z] #21 41.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T02:00:44.585Z] #21 41.51 Selecting previously unselected package net-tools. [2021-11-19T02:00:44.585Z] #21 41.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-19T02:00:44.585Z] #21 41.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T02:00:44.847Z] #21 41.71 Selecting previously unselected package patch. [2021-11-19T02:00:44.847Z] #21 41.72 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-19T02:00:44.847Z] #21 41.73 Unpacking patch (2.7.6-7) ... [2021-11-19T02:00:44.847Z] #21 41.84 Selecting previously unselected package python-pip-whl. [2021-11-19T02:00:44.847Z] #21 41.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-19T02:00:44.847Z] #21 41.84 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-19T02:00:45.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-19T02:00:45.421Z] #21 42.40 Selecting previously unselected package python3-lib2to3. [2021-11-19T02:00:45.421Z] #21 42.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-19T02:00:45.421Z] #21 42.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-19T02:00:45.683Z] #21 42.51 Selecting previously unselected package python3-distutils. [2021-11-19T02:00:45.683Z] #21 42.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-19T02:00:45.683Z] #21 42.53 Unpacking python3-distutils (3.9.2-1) ... [2021-11-19T02:00:45.683Z] #21 42.66 Selecting previously unselected package python3-pkg-resources. [2021-11-19T02:00:45.683Z] #21 42.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-19T02:00:45.683Z] #21 42.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-19T02:00:45.947Z] #21 42.80 Selecting previously unselected package python3-setuptools. [2021-11-19T02:00:45.947Z] #21 42.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-19T02:00:45.947Z] #21 42.81 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-19T02:00:45.947Z] #21 43.04 Selecting previously unselected package python3-wheel. [2021-11-19T02:00:45.947Z] #21 43.04 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-19T02:00:45.947Z] #21 43.05 Unpacking python3-wheel (0.34.2-1) ... [2021-11-19T02:00:46.209Z] #21 43.11 Selecting previously unselected package python3-pip. [2021-11-19T02:00:46.209Z] #21 43.12 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-19T02:00:46.209Z] #21 43.12 Unpacking python3-pip (20.3.4-4) ... [2021-11-19T02:00:46.209Z] #21 43.39 Selecting previously unselected package sudo. [2021-11-19T02:00:46.471Z] #21 43.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-19T02:00:46.471Z] #21 43.40 Unpacking sudo (1.9.5p2-3) ... [2021-11-19T02:00:46.732Z] #21 43.93 Selecting previously unselected package thin-provisioning-tools. [2021-11-19T02:00:46.994Z] #21 43.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-19T02:00:46.994Z] #21 43.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-19T02:00:47.256Z] #21 44.16 Selecting previously unselected package uidmap. [2021-11-19T02:00:47.256Z] #21 44.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-19T02:00:47.256Z] #21 44.17 Unpacking uidmap (1:4.8.1-1) ... [2021-11-19T02:00:47.256Z] #21 44.33 Selecting previously unselected package vim-runtime. [2021-11-19T02:00:47.256Z] #21 44.33 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-19T02:00:47.517Z] #21 44.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-19T02:00:47.517Z] #21 44.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-19T02:00:47.517Z] #21 44.40 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-19T02:00:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-19T02:00:48.211Z] #58 ... [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:00:48.211Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T02:00:48.211Z] #43 DONE 222.9s [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:48.211Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:00:48.211Z] #62 ... [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-19T02:00:48.211Z] #44 sha256:29c34204c2aaf8a2d7416912c3b7fa21af1adc4fbc52a93c3f1cc96969507474 [2021-11-19T02:00:48.211Z] #44 DONE 0.2s [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-19T02:00:48.211Z] #48 sha256:ec07bd379eb3e663560503abe7c633bd05ad2918070555699a8272a5e45e4d77 [2021-11-19T02:00:48.211Z] #48 DONE 0.1s [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-19T02:00:48.211Z] #50 sha256:abdc29f8b19c82ad94ce9c90ec319e109fddc921ce48ef692d686d5898e6c9f8 [2021-11-19T02:00:48.211Z] #50 DONE 0.1s [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:48.211Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:00:48.211Z] #62 ... [2021-11-19T02:00:48.211Z] [2021-11-19T02:00:48.211Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-19T02:00:48.211Z] #52 sha256:db47c0a3521514df204727ed0512267875b4393890e118c328058307fff41e93 [2021-11-19T02:00:48.211Z] #52 DONE 0.1s [2021-11-19T02:00:48.472Z] [2021-11-19T02:00:48.472Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-19T02:00:48.472Z] #54 sha256:bd359fe1a926cb85d3e795ca8d772d59505c5c3a7d212670960f553588a936a8 [2021-11-19T02:00:48.472Z] #54 DONE 0.2s [2021-11-19T02:00:48.472Z] [2021-11-19T02:00:48.472Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-19T02:00:48.472Z] #56 sha256:4eb18cc8e0b988d44d74119e9935f95dd999e27cccd92c3bba50be6d1660b31b [2021-11-19T02:00:48.472Z] #56 DONE 0.1s [2021-11-19T02:00:48.472Z] [2021-11-19T02:00:48.472Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:48.472Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:00:49.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-19T02:00:50.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-19T02:00:50.825Z] #21 47.43 Selecting previously unselected package vim. [2021-11-19T02:00:50.826Z] #21 47.44 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-19T02:00:50.826Z] #21 47.45 Unpacking vim (2:8.2.2434-3) ... [2021-11-19T02:00:50.826Z] #21 47.95 Selecting previously unselected package xfsprogs. [2021-11-19T02:00:51.087Z] #21 47.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-19T02:00:51.087Z] #21 47.96 Unpacking xfsprogs (5.10.0-4) ... [2021-11-19T02:00:51.349Z] #21 48.43 Selecting previously unselected package zip. [2021-11-19T02:00:51.349Z] #21 48.45 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-19T02:00:51.349Z] #21 48.45 Unpacking zip (3.0-12) ... [2021-11-19T02:00:51.611Z] #21 48.55 Selecting previously unselected package zstd. [2021-11-19T02:00:51.611Z] #21 48.56 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-19T02:00:51.611Z] #21 48.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-19T02:00:51.681Z] #26 224.9 + return [2021-11-19T02:00:51.681Z] #26 DONE 227.1s [2021-11-19T02:00:51.681Z] [2021-11-19T02:00:51.681Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:51.681Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T02:00:51.681Z] #62 179.3 + bin/containerd [2021-11-19T02:00:51.681Z] #62 ... [2021-11-19T02:00:51.681Z] [2021-11-19T02:00:51.681Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-19T02:00:51.681Z] #27 sha256:4bbc64320bb79a1b5d152eb4f2581673d69987f31e4663b6230755b8cae9a42d [2021-11-19T02:00:51.681Z] #27 DONE 0.9s [2021-11-19T02:00:51.681Z] [2021-11-19T02:00:51.681Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-19T02:00:51.681Z] #32 sha256:c3c1c74d5a964c93c58ee5d3d708e628e2d029da104412b74c4e4275ca9a03a0 [2021-11-19T02:00:51.873Z] #21 48.87 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-19T02:00:52.250Z] #32 DONE 1.2s [2021-11-19T02:00:52.250Z] [2021-11-19T02:00:52.250Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-19T02:00:52.250Z] #35 sha256:68695579375da4246a98a240f3c6009476838f56758bfcde6862d70a7022dffd [2021-11-19T02:00:52.818Z] #21 49.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-19T02:00:52.818Z] #21 49.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-19T02:00:52.818Z] #21 49.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-19T02:00:52.818Z] #21 49.79 Setting up libicu67:amd64 (67.1-7) ... [2021-11-19T02:00:52.818Z] #21 49.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-19T02:00:52.818Z] #21 49.82 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-19T02:00:52.818Z] #21 49.84 Setting up uidmap (1:4.8.1-1) ... [2021-11-19T02:00:52.818Z] #21 49.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-19T02:00:52.818Z] #21 49.87 Setting up bzip2 (1.0.8-4) ... [2021-11-19T02:00:52.818Z] #21 49.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-19T02:00:52.818Z] #21 49.90 Setting up python3-wheel (0.34.2-1) ... [2021-11-19T02:00:52.819Z] #35 DONE 0.7s [2021-11-19T02:00:52.819Z] [2021-11-19T02:00:52.819Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-19T02:00:52.819Z] #37 sha256:eea2bf5042394851c96b84cbd0784a0ac85d71478c339ff92c50c9c48b6d44c8 [2021-11-19T02:00:52.819Z] #37 DONE 0.1s [2021-11-19T02:00:52.819Z] [2021-11-19T02:00:52.819Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:00:52.819Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T02:00:53.079Z] #58 ... [2021-11-19T02:00:53.079Z] [2021-11-19T02:00:53.079Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-19T02:00:53.079Z] #41 sha256:da8eef06b42f09af98753924cb437cd959788095c5ce09564236a966e78936c2 [2021-11-19T02:00:53.079Z] #41 DONE 0.1s [2021-11-19T02:00:53.079Z] [2021-11-19T02:00:53.079Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-19T02:00:53.079Z] #44 sha256:95dc466481e417d8872d56cf4f366075bb1e28a4d53a812a481f1b2219c4e53d [2021-11-19T02:00:53.392Z] #21 50.57 Setting up xxd (2:8.2.2434-3) ... [2021-11-19T02:00:53.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-19T02:00:53.654Z] #21 50.58 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-19T02:00:53.654Z] #21 50.60 Setting up libcap2-bin (1:2.44-1) ... [2021-11-19T02:00:53.654Z] #21 50.61 Setting up apparmor (2.13.6-10) ... [2021-11-19T02:00:54.019Z] #44 DONE 0.7s [2021-11-19T02:00:54.019Z] [2021-11-19T02:00:54.019Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-19T02:00:54.019Z] #48 sha256:34fc15dcd31a2a5f4eb620b04951f50464c0423850dab26735af8122370ef22c [2021-11-19T02:00:54.019Z] #48 DONE 0.1s [2021-11-19T02:00:54.019Z] [2021-11-19T02:00:54.019Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-19T02:00:54.019Z] #50 sha256:972e35fc213bacddfcde2936827125e97d36af29977b933c5c54e006ae5f4333 [2021-11-19T02:00:54.019Z] #50 DONE 0.1s [2021-11-19T02:00:54.019Z] [2021-11-19T02:00:54.019Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-19T02:00:54.019Z] #52 sha256:31bc4f95328af5dfabd151fce4141b855a05c83f44c098fcb8493cdecdb43d3d [2021-11-19T02:00:54.019Z] #52 DONE 0.1s [2021-11-19T02:00:54.019Z] [2021-11-19T02:00:54.019Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:00:54.019Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T02:00:54.019Z] #58 ... [2021-11-19T02:00:54.019Z] [2021-11-19T02:00:54.019Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-19T02:00:54.019Z] #54 sha256:cf989fcbb3d9419de8f2dc02dcfa83113e65ad958a436f17f9b31eabf236a643 [2021-11-19T02:00:54.019Z] #54 DONE 0.1s [2021-11-19T02:00:54.278Z] [2021-11-19T02:00:54.279Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-19T02:00:54.279Z] #56 sha256:2fd1f6ae3c4d938c6f0052dbd80837682a53d258aa2effbf812c245243716b96 [2021-11-19T02:00:54.279Z] #56 DONE 0.1s [2021-11-19T02:00:54.279Z] [2021-11-19T02:00:54.279Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:54.279Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T02:00:55.042Z] #21 51.99 Setting up zip (3.0-12) ... [2021-11-19T02:00:55.042Z] #21 52.00 Setting up vim-common (2:8.2.2434-3) ... [2021-11-19T02:00:55.042Z] #21 52.03 Setting up bash-completion (1:2.11-2) ... [2021-11-19T02:00:55.657Z] #62 ... [2021-11-19T02:00:55.658Z] [2021-11-19T02:00:55.658Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:00:55.658Z] #58 sha256:afe67e49cef0ef94acce94cdec0d5230d62cce57d67b7589c38849421afa239c [2021-11-19T02:00:55.658Z] #58 114.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-19T02:00:56.596Z] #58 114.9 + mkdir -p /build [2021-11-19T02:00:56.596Z] #58 114.9 + cp runc /build/runc [2021-11-19T02:00:56.960Z] #21 53.85 Setting up xz-utils (5.2.5-2) ... [2021-11-19T02:00:56.960Z] #21 53.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-19T02:00:56.960Z] #21 53.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-19T02:00:56.960Z] #21 53.89 Setting up patch (2.7.6-7) ... [2021-11-19T02:00:56.960Z] #21 53.90 Setting up sudo (1.9.5p2-3) ... [2021-11-19T02:00:56.960Z] #21 54.00 invoke-rc.d: could not determine current runlevel [2021-11-19T02:00:56.960Z] #21 54.01 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T02:00:56.960Z] #21 54.02 Setting up xfsprogs (5.10.0-4) ... [2021-11-19T02:00:56.961Z] #21 54.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-19T02:00:56.961Z] #21 54.05 Setting up inetutils-ping (2:2.0-1) ... [2021-11-19T02:00:56.961Z] #21 54.07 Setting up pigz (2.6-1) ... [2021-11-19T02:00:56.961Z] #21 54.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-19T02:00:57.167Z] #58 DONE 115.5s [2021-11-19T02:00:57.167Z] [2021-11-19T02:00:57.167Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:57.167Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T02:00:57.222Z] #21 54.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-19T02:00:57.222Z] #21 54.18 Setting up python-pip-whl (20.3.4-4) ... [2021-11-19T02:00:57.222Z] #21 54.19 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-19T02:00:57.603Z] sha256:1cc535853507ddbf312135d77a07bcf670742287cf6a00d2cdd038483d14341c [2021-11-19T02:00:57.604Z] INFO: Starting docker-py tests... [2021-11-19T02:00:57.604Z] ============================= test session starts ============================== [2021-11-19T02:00:57.604Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-19T02:00:57.604Z] rootdir: /src, inifile: pytest.ini [2021-11-19T02:00:57.604Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-19T02:00:57.604Z] collected 395 items / 1 deselected / 394 selected [2021-11-19T02:00:57.604Z] [2021-11-19T02:00:57.795Z] #21 54.85 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-19T02:00:57.795Z] #21 54.88 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-19T02:00:58.369Z] #21 55.29 Setting up libelf1:amd64 (0.183-1) ... [2021-11-19T02:00:58.369Z] #21 55.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-19T02:00:58.369Z] #21 55.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-19T02:00:58.369Z] #21 55.39 Setting up python3-distutils (3.9.2-1) ... [2021-11-19T02:00:58.630Z] #21 55.79 Setting up vim (2:8.2.2434-3) ... [2021-11-19T02:00:58.892Z] #21 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-19T02:00:58.892Z] #21 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-19T02:00:58.892Z] #21 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-19T02:00:58.892Z] #21 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-19T02:00:58.892Z] #21 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-19T02:00:58.892Z] #21 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-19T02:00:58.892Z] #21 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-19T02:00:58.892Z] #21 55.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-19T02:00:58.892Z] #21 55.87 Setting up python3-setuptools (52.0.0-4) ... [2021-11-19T02:00:59.075Z] #62 ... [2021-11-19T02:00:59.075Z] [2021-11-19T02:00:59.075Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-19T02:00:59.075Z] #59 sha256:28eaf2f4a3cadd287b9e7f68fc6871b02cf21c4807f7c449990b594bf7b72dfb [2021-11-19T02:00:59.335Z] #59 DONE 0.3s [2021-11-19T02:00:59.335Z] [2021-11-19T02:00:59.335Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:00:59.335Z] #62 sha256:329f3b01710cec236d27a77eef5c1ed442842b4fe3a0c4a1c1c5ac8254ce2767 [2021-11-19T02:01:00.280Z] #21 57.15 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-19T02:01:00.280Z] #21 57.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-19T02:01:00.280Z] #21 57.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-19T02:01:00.280Z] #21 57.19 Setting up python3-pip (20.3.4-4) ... [2021-11-19T02:01:01.225Z] #21 58.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-19T02:01:01.225Z] #21 58.40 Setting up jq (1.6-2.1) ... [2021-11-19T02:01:01.225Z] #21 58.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-19T02:01:01.225Z] #21 58.44 Setting up iptables (1.8.7-1) ... [2021-11-19T02:01:01.487Z] #21 58.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-19T02:01:01.487Z] #21 58.52 Setting up iproute2 (5.10.0-4) ... [2021-11-19T02:01:01.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-19T02:01:01.749Z] #21 58.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T02:01:03.158Z] #21 DONE 60.2s [2021-11-19T02:01:03.158Z] [2021-11-19T02:01:03.158Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-19T02:01:03.158Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-19T02:01:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-19T02:01:04.573Z] #22 1.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-19T02:01:04.573Z] #22 1.383 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-19T02:01:04.573Z] #22 1.396 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-19T02:01:04.833Z] #22 DONE 1.5s [2021-11-19T02:01:04.833Z] [2021-11-19T02:01:04.833Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-19T02:01:04.833Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-19T02:01:05.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-19T02:01:07.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-19T02:01:08.648Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-19T02:01:09.218Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-19T02:01:09.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-19T02:01:10.990Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-19T02:01:12.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-19T02:01:14.719Z] === RUN TestBoolValue [2021-11-19T02:01:14.719Z] --- PASS: TestBoolValue (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestBoolValueOrDefault [2021-11-19T02:01:14.719Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestInt64ValueOrZero [2021-11-19T02:01:14.719Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestInt64ValueOrDefault [2021-11-19T02:01:14.719Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-19T02:01:14.719Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestJsonContentType [2021-11-19T02:01:14.719Z] --- PASS: TestJsonContentType (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 14.7% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2021-11-19T02:01:14.719Z] === RUN TestMaskSecretKeys [2021-11-19T02:01:14.719Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-19T02:01:14.719Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-19T02:01:14.719Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-19T02:01:14.719Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-19T02:01:14.719Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-19T02:01:14.719Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-19T02:01:14.719Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestVersionMiddlewareVersion [2021-11-19T02:01:14.719Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-19T02:01:14.719Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 37.7% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-19T02:01:14.719Z] === RUN TestToJSON [2021-11-19T02:01:14.719Z] --- PASS: TestToJSON (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestToParamWithVersion [2021-11-19T02:01:14.719Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestFromJSON [2021-11-19T02:01:14.719Z] --- PASS: TestFromJSON (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestEmpty [2021-11-19T02:01:14.719Z] --- PASS: TestEmpty (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestArgsMatchKVListEmptySources [2021-11-19T02:01:14.719Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestArgsMatchKVList [2021-11-19T02:01:14.719Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestArgsMatch [2021-11-19T02:01:14.719Z] --- PASS: TestArgsMatch (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestAdd [2021-11-19T02:01:14.719Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestDel [2021-11-19T02:01:14.719Z] --- PASS: TestDel (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestLen [2021-11-19T02:01:14.719Z] --- PASS: TestLen (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestExactMatch [2021-11-19T02:01:14.719Z] --- PASS: TestExactMatch (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestOnlyOneExactMatch [2021-11-19T02:01:14.719Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestContains [2021-11-19T02:01:14.719Z] --- PASS: TestContains (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestValidate [2021-11-19T02:01:14.719Z] --- PASS: TestValidate (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestWalkValues [2021-11-19T02:01:14.719Z] --- PASS: TestWalkValues (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestFuzzyMatch [2021-11-19T02:01:14.719Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestClone [2021-11-19T02:01:14.719Z] --- PASS: TestClone (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 92.2% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-11-19T02:01:14.719Z] === RUN TestAdjustForAPIVersion [2021-11-19T02:01:14.719Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 5.7% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-19T02:01:14.719Z] === RUN TestStrSliceMarshalJSON [2021-11-19T02:01:14.719Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestStrSliceUnmarshalJSON [2021-11-19T02:01:14.719Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestStrSliceUnmarshalString [2021-11-19T02:01:14.719Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestStrSliceUnmarshalSlice [2021-11-19T02:01:14.719Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 90.0% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-19T02:01:14.719Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-19T02:01:14.719Z] === RUN TestDurationToSecondsString [2021-11-19T02:01:14.719Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-19T02:01:14.719Z] === RUN TestGetTimestamp [2021-11-19T02:01:14.719Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-19T02:01:14.719Z] === RUN TestParseTimestamps [2021-11-19T02:01:14.719Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.719Z] coverage: 100.0% of statements [2021-11-19T02:01:14.719Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2021-11-19T02:01:14.719Z] === RUN TestCompareVersion [2021-11-19T02:01:14.719Z] --- PASS: TestCompareVersion (0.00s) [2021-11-19T02:01:14.719Z] PASS [2021-11-19T02:01:14.720Z] coverage: 77.3% of statements [2021-11-19T02:01:14.720Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 77.3% of statements [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-19T02:01:14.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCloneArgsSmartHttp [2021-11-19T02:01:14.720Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCloneArgsDumbHttp [2021-11-19T02:01:14.720Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCloneArgsGit [2021-11-19T02:01:14.720Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCheckoutGit [2021-11-19T02:01:14.720Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-19T02:01:14.720Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestProcessNoDockerignore [2021-11-19T02:01:14.720Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-19T02:01:14.720Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDetectContentType [2021-11-19T02:01:14.720Z] --- PASS: TestDetectContentType (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestSelectAcceptableMIME [2021-11-19T02:01:14.720Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestInspectEmptyResponse [2021-11-19T02:01:14.720Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestInspectResponseBinary [2021-11-19T02:01:14.720Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestResponseUnsupportedContentType [2021-11-19T02:01:14.720Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestInspectResponseTextSimple [2021-11-19T02:01:14.720Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestInspectResponseEmptyContentType [2021-11-19T02:01:14.720Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestUnknownContentLength [2021-11-19T02:01:14.720Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDownloadRemote [2021-11-19T02:01:14.720Z] === RUN TestEnable [2021-11-19T02:01:14.720Z] --- PASS: TestEnable (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDisable [2021-11-19T02:01:14.720Z] --- PASS: TestDisable (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestEnabled [2021-11-19T02:01:14.720Z] --- PASS: TestEnabled (0.00s) [2021-11-19T02:01:14.720Z] PASS [2021-11-19T02:01:14.720Z] coverage: 100.0% of statements [2021-11-19T02:01:14.720Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-11-19T02:01:14.720Z] --- PASS: TestDownloadRemote (0.09s) [2021-11-19T02:01:14.720Z] === RUN TestGetWithStatusError [2021-11-19T02:01:14.720Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCloseRootDirectory [2021-11-19T02:01:14.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:01:14.720Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestHashFile [2021-11-19T02:01:14.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:01:14.720Z] --- SKIP: TestHashFile (0.01s) [2021-11-19T02:01:14.720Z] === RUN TestHashSubdir [2021-11-19T02:01:14.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:01:14.720Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestRemoveDirectory [2021-11-19T02:01:14.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:01:14.720Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-19T02:01:14.720Z] PASS [2021-11-19T02:01:14.720Z] coverage: 9.3% of statements [2021-11-19T02:01:14.720Z] ok github.com/docker/docker/builder/remotecontext 0.215s coverage: 9.3% of statements [2021-11-19T02:01:14.720Z] === RUN TestGetAllAllowed [2021-11-19T02:01:14.720Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestGetAllMeta [2021-11-19T02:01:14.720Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-19T02:01:14.720Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestIsUnreferencedBuiltin [2021-11-19T02:01:14.720Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestIsExistingDirectory [2021-11-19T02:01:14.720Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestGetFilenameForDownload [2021-11-19T02:01:14.720Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestEnv2Variables [2021-11-19T02:01:14.720Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-19T02:01:14.720Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestMaintainer [2021-11-19T02:01:14.720Z] --- PASS: TestMaintainer (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestLabel [2021-11-19T02:01:14.720Z] --- PASS: TestLabel (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestFromScratch [2021-11-19T02:01:14.720Z] --- PASS: TestFromScratch (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestFromWithArg [2021-11-19T02:01:14.720Z] --- PASS: TestFromWithArg (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-19T02:01:14.720Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestFromWithUndefinedArg [2021-11-19T02:01:14.720Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestFromMultiStageWithNamedStage [2021-11-19T02:01:14.720Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestOnbuild [2021-11-19T02:01:14.720Z] --- PASS: TestOnbuild (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestWorkdir [2021-11-19T02:01:14.720Z] --- PASS: TestWorkdir (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCmd [2021-11-19T02:01:14.720Z] --- PASS: TestCmd (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestHealthcheckNone [2021-11-19T02:01:14.720Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestHealthcheckCmd [2021-11-19T02:01:14.720Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestEntrypoint [2021-11-19T02:01:14.720Z] --- PASS: TestEntrypoint (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestExpose [2021-11-19T02:01:14.720Z] --- PASS: TestExpose (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestUser [2021-11-19T02:01:14.720Z] --- PASS: TestUser (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestVolume [2021-11-19T02:01:14.720Z] --- PASS: TestVolume (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestStopSignal [2021-11-19T02:01:14.720Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:01:14.720Z] --- SKIP: TestStopSignal (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestArg [2021-11-19T02:01:14.720Z] --- PASS: TestArg (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestShell [2021-11-19T02:01:14.720Z] --- PASS: TestShell (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestPrependEnvOnCmd [2021-11-19T02:01:14.720Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestRunWithBuildArgs [2021-11-19T02:01:14.720Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestRunIgnoresHealthcheck [2021-11-19T02:01:14.720Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDispatchUnsupportedOptions [2021-11-19T02:01:14.720Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-19T02:01:14.720Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-19T02:01:14.720Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-19T02:01:14.720Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestNormalizeWorkdir [2021-11-19T02:01:14.720Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDispatch [2021-11-19T02:01:14.720Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-19T02:01:14.720Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-19T02:01:14.720Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-19T02:01:14.720Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-19T02:01:14.720Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-19T02:01:14.720Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-19T02:01:14.720Z] === RUN TestDispatch/COPY_url [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch (0.05s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-19T02:01:14.720Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestAddScratchImageAddsToMounts [2021-11-19T02:01:14.720Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-19T02:01:14.720Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-19T02:01:14.720Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-19T02:01:14.720Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestImageSourceGetAddsToMounts [2021-11-19T02:01:14.720Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestEmptyDockerfile [2021-11-19T02:01:14.720Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestSymlinkDockerfile [2021-11-19T02:01:14.720Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-19T02:01:14.720Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-19T02:01:14.720Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestNonExistingDockerfile [2021-11-19T02:01:14.720Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestCopyRunConfig [2021-11-19T02:01:14.720Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestDeepCopyRunConfig [2021-11-19T02:01:14.720Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestExportImage [2021-11-19T02:01:14.720Z] --- PASS: TestExportImage (0.00s) [2021-11-19T02:01:14.720Z] === RUN TestNormalizeDest [2021-11-19T02:01:14.720Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-19T02:01:14.720Z] PASS [2021-11-19T02:01:14.720Z] coverage: 46.8% of statements [2021-11-19T02:01:14.720Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 46.8% of statements [2021-11-19T02:01:14.720Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-19T02:01:15.191Z] === RUN TestTCP4Proxy [2021-11-19T02:01:15.191Z] --- PASS: TestTCP4Proxy (0.02s) [2021-11-19T02:01:15.191Z] === RUN TestTCP4ProxyHalfClose [2021-11-19T02:01:15.191Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestTCP6Proxy [2021-11-19T02:01:15.191Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:01:15.191Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestTCPDualStackProxy [2021-11-19T02:01:15.191Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:01:15.191Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestUDP4Proxy [2021-11-19T02:01:15.191Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestUDP6Proxy [2021-11-19T02:01:15.191Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:01:15.191Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestUDPWriteError [2021-11-19T02:01:15.191Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestSCTP4Proxy [2021-11-19T02:01:15.191Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:01:15.191Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-19T02:01:15.191Z] === RUN TestSCTP6Proxy [2021-11-19T02:01:15.191Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:01:15.191Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-19T02:01:15.191Z] PASS [2021-11-19T02:01:15.191Z] coverage: 49.4% of statements [2021-11-19T02:01:15.191Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2021-11-19T02:01:15.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-19T02:01:17.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-19T02:01:19.750Z] #23 13.82 Collecting yamllint==1.26.1 [2021-11-19T02:01:19.750Z] #23 14.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-19T02:01:20.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-19T02:01:20.589Z] #62 217.8 + bin/containerd [2021-11-19T02:01:20.694Z] #23 15.94 Collecting pathspec>=0.5.3 [2021-11-19T02:01:20.694Z] #23 15.95 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-19T02:01:20.956Z] #23 16.31 Collecting pyyaml [2021-11-19T02:01:20.956Z] #23 16.33 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-19T02:01:21.217Z] #23 16.38 Building wheels for collected packages: yamllint [2021-11-19T02:01:21.217Z] #23 16.39 Building wheel for yamllint (setup.py): started [2021-11-19T02:01:21.324Z] #62 211.6 # github.com/containerd/containerd/cmd/containerd [2021-11-19T02:01:21.324Z] #62 211.6 /usr/bin/ld: /tmp/go-link-2816630480/000019.o: in function `New': [2021-11-19T02:01:21.324Z] #62 211.6 /tmp/tmp.1w8tLqmeTK/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-11-19T02:01:21.324Z] #62 211.7 + bin/containerd-stress [2021-11-19T02:01:21.324Z] #62 212.7 + bin/containerd-shim [2021-11-19T02:01:22.161Z] #23 17.32 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-19T02:01:22.161Z] #23 17.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7055723c81b5988b1520dfb483e1333df304584d2559edad2238ac9013b333b3 [2021-11-19T02:01:22.161Z] #23 17.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-19T02:01:22.161Z] #23 17.33 Successfully built yamllint [2021-11-19T02:01:22.161Z] #23 17.35 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-19T02:01:22.422Z] #23 17.70 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-19T02:01:22.592Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:01:22.592Z] Using test binary docker [2021-11-19T02:01:22.592Z] +++ /etc/init.d/apparmor start [2021-11-19T02:01:22.592Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:01:22.592Z] INFO: Waiting for daemon to start... [2021-11-19T02:01:22.592Z] Starting dockerd [2021-11-19T02:01:22.592Z] +++ 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-11-19T02:01:22.998Z] #23 DONE 18.1s [2021-11-19T02:01:22.998Z] [2021-11-19T02:01:22.998Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-19T02:01:22.998Z] #27 sha256:0703d54ae86cfe460e38609430df5bba62ea977ebd5538a6276bce685d87ec25 [2021-11-19T02:01:22.998Z] #27 DONE 0.2s [2021-11-19T02:01:22.998Z] [2021-11-19T02:01:22.998Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-19T02:01:22.998Z] #32 sha256:0398d3aea9bbda071e936e43fecff899af2910c16804872bcdf6012cfa84731f [2021-11-19T02:01:23.571Z] #32 DONE 0.7s [2021-11-19T02:01:23.571Z] [2021-11-19T02:01:23.571Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:01:23.571Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T02:01:23.833Z] #43 ... [2021-11-19T02:01:23.833Z] [2021-11-19T02:01:23.833Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-19T02:01:23.833Z] #35 sha256:6f7a0661baf97c473fb189ae4ed28683f5d793618ec638b2e18c275bb1c72655 [2021-11-19T02:01:24.027Z] === RUN TestCheckpointCreateError [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointCreate [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointDeleteError [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointDelete [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointListError [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointList [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointList (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCheckpointListContainerNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNewClientWithOpsFromEnv [2021-11-19T02:01:24.028Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:01:24.028Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestGetAPIPath [2021-11-19T02:01:24.028Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestParseHostURL [2021-11-19T02:01:24.028Z] --- PASS: TestParseHostURL (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-19T02:01:24.028Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPIVersion [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPVersionOverride [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-19T02:01:24.028Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestClientRedirect [2021-11-19T02:01:24.028Z] --- PASS: TestClientRedirect (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigCreateUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigCreateError [2021-11-19T02:01:24.028Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigCreate [2021-11-19T02:01:24.028Z] --- PASS: TestConfigCreate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspectNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspectWithEmptyID [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspectUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspectError [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspectConfigNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigInspect [2021-11-19T02:01:24.028Z] --- PASS: TestConfigInspect (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigListUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigListError [2021-11-19T02:01:24.028Z] --- PASS: TestConfigListError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigList [2021-11-19T02:01:24.028Z] --- PASS: TestConfigList (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigRemoveUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigRemoveError [2021-11-19T02:01:24.028Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigRemove [2021-11-19T02:01:24.028Z] --- PASS: TestConfigRemove (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigUpdateUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigUpdateError [2021-11-19T02:01:24.028Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestConfigUpdate [2021-11-19T02:01:24.028Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCommitError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCommit [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCommit (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStatPathError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStatPathNotFoundError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStatPathNoHeaderError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStatPath [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyToContainerError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyToContainerNotFoundError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyToContainer [2021-11-19T02:01:24.028Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyFromContainerError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyFromContainerNotFoundError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-19T02:01:24.028Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestCopyFromContainer [2021-11-19T02:01:24.028Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCreateError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCreateImageNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCreateWithName [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerCreateAutoRemove [2021-11-19T02:01:24.028Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerDiffError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerDiff [2021-11-19T02:01:24.028Z] --- PASS: TestContainerDiff (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecCreateError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecCreate [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecStartError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecStart [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecInspectError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecInspect [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExportError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExportError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExport [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExport (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerInspectError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerInspectContainerNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerInspectWithEmptyID [2021-11-19T02:01:24.028Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerInspect [2021-11-19T02:01:24.028Z] --- PASS: TestContainerInspect (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerInspectNode [2021-11-19T02:01:24.028Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerKillError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerKillError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerKill [2021-11-19T02:01:24.028Z] --- PASS: TestContainerKill (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerListError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerListError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerList [2021-11-19T02:01:24.028Z] --- PASS: TestContainerList (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerLogsNotFoundError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerLogsError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerLogs [2021-11-19T02:01:24.028Z] --- PASS: TestContainerLogs (0.13s) [2021-11-19T02:01:24.028Z] === RUN TestContainerPauseError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerPauseError (0.01s) [2021-11-19T02:01:24.028Z] === RUN TestContainerPause [2021-11-19T02:01:24.028Z] --- PASS: TestContainerPause (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainersPruneError [2021-11-19T02:01:24.028Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainersPrune [2021-11-19T02:01:24.028Z] --- PASS: TestContainersPrune (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRemoveError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRemoveNotFoundError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRemove [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRemove (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRenameError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRename [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRename (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerResizeError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecResizeError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerResize [2021-11-19T02:01:24.028Z] --- PASS: TestContainerResize (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerExecResize [2021-11-19T02:01:24.028Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRestartError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerRestart [2021-11-19T02:01:24.028Z] --- PASS: TestContainerRestart (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStartError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStartError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStart [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStart (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStatsError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStats [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStats (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStopError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStopError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerStop [2021-11-19T02:01:24.028Z] --- PASS: TestContainerStop (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerTopError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerTopError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerTop [2021-11-19T02:01:24.028Z] --- PASS: TestContainerTop (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerUnpauseError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerUnpause [2021-11-19T02:01:24.028Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerUpdateError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerUpdate [2021-11-19T02:01:24.028Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerWaitError [2021-11-19T02:01:24.028Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestContainerWait [2021-11-19T02:01:24.028Z] --- PASS: TestContainerWait (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestDiskUsageError [2021-11-19T02:01:24.028Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestDiskUsage [2021-11-19T02:01:24.028Z] --- PASS: TestDiskUsage (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestDistributionInspectUnsupported [2021-11-19T02:01:24.028Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestDistributionInspectWithEmptyID [2021-11-19T02:01:24.028Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestEventsErrorInOptions [2021-11-19T02:01:24.028Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestEventsErrorFromServer [2021-11-19T02:01:24.028Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestEvents [2021-11-19T02:01:24.028Z] --- PASS: TestEvents (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestTLSCloseWriter [2021-11-19T02:01:24.028Z] === PAUSE TestTLSCloseWriter [2021-11-19T02:01:24.028Z] === RUN TestImageBuildError [2021-11-19T02:01:24.028Z] --- PASS: TestImageBuildError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageBuild [2021-11-19T02:01:24.028Z] --- PASS: TestImageBuild (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestGetDockerOS [2021-11-19T02:01:24.028Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageCreateError [2021-11-19T02:01:24.028Z] --- PASS: TestImageCreateError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageCreate [2021-11-19T02:01:24.028Z] --- PASS: TestImageCreate (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageHistoryError [2021-11-19T02:01:24.028Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageHistory [2021-11-19T02:01:24.028Z] --- PASS: TestImageHistory (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageImportError [2021-11-19T02:01:24.028Z] --- PASS: TestImageImportError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageImport [2021-11-19T02:01:24.028Z] --- PASS: TestImageImport (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageInspectError [2021-11-19T02:01:24.028Z] --- PASS: TestImageInspectError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageInspectImageNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageInspectWithEmptyID [2021-11-19T02:01:24.028Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageInspect [2021-11-19T02:01:24.028Z] --- PASS: TestImageInspect (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageListError [2021-11-19T02:01:24.028Z] --- PASS: TestImageListError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageList [2021-11-19T02:01:24.028Z] --- PASS: TestImageList (0.02s) [2021-11-19T02:01:24.028Z] === RUN TestImageListApiBefore125 [2021-11-19T02:01:24.028Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageLoadError [2021-11-19T02:01:24.028Z] --- PASS: TestImageLoadError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageLoad [2021-11-19T02:01:24.028Z] --- PASS: TestImageLoad (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagesPruneError [2021-11-19T02:01:24.028Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagesPrune [2021-11-19T02:01:24.028Z] --- PASS: TestImagesPrune (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullReferenceParseError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullAnyError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.01s) [2021-11-19T02:01:24.028Z] === RUN TestImagePullWithoutErrors [2021-11-19T02:01:24.028Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushReferenceError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushAnyError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithoutErrors [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-19T02:01:24.028Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-19T02:01:24.028Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageRemoveError [2021-11-19T02:01:24.028Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageRemoveImageNotFound [2021-11-19T02:01:24.028Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageRemove [2021-11-19T02:01:24.028Z] --- PASS: TestImageRemove (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSaveError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSaveError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSave [2021-11-19T02:01:24.028Z] --- PASS: TestImageSave (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchAnyError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageSearchWithoutErrors [2021-11-19T02:01:24.028Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-19T02:01:24.028Z] === RUN TestImageTagError [2021-11-19T02:01:24.028Z] --- PASS: TestImageTagError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestImageTagInvalidReference [2021-11-19T02:01:24.029Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestImageTagInvalidSourceImageName [2021-11-19T02:01:24.029Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestImageTagHexSource [2021-11-19T02:01:24.029Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestImageTag [2021-11-19T02:01:24.029Z] --- PASS: TestImageTag (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestInfoServerError [2021-11-19T02:01:24.029Z] --- PASS: TestInfoServerError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestInfoInvalidResponseJSONError [2021-11-19T02:01:24.029Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestInfo [2021-11-19T02:01:24.029Z] --- PASS: TestInfo (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkConnectError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkConnect [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkCreateError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkCreate [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkDisconnectError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkDisconnect [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/empty_ID [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/no_options [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/verbose [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/global_scope [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/unknown_network [2021-11-19T02:01:24.029Z] === RUN TestNetworkInspect/server_error [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkListError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkList [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworksPruneError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworksPrune [2021-11-19T02:01:24.029Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNetworkRemove [2021-11-19T02:01:24.029Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeInspectNodeNotFound [2021-11-19T02:01:24.029Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeInspect [2021-11-19T02:01:24.029Z] --- PASS: TestNodeInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeListError [2021-11-19T02:01:24.029Z] --- PASS: TestNodeListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeList [2021-11-19T02:01:24.029Z] --- PASS: TestNodeList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeRemove [2021-11-19T02:01:24.029Z] --- PASS: TestNodeRemove (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeUpdateError [2021-11-19T02:01:24.029Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestNodeUpdate [2021-11-19T02:01:24.029Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestOptionWithTimeout [2021-11-19T02:01:24.029Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPingFail [2021-11-19T02:01:24.029Z] --- PASS: TestPingFail (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPingWithError [2021-11-19T02:01:24.029Z] 2021/11/19 02:01:23 RoundTripper returned a response & error; ignoring response [2021-11-19T02:01:24.029Z] 2021/11/19 02:01:23 RoundTripper returned a response & error; ignoring response [2021-11-19T02:01:24.029Z] --- PASS: TestPingWithError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPingSuccess [2021-11-19T02:01:24.029Z] --- PASS: TestPingSuccess (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPingHeadFallback [2021-11-19T02:01:24.029Z] === RUN TestPingHeadFallback/OK [2021-11-19T02:01:24.029Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-19T02:01:24.029Z] === RUN TestPingHeadFallback/Not_Found [2021-11-19T02:01:24.029Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-19T02:01:24.029Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-19T02:01:24.029Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginDisableError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginDisable [2021-11-19T02:01:24.029Z] --- PASS: TestPluginDisable (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginEnableError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginEnable [2021-11-19T02:01:24.029Z] --- PASS: TestPluginEnable (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginInspect [2021-11-19T02:01:24.029Z] --- PASS: TestPluginInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginListError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginList [2021-11-19T02:01:24.029Z] --- PASS: TestPluginList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginPushError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginPushError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginPush [2021-11-19T02:01:24.029Z] --- PASS: TestPluginPush (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginRemove [2021-11-19T02:01:24.029Z] --- PASS: TestPluginRemove (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginSetError [2021-11-19T02:01:24.029Z] --- PASS: TestPluginSetError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPluginSet [2021-11-19T02:01:24.029Z] --- PASS: TestPluginSet (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSetHostHeader [2021-11-19T02:01:24.029Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestPlainTextError [2021-11-19T02:01:24.029Z] --- PASS: TestPlainTextError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestInfiniteError [2021-11-19T02:01:24.029Z] --- PASS: TestInfiniteError (0.03s) [2021-11-19T02:01:24.029Z] === RUN TestCanceledContext [2021-11-19T02:01:24.029Z] 2021/11/19 02:01:23 RoundTripper returned a response & error; ignoring response [2021-11-19T02:01:24.029Z] --- PASS: TestCanceledContext (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestDeadlineExceededContext [2021-11-19T02:01:24.029Z] 2021/11/19 02:01:23 RoundTripper returned a response & error; ignoring response [2021-11-19T02:01:24.029Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretCreateUnsupported [2021-11-19T02:01:24.029Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretCreateError [2021-11-19T02:01:24.029Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretCreate [2021-11-19T02:01:24.029Z] --- PASS: TestSecretCreate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretInspectUnsupported [2021-11-19T02:01:24.029Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretInspectSecretNotFound [2021-11-19T02:01:24.029Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretInspect [2021-11-19T02:01:24.029Z] --- PASS: TestSecretInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretListUnsupported [2021-11-19T02:01:24.029Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretListError [2021-11-19T02:01:24.029Z] --- PASS: TestSecretListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretList [2021-11-19T02:01:24.029Z] --- PASS: TestSecretList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretRemoveUnsupported [2021-11-19T02:01:24.029Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretRemove [2021-11-19T02:01:24.029Z] --- PASS: TestSecretRemove (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretUpdateUnsupported [2021-11-19T02:01:24.029Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretUpdateError [2021-11-19T02:01:24.029Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSecretUpdate [2021-11-19T02:01:24.029Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceCreateError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceCreate [2021-11-19T02:01:24.029Z] --- PASS: TestServiceCreate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-19T02:01:24.029Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceCreateDigestPinning [2021-11-19T02:01:24.029Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceInspectServiceNotFound [2021-11-19T02:01:24.029Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceInspect [2021-11-19T02:01:24.029Z] --- PASS: TestServiceInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceListError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceList [2021-11-19T02:01:24.029Z] --- PASS: TestServiceList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceLogsError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceLogs [2021-11-19T02:01:24.029Z] --- PASS: TestServiceLogs (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceRemoveNotFoundError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceRemove [2021-11-19T02:01:24.029Z] --- PASS: TestServiceRemove (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceUpdateError [2021-11-19T02:01:24.029Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestServiceUpdate [2021-11-19T02:01:24.029Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmGetUnlockKeyError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmGetUnlockKey [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmInitError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmInit [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmInit (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmInspect [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmJoinError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmJoin [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmLeaveError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmLeave [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmUnlockError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmUnlock [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmUpdateError [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestSwarmUpdate [2021-11-19T02:01:24.029Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestTaskInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestTaskInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestTaskInspect [2021-11-19T02:01:24.029Z] --- PASS: TestTaskInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestTaskListError [2021-11-19T02:01:24.029Z] --- PASS: TestTaskListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestTaskList [2021-11-19T02:01:24.029Z] --- PASS: TestTaskList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeCreateError [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeCreate [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeInspectError [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeInspectNotFound [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeInspectWithEmptyID [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeInspect [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeListError [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeListError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeList [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeList (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeRemoveError [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-19T02:01:24.029Z] === RUN TestVolumeRemove [2021-11-19T02:01:24.029Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-19T02:01:24.029Z] === CONT TestTLSCloseWriter [2021-11-19T02:01:24.029Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-19T02:01:24.029Z] PASS [2021-11-19T02:01:24.029Z] coverage: 75.1% of statements [2021-11-19T02:01:24.029Z] ok github.com/docker/docker/client 0.365s coverage: 75.1% of statements [2021-11-19T02:01:24.095Z] #35 DONE 0.4s [2021-11-19T02:01:24.095Z] [2021-11-19T02:01:24.095Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-19T02:01:24.095Z] #37 sha256:d42fa66db09b68534d262fe7605b3f20221fbc9b010780259b4da427a63df46b [2021-11-19T02:01:24.357Z] #37 DONE 0.1s [2021-11-19T02:01:24.357Z] [2021-11-19T02:01:24.357Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-19T02:01:24.357Z] #41 sha256:afe3720a9257a9cb01c81a494392680363f011b6acce70324157165ac506ee85 [2021-11-19T02:01:24.357Z] #41 DONE 0.1s [2021-11-19T02:01:24.357Z] [2021-11-19T02:01:24.357Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:01:24.357Z] #58 sha256:6217c4d746575b279f40a442a34c6435c10d2abba84e8c82856e32370c778d53 [2021-11-19T02:01:24.743Z] . [2021-11-19T02:01:24.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:01:24.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:01:24.998Z] Error: No such image: emptyfs [2021-11-19T02:01:24.998Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-19T02:01:24.998Z] ++++ docker load [2021-11-19T02:01:25.255Z] Running integration-test (iteration 1) [2021-11-19T02:01:25.255Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-19T02:01:25.255Z] ++ 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-11-19T02:01:25.255Z] ++ set -e [2021-11-19T02:01:25.255Z] ++ '[' -n 0 ']' [2021-11-19T02:01:25.255Z] ++ set -x [2021-11-19T02:01:25.255Z] ++ 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-11-19T02:01:26.183Z] Loaded image: busybox:latest [2021-11-19T02:01:26.598Z] #62 218.5 + bin/containerd-shim-runc-v1 [2021-11-19T02:01:26.746Z] Loaded image: busybox:glibc [2021-11-19T02:01:26.906Z] #58 ... [2021-11-19T02:01:26.906Z] [2021-11-19T02:01:26.906Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:01:26.906Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T02:01:27.168Z] #43 235.5 + dpkg --print-architecture [2021-11-19T02:01:27.168Z] #43 235.5 + git checkout -q v2.1.0 [2021-11-19T02:01:27.168Z] #43 235.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-19T02:01:27.168Z] #43 235.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-19T02:01:27.178Z] #62 ... [2021-11-19T02:01:27.178Z] [2021-11-19T02:01:27.178Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:01:27.178Z] #58 sha256:921bb56fb0143155f15dca1db186e927ef66d1e933d000d35d8ab136ffb76331 [2021-11-19T02:01:27.178Z] #58 150.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-19T02:01:27.441Z] #58 151.5 + mkdir -p /build [2021-11-19T02:01:27.441Z] #58 151.5 + cp runc /build/runc [2021-11-19T02:01:27.441Z] #58 DONE 151.7s [2021-11-19T02:01:27.441Z] [2021-11-19T02:01:27.441Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:01:27.441Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:01:29.359Z] #62 ... [2021-11-19T02:01:29.359Z] [2021-11-19T02:01:29.359Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-19T02:01:29.359Z] #59 sha256:18a1b4d9f2469fe94ea73852393ce2eeb6ce22f6a492d813cc5ee8c430f7967e [2021-11-19T02:01:29.359Z] #59 DONE 0.1s [2021-11-19T02:01:29.359Z] [2021-11-19T02:01:29.359Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:01:29.359Z] #62 sha256:c1e90d7df63e49fe1d86badd76d0043562d8aecc0563c5086e98c9b201acee0d [2021-11-19T02:01:30.790Z] #62 222.7 + bin/containerd-shim-runc-v2 [2021-11-19T02:01:31.358Z] #62 223.3 + binaries [2021-11-19T02:01:31.358Z] #62 223.3 + install -D bin/containerd /build/containerd [2021-11-19T02:01:31.358Z] #62 223.3 + install -D bin/containerd-shim /build/containerd-shim [2021-11-19T02:01:31.358Z] #62 223.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-19T02:01:31.358Z] #62 223.4 + install -D bin/ctr /build/ctr [2021-11-19T02:01:31.394Z] #43 ... [2021-11-19T02:01:31.394Z] [2021-11-19T02:01:31.394Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-19T02:01:31.394Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-19T02:01:31.394Z] #53 239.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-19T02:01:31.394Z] #53 DONE 239.9s [2021-11-19T02:01:31.394Z] [2021-11-19T02:01:31.394Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:01:31.394Z] #58 sha256:6217c4d746575b279f40a442a34c6435c10d2abba84e8c82856e32370c778d53 [2021-11-19T02:01:32.009Z] Loaded image: debian:bullseye-slim [2021-11-19T02:01:32.009Z] Loaded image: hello-world:latest [2021-11-19T02:01:32.009Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:01:32.009Z] INFO: Testing against a local daemon [2021-11-19T02:01:32.009Z] === RUN TestCgroupNamespacesBuild [2021-11-19T02:01:33.903Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2021-11-19T02:01:33.903Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-19T02:01:35.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2021-11-19T02:01:35.796Z] === RUN TestBuildWithSession [2021-11-19T02:01:35.796Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:01:35.796Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:01:35.796Z] === RUN TestBuildSquashParent [2021-11-19T02:01:37.919Z] #62 DONE 228.9s [2021-11-19T02:01:37.919Z] [2021-11-19T02:01:37.919Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-19T02:01:37.919Z] #63 sha256:550451cec216f1684205f3754deb85fa845411f59d12433e5316869c181f6750 [2021-11-19T02:01:38.985Z] --- PASS: TestCheckoutGit (26.08s) [2021-11-19T02:01:38.985Z] === RUN TestValidGitTransport [2021-11-19T02:01:38.985Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-19T02:01:38.985Z] === RUN TestGitInvalidRef [2021-11-19T02:01:38.985Z] --- PASS: TestGitInvalidRef (0.16s) [2021-11-19T02:01:38.985Z] PASS [2021-11-19T02:01:38.985Z] coverage: 86.3% of statements [2021-11-19T02:01:38.985Z] ok github.com/docker/docker/builder/remotecontext/git 26.294s coverage: 86.3% of statements [2021-11-19T02:01:39.454Z] ? github.com/docker/docker/cli [no test files] [2021-11-19T02:01:39.454Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-19T02:01:39.821Z] #63 DONE 2.1s [2021-11-19T02:01:39.821Z] [2021-11-19T02:01:39.821Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-19T02:01:39.821Z] #68 sha256:fec93c031c9233a853d4794da2674606938f35be1d3018e8a1ae953297123d2c [2021-11-19T02:01:40.080Z] #68 DONE 0.5s [2021-11-19T02:01:40.080Z] [2021-11-19T02:01:40.080Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-19T02:01:40.080Z] #73 sha256:8a21d4cae86dc957b8d6ceae7010a05dbf9f85f4200cb66664317dc478ed9fc7 [2021-11-19T02:01:40.152Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-19T02:01:42.612Z] #73 DONE 2.3s [2021-11-19T02:01:42.612Z] [2021-11-19T02:01:42.612Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-19T02:01:42.612Z] #74 sha256:18db6694968915f8429c061bd554da65eea96e9c9bcf352030173be05a935aca [2021-11-19T02:01:42.612Z] #74 DONE 0.0s [2021-11-19T02:01:42.612Z] [2021-11-19T02:01:42.612Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-19T02:01:42.612Z] #75 sha256:2c867dd90c2bb74d5cd0bfa644fe57059803cedeec50239cf50609ea6ad30635 [2021-11-19T02:01:43.179Z] #75 DONE 0.8s [2021-11-19T02:01:43.439Z] [2021-11-19T02:01:43.439Z] #76 exporting to image [2021-11-19T02:01:43.439Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-19T02:01:43.439Z] #76 exporting layers [2021-11-19T02:01:43.890Z] --- PASS: TestBuildSquashParent (7.64s) [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:01:43.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:01:43.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:01:43.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:01:43.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-19T02:01:44.220Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-19T02:01:44.220Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-19T02:01:44.691Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-19T02:01:44.691Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-19T02:01:44.691Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-19T02:01:44.691Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-11-19T02:01:44.691Z] === RUN TestConfigureDaemonLogs [2021-11-19T02:01:44.691Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestCommonOptionsInstallFlags [2021-11-19T02:01:44.691Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-19T02:01:44.691Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-19T02:01:44.691Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-19T02:01:44.691Z] PASS [2021-11-19T02:01:44.691Z] coverage: 18.6% of statements [2021-11-19T02:01:44.691Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 18.6% of statements [2021-11-19T02:01:44.691Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-19T02:01:44.691Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-19T02:01:45.679Z] === RUN TestContainerStopSignal [2021-11-19T02:01:45.679Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestContainerStopTimeout [2021-11-19T02:01:45.679Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-19T02:01:45.679Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-19T02:01:45.679Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-19T02:01:45.679Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestReplaceAndAppendEnvVars [2021-11-19T02:01:45.679Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-19T02:01:45.679Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestNewMemoryStore [2021-11-19T02:01:45.679Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestAddContainers [2021-11-19T02:01:45.679Z] --- PASS: TestAddContainers (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestGetContainer [2021-11-19T02:01:45.679Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestDeleteContainer [2021-11-19T02:01:45.679Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestListContainers [2021-11-19T02:01:45.679Z] --- PASS: TestListContainers (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestFirstContainer [2021-11-19T02:01:45.679Z] --- PASS: TestFirstContainer (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestApplyAllContainer [2021-11-19T02:01:45.679Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestIsValidHealthString [2021-11-19T02:01:45.679Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestStateRunStop [2021-11-19T02:01:45.679Z] --- PASS: TestStateRunStop (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestStateTimeoutWait [2021-11-19T02:01:45.679Z] state_test.go:141: Stop callback fired [2021-11-19T02:01:45.679Z] state_test.go:165: Stop callback fired [2021-11-19T02:01:45.679Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-19T02:01:45.679Z] === RUN TestIsValidStateString [2021-11-19T02:01:45.679Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestViewSaveDelete [2021-11-19T02:01:45.679Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-19T02:01:45.679Z] === RUN TestViewAll [2021-11-19T02:01:45.679Z] --- PASS: TestViewAll (0.01s) [2021-11-19T02:01:45.679Z] === RUN TestViewGet [2021-11-19T02:01:45.679Z] --- PASS: TestViewGet (0.01s) [2021-11-19T02:01:45.679Z] === RUN TestNames [2021-11-19T02:01:45.679Z] --- PASS: TestNames (0.00s) [2021-11-19T02:01:45.679Z] === RUN TestViewWithHealthCheck [2021-11-19T02:01:45.679Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-19T02:01:45.680Z] PASS [2021-11-19T02:01:45.680Z] coverage: 41.7% of statements [2021-11-19T02:01:45.680Z] ok github.com/docker/docker/container 0.220s coverage: 41.7% of statements [2021-11-19T02:01:45.680Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-19T02:01:45.680Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-19T02:01:45.680Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-19T02:01:45.680Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-19T02:01:46.307Z] #58 ... [2021-11-19T02:01:46.307Z] [2021-11-19T02:01:46.307Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-19T02:01:46.307Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-19T02:01:46.307Z] #43 DONE 253.3s [2021-11-19T02:01:46.307Z] [2021-11-19T02:01:46.307Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:01:46.307Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T02:01:46.568Z] #62 ... [2021-11-19T02:01:46.568Z] [2021-11-19T02:01:46.568Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-19T02:01:46.568Z] #44 sha256:25bfdd0756ee8bfbb271071744b5dd5cce4d158d8f2aaf062dbdaa9f586e5c31 [2021-11-19T02:01:46.568Z] #44 DONE 0.2s [2021-11-19T02:01:46.568Z] [2021-11-19T02:01:46.568Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:01:46.568Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T02:01:46.670Z] === RUN TestPrepare [2021-11-19T02:01:46.670Z] --- PASS: TestPrepare (0.00s) [2021-11-19T02:01:46.670Z] === RUN TestStart [2021-11-19T02:01:46.670Z] --- PASS: TestStart (0.00s) [2021-11-19T02:01:46.670Z] === RUN TestWaitCancel [2021-11-19T02:01:46.670Z] --- PASS: TestWaitCancel (0.00s) [2021-11-19T02:01:46.670Z] === RUN TestWaitDisabled [2021-11-19T02:01:46.670Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-19T02:01:46.670Z] === RUN TestWaitEnabled [2021-11-19T02:01:46.670Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-19T02:01:46.670Z] === RUN TestRemove [2021-11-19T02:01:46.670Z] --- PASS: TestRemove (0.00s) [2021-11-19T02:01:46.670Z] PASS [2021-11-19T02:01:46.670Z] coverage: 65.3% of statements [2021-11-19T02:01:46.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-11-19T02:01:46.683Z] 4612f6d0b889: Pull complete [2021-11-19T02:01:46.727Z] #76 exporting layers 3.3s done [2021-11-19T02:01:46.727Z] #76 writing image sha256:d6cb5b933b9a3d7549e52a8fa99bf5185497a07b9fa448fe702ff950e26f2727 done [2021-11-19T02:01:46.727Z] #76 naming to docker.io/library/docker:06cd73de3b12fd1b218f574d76a63ba9370aa871 done [2021-11-19T02:01:46.727Z] #76 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-19T02:01:46.829Z] #62 ... [2021-11-19T02:01:46.829Z] [2021-11-19T02:01:46.829Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-19T02:01:46.829Z] #48 sha256:57d5908bf369c03c23aee4074d57713d2971885cdf561f82c634460f07ea3f8a [2021-11-19T02:01:46.829Z] #48 DONE 0.1s [2021-11-19T02:01:46.829Z] [2021-11-19T02:01:46.829Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-19T02:01:46.829Z] #50 sha256:25d5eb9037b03db442e3cc6e06b1b26b7600a17fc657002d1718fb428e8086f5 [2021-11-19T02:01:47.057Z] + sudo modprobe ip6table_filter [2021-11-19T02:01:47.091Z] #50 DONE 0.1s [2021-11-19T02:01:47.091Z] [2021-11-19T02:01:47.091Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-19T02:01:47.091Z] #52 sha256:81fb868fef1074ad94a1194ed612b70e97b50c6f182979a3ce1f22e2702c7328 [2021-11-19T02:01:47.091Z] #52 DONE 0.1s [2021-11-19T02:01:47.091Z] [2021-11-19T02:01:47.091Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-19T02:01:47.091Z] #54 sha256:fcbfa6c8a8076089604fc15e64e08c0ddcc6a3eaadbdd88bc6bb3f0ab6b2cb04 [2021-11-19T02:01:47.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:01:47.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] sh [2021-11-19T02:01:47.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06cd73de3b12fd1b218f574d76a63ba9370aa871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06cd73de3b12fd1b218f574d76a63ba9370aa871 hack/test/unit [2021-11-19T02:01:47.664Z] #54 DONE 0.4s [2021-11-19T02:01:47.664Z] [2021-11-19T02:01:47.664Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-19T02:01:47.664Z] #56 sha256:c17b6a6f6a38154c8379a076224d7bfd60921e7067269d83f5afbc3363b8784c [2021-11-19T02:01:47.664Z] #56 DONE 0.1s [2021-11-19T02:01:47.664Z] [2021-11-19T02:01:47.664Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:01:47.664Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T02:01:48.239Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-19T02:01:48.239Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-19T02:01:48.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-19T02:01:48.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-19T02:01:48.709Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-19T02:01:48.709Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-19T02:01:48.709Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-19T02:01:48.709Z] PASS [2021-11-19T02:01:48.709Z] coverage: 35.9% of statements [2021-11-19T02:01:48.709Z] ok github.com/docker/docker/daemon/cluster/convert 0.357s coverage: 35.9% of statements [2021-11-19T02:01:48.709Z] === RUN TestNewListSecretsFilters [2021-11-19T02:01:48.709Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-19T02:01:48.709Z] === RUN TestNewListConfigsFilters [2021-11-19T02:01:48.709Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-19T02:01:48.709Z] PASS [2021-11-19T02:01:48.709Z] coverage: 0.5% of statements [2021-11-19T02:01:48.709Z] ok github.com/docker/docker/daemon/cluster 0.820s coverage: 0.5% of statements [2021-11-19T02:01:49.501Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-19T02:01:49.501Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-19T02:01:49.501Z] + TESTDIRS=./... [2021-11-19T02:01:49.501Z] + exclude_paths='/vendor/|/integration' [2021-11-19T02:01:49.501Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-19T02:01:49.501Z] ++ go list ./... [2021-11-19T02:01:49.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:01:49.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:01:50.439Z] + pkg_list='github.com/docker/docker/api [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/backend [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/container [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/events [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/filters [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/image [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/mount [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/network [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/registry [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/time [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/versions [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:01:50.439Z] github.com/docker/docker/api/types/volume [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:01:50.439Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:01:50.439Z] github.com/docker/docker/cli [2021-11-19T02:01:50.439Z] github.com/docker/docker/cli/config [2021-11-19T02:01:50.439Z] github.com/docker/docker/cli/debug [2021-11-19T02:01:50.439Z] github.com/docker/docker/client [2021-11-19T02:01:50.439Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:01:50.439Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:01:50.439Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:01:50.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:01:50.439Z] github.com/docker/docker/container [2021-11-19T02:01:50.439Z] github.com/docker/docker/container/stream [2021-11-19T02:01:50.439Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:01:50.439Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:01:50.439Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/config [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/events [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/exec [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/images [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/links [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/names [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/network [2021-11-19T02:01:50.439Z] github.com/docker/docker/daemon/stats [2021-11-19T02:01:50.439Z] github.com/docker/docker/distribution [2021-11-19T02:01:50.439Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:01:50.439Z] github.com/docker/docker/distribution/utils [2021-11-19T02:01:50.439Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:01:50.439Z] github.com/docker/docker/dockerversion [2021-11-19T02:01:50.439Z] github.com/docker/docker/errdefs [2021-11-19T02:01:50.439Z] github.com/docker/docker/image [2021-11-19T02:01:50.439Z] github.com/docker/docker/image/cache [2021-11-19T02:01:50.439Z] github.com/docker/docker/image/tarexport [2021-11-19T02:01:50.439Z] github.com/docker/docker/image/v1 [2021-11-19T02:01:50.439Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:01:50.439Z] github.com/docker/docker/layer [2021-11-19T02:01:50.439Z] github.com/docker/docker/libcontainerd [2021-11-19T02:01:50.439Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:01:50.440Z] github.com/docker/docker/oci [2021-11-19T02:01:50.440Z] github.com/docker/docker/oci/caps [2021-11-19T02:01:50.440Z] github.com/docker/docker/opts [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/archive [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/directory [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/locker [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/mount [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/platform [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/pools [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/progress [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/signal [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/stack [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/system [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/term [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:01:50.440Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:01:50.440Z] github.com/docker/docker/plugin [2021-11-19T02:01:50.440Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:01:50.440Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:01:50.440Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:01:50.440Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:01:50.440Z] github.com/docker/docker/quota [2021-11-19T02:01:50.440Z] github.com/docker/docker/reference [2021-11-19T02:01:50.440Z] github.com/docker/docker/registry [2021-11-19T02:01:50.440Z] github.com/docker/docker/registry/resumable [2021-11-19T02:01:50.440Z] github.com/docker/docker/restartmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/rootless [2021-11-19T02:01:50.440Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:01:50.440Z] github.com/docker/docker/runconfig [2021-11-19T02:01:50.440Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/environment [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/registry [2021-11-19T02:01:50.440Z] github.com/docker/docker/testutil/request [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/drivers [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/local [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/mounts [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/service [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:01:50.440Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:01:50.440Z] ++ grep --fixed-strings -v /libnetwork [2021-11-19T02:01:50.440Z] ++ echo 'github.com/docker/docker/api [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/backend [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/container [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/events [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/filters [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/image [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/mount [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/network [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/registry [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/time [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/versions [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:01:50.440Z] github.com/docker/docker/api/types/volume [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:01:50.440Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:01:50.440Z] github.com/docker/docker/cli [2021-11-19T02:01:50.440Z] github.com/docker/docker/cli/config [2021-11-19T02:01:50.440Z] github.com/docker/docker/cli/debug [2021-11-19T02:01:50.440Z] github.com/docker/docker/client [2021-11-19T02:01:50.440Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:01:50.440Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:01:50.440Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:01:50.440Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:01:50.440Z] github.com/docker/docker/container [2021-11-19T02:01:50.440Z] github.com/docker/docker/container/stream [2021-11-19T02:01:50.440Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:01:50.440Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:01:50.440Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/config [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/events [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/exec [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/images [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/links [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/names [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/network [2021-11-19T02:01:50.440Z] github.com/docker/docker/daemon/stats [2021-11-19T02:01:50.440Z] github.com/docker/docker/distribution [2021-11-19T02:01:50.440Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:01:50.440Z] github.com/docker/docker/distribution/utils [2021-11-19T02:01:50.440Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:01:50.440Z] github.com/docker/docker/dockerversion [2021-11-19T02:01:50.440Z] github.com/docker/docker/errdefs [2021-11-19T02:01:50.440Z] github.com/docker/docker/image [2021-11-19T02:01:50.440Z] github.com/docker/docker/image/cache [2021-11-19T02:01:50.440Z] github.com/docker/docker/image/tarexport [2021-11-19T02:01:50.440Z] github.com/docker/docker/image/v1 [2021-11-19T02:01:50.440Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:01:50.440Z] github.com/docker/docker/layer [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:01:50.440Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:01:50.440Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:01:50.441Z] github.com/docker/docker/oci [2021-11-19T02:01:50.441Z] github.com/docker/docker/oci/caps [2021-11-19T02:01:50.441Z] github.com/docker/docker/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/archive [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/directory [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/locker [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/mount [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/platform [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pools [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/progress [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/signal [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stack [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/system [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/term [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:01:50.441Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:01:50.441Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:01:50.441Z] github.com/docker/docker/quota [2021-11-19T02:01:50.441Z] github.com/docker/docker/reference [2021-11-19T02:01:50.441Z] github.com/docker/docker/registry [2021-11-19T02:01:50.441Z] github.com/docker/docker/registry/resumable [2021-11-19T02:01:50.441Z] github.com/docker/docker/restartmanager [2021-11-19T02:01:50.441Z] github.com/docker/docker/rootless [2021-11-19T02:01:50.441Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:01:50.441Z] github.com/docker/docker/runconfig [2021-11-19T02:01:50.441Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/environment [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/registry [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/request [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/drivers [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/local [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/mounts [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/service [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:01:50.441Z] + base_pkg_list='github.com/docker/docker/api [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/backend [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/container [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/events [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/filters [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/image [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/mount [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/network [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/registry [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/time [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/versions [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/types/volume [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:01:50.441Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:01:50.441Z] github.com/docker/docker/cli [2021-11-19T02:01:50.441Z] github.com/docker/docker/cli/config [2021-11-19T02:01:50.441Z] github.com/docker/docker/cli/debug [2021-11-19T02:01:50.441Z] github.com/docker/docker/client [2021-11-19T02:01:50.441Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:01:50.441Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:01:50.441Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:01:50.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:01:50.441Z] github.com/docker/docker/container [2021-11-19T02:01:50.441Z] github.com/docker/docker/container/stream [2021-11-19T02:01:50.441Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:01:50.441Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:01:50.441Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/config [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/events [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/exec [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/images [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/links [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/names [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/network [2021-11-19T02:01:50.441Z] github.com/docker/docker/daemon/stats [2021-11-19T02:01:50.441Z] github.com/docker/docker/distribution [2021-11-19T02:01:50.441Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:01:50.441Z] github.com/docker/docker/distribution/utils [2021-11-19T02:01:50.441Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:01:50.441Z] github.com/docker/docker/dockerversion [2021-11-19T02:01:50.441Z] github.com/docker/docker/errdefs [2021-11-19T02:01:50.441Z] github.com/docker/docker/image [2021-11-19T02:01:50.441Z] github.com/docker/docker/image/cache [2021-11-19T02:01:50.441Z] github.com/docker/docker/image/tarexport [2021-11-19T02:01:50.441Z] github.com/docker/docker/image/v1 [2021-11-19T02:01:50.441Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:01:50.441Z] github.com/docker/docker/layer [2021-11-19T02:01:50.441Z] github.com/docker/docker/libcontainerd [2021-11-19T02:01:50.441Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:01:50.441Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:01:50.441Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:01:50.441Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:01:50.441Z] github.com/docker/docker/oci [2021-11-19T02:01:50.441Z] github.com/docker/docker/oci/caps [2021-11-19T02:01:50.441Z] github.com/docker/docker/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/archive [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/directory [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/locker [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/mount [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/platform [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pools [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/progress [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/signal [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stack [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/system [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/term [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:01:50.441Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:01:50.441Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:01:50.441Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:01:50.441Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:01:50.441Z] github.com/docker/docker/quota [2021-11-19T02:01:50.441Z] github.com/docker/docker/reference [2021-11-19T02:01:50.441Z] github.com/docker/docker/registry [2021-11-19T02:01:50.441Z] github.com/docker/docker/registry/resumable [2021-11-19T02:01:50.441Z] github.com/docker/docker/restartmanager [2021-11-19T02:01:50.441Z] github.com/docker/docker/rootless [2021-11-19T02:01:50.441Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:01:50.441Z] github.com/docker/docker/runconfig [2021-11-19T02:01:50.441Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/environment [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/registry [2021-11-19T02:01:50.441Z] github.com/docker/docker/testutil/request [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/drivers [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/local [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/mounts [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/service [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:01:50.441Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:01:50.441Z] ++ grep --fixed-strings /libnetwork [2021-11-19T02:01:50.441Z] ++ echo 'github.com/docker/docker/api [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:01:50.441Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/backend [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/container [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/events [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/filters [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/image [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/mount [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/network [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/registry [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/time [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/versions [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:01:50.442Z] github.com/docker/docker/api/types/volume [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:01:50.442Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:01:50.442Z] github.com/docker/docker/cli [2021-11-19T02:01:50.442Z] github.com/docker/docker/cli/config [2021-11-19T02:01:50.442Z] github.com/docker/docker/cli/debug [2021-11-19T02:01:50.442Z] github.com/docker/docker/client [2021-11-19T02:01:50.442Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:01:50.442Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:01:50.442Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:01:50.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:01:50.442Z] github.com/docker/docker/container [2021-11-19T02:01:50.442Z] github.com/docker/docker/container/stream [2021-11-19T02:01:50.442Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:01:50.442Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:01:50.442Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/config [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/events [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/exec [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/images [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/links [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/names [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/network [2021-11-19T02:01:50.442Z] github.com/docker/docker/daemon/stats [2021-11-19T02:01:50.442Z] github.com/docker/docker/distribution [2021-11-19T02:01:50.442Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:01:50.442Z] github.com/docker/docker/distribution/utils [2021-11-19T02:01:50.442Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:01:50.442Z] github.com/docker/docker/dockerversion [2021-11-19T02:01:50.442Z] github.com/docker/docker/errdefs [2021-11-19T02:01:50.442Z] github.com/docker/docker/image [2021-11-19T02:01:50.442Z] github.com/docker/docker/image/cache [2021-11-19T02:01:50.442Z] github.com/docker/docker/image/tarexport [2021-11-19T02:01:50.442Z] github.com/docker/docker/image/v1 [2021-11-19T02:01:50.442Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:01:50.442Z] github.com/docker/docker/layer [2021-11-19T02:01:50.442Z] github.com/docker/docker/libcontainerd [2021-11-19T02:01:50.442Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:01:50.442Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:01:50.442Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:01:50.442Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:01:50.442Z] github.com/docker/docker/oci [2021-11-19T02:01:50.442Z] github.com/docker/docker/oci/caps [2021-11-19T02:01:50.442Z] github.com/docker/docker/opts [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/archive [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/directory [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/locker [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/mount [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/platform [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/pools [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/progress [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/signal [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/stack [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/system [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/term [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:01:50.442Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:01:50.442Z] github.com/docker/docker/plugin [2021-11-19T02:01:50.442Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:01:50.442Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:01:50.442Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:01:50.442Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:01:50.442Z] github.com/docker/docker/quota [2021-11-19T02:01:50.442Z] github.com/docker/docker/reference [2021-11-19T02:01:50.442Z] github.com/docker/docker/registry [2021-11-19T02:01:50.442Z] github.com/docker/docker/registry/resumable [2021-11-19T02:01:50.442Z] github.com/docker/docker/restartmanager [2021-11-19T02:01:50.442Z] github.com/docker/docker/rootless [2021-11-19T02:01:50.442Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:01:50.442Z] github.com/docker/docker/runconfig [2021-11-19T02:01:50.442Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/environment [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/registry [2021-11-19T02:01:50.442Z] github.com/docker/docker/testutil/request [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/drivers [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/local [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/mounts [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/service [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:01:50.442Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:01:50.442Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:01:50.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/types' [2021-11-19T02:01:50.443Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-19T02:01:50.443Z] + echo 'github.com/docker/docker/libnetwork [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/types' [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:01:50.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:01:50.443Z] + type docker-proxy [2021-11-19T02:01:50.443Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-19T02:01:50.443Z] + hack/make.sh binary-proxy install-proxy [2021-11-19T02:01:50.443Z] [2021-11-19T02:01:50.443Z] Removing bundles/ [2021-11-19T02:01:50.443Z] [2021-11-19T02:01:50.443Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-19T02:01:50.443Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-19T02:01:50.443Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:01:51.668Z] === RUN TestBuilderGC [2021-11-19T02:01:51.668Z] --- PASS: TestBuilderGC (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationNotFound [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonBrokenConfiguration [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestParseClusterAdvertiseSettings [2021-11-19T02:01:51.668Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestFindConfigurationConflicts [2021-11-19T02:01:51.668Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-19T02:01:51.668Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-19T02:01:51.668Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-19T02:01:51.668Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-19T02:01:51.668Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_label [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_dns [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-19T02:01:51.668Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-19T02:01:51.668Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestModifiedDiscoverySettings [2021-11-19T02:01:51.668Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestReloadSetConfigFileNotExist [2021-11-19T02:01:51.668Z] time="2021-11-19T02:01:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-19T02:01:51.668Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-11-19T02:01:51.668Z] === RUN TestReloadDefaultConfigNotExist [2021-11-19T02:01:51.668Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:01:51.668Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestReloadBadDefaultConfig [2021-11-19T02:01:51.668Z] time="2021-11-19T02:01:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2932252111" [2021-11-19T02:01:51.668Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestReloadWithConflictingLabels [2021-11-19T02:01:51.668Z] time="2021-11-19T02:01:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2693234343" [2021-11-19T02:01:51.668Z] --- PASS: TestReloadWithConflictingLabels (0.10s) [2021-11-19T02:01:51.668Z] === RUN TestReloadWithDuplicateLabels [2021-11-19T02:01:51.668Z] time="2021-11-19T02:01:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1228046630" [2021-11-19T02:01:51.668Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-11-19T02:01:51.668Z] === RUN TestMaskURLCredentials [2021-11-19T02:01:51.668Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDaemonConfigurationMerge [2021-11-19T02:01:51.668Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-19T02:01:51.668Z] PASS [2021-11-19T02:01:51.668Z] coverage: 80.0% of statements [2021-11-19T02:01:51.668Z] ok github.com/docker/docker/daemon/config 0.410s coverage: 80.0% of statements [2021-11-19T02:01:51.668Z] === RUN TestDiscoveryOptsErrors [2021-11-19T02:01:51.668Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-19T02:01:51.668Z] === RUN TestDiscoveryOpts [2021-11-19T02:01:51.668Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-19T02:01:51.668Z] PASS [2021-11-19T02:01:51.668Z] coverage: 30.0% of statements [2021-11-19T02:01:51.668Z] ok github.com/docker/docker/daemon/discovery 0.099s coverage: 30.0% of statements [2021-11-19T02:01:52.141Z] === RUN TestWaitNodeAttachment [2021-11-19T02:01:52.613Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-11-19T02:01:52.613Z] === RUN TestIsolationConversion [2021-11-19T02:01:52.613Z] === RUN TestIsolationConversion/default [2021-11-19T02:01:52.613Z] === RUN TestIsolationConversion/process [2021-11-19T02:01:52.613Z] === RUN TestIsolationConversion/hyperv [2021-11-19T02:01:52.613Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestContainerLabels [2021-11-19T02:01:52.613Z] --- PASS: TestContainerLabels (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestCredentialSpecConversion [2021-11-19T02:01:52.613Z] === RUN TestCredentialSpecConversion/none [2021-11-19T02:01:52.613Z] === RUN TestCredentialSpecConversion/config [2021-11-19T02:01:52.613Z] === RUN TestCredentialSpecConversion/file [2021-11-19T02:01:52.613Z] === RUN TestCredentialSpecConversion/registry [2021-11-19T02:01:52.613Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-19T02:01:52.613Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountBind [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountVolume [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountTarget [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountTmpfs [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountInvalidType [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestControllerValidateMountNamedPipe [2021-11-19T02:01:52.613Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-19T02:01:52.613Z] PASS [2021-11-19T02:01:52.613Z] coverage: 11.0% of statements [2021-11-19T02:01:52.613Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.571s coverage: 11.0% of statements [2021-11-19T02:01:52.613Z] === RUN TestEventsLog [2021-11-19T02:01:52.613Z] --- PASS: TestEventsLog (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestEventsLogTimeout [2021-11-19T02:01:52.613Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-19T02:01:52.613Z] === RUN TestLogEvents [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2021-11-19T02:01:52.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s) [2021-11-19T02:01:52.944Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:01:52.944Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:01:53.085Z] --- PASS: TestLogEvents (0.05s) [2021-11-19T02:01:53.085Z] === RUN TestLoadBufferedEvents [2021-11-19T02:01:53.085Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-19T02:01:53.085Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-19T02:01:53.085Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-19T02:01:53.085Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-19T02:01:53.085Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-19T02:01:53.085Z] PASS [2021-11-19T02:01:53.085Z] coverage: 50.0% of statements [2021-11-19T02:01:53.085Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2021-11-19T02:01:53.085Z] === RUN TestIsEmptyDir [2021-11-19T02:01:53.085Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-19T02:01:53.085Z] PASS [2021-11-19T02:01:53.085Z] coverage: 2.3% of statements [2021-11-19T02:01:53.085Z] ok github.com/docker/docker/daemon/graphdriver 0.050s coverage: 2.3% of statements [2021-11-19T02:01:54.077Z] === RUN TestVerifyNetworkingConfig [2021-11-19T02:01:54.077Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-19T02:01:54.077Z] === RUN TestGetContainer [2021-11-19T02:01:54.077Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:01:54.077Z] === RUN TestValidContainerNames [2021-11-19T02:01:54.077Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-19T02:01:54.077Z] === RUN TestContainerInitDNS [2021-11-19T02:01:54.077Z] daemon_test.go:146: root required [2021-11-19T02:01:54.077Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-19T02:01:54.077Z] === RUN TestMerge [2021-11-19T02:01:54.077Z] --- PASS: TestMerge (0.00s) [2021-11-19T02:01:54.077Z] === RUN TestValidateContainerIsolation [2021-11-19T02:01:54.077Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestFindNetworkErrorType [2021-11-19T02:01:54.078Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestEnsureServicesExist [2021-11-19T02:01:54.078Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestEnsureServicesExistErrors [2021-11-19T02:01:54.078Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-19T02:01:54.078Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-19T02:01:54.078Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-19T02:01:54.078Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestContainerDelete [2021-11-19T02:01:54.078Z] --- PASS: TestContainerDelete (0.01s) [2021-11-19T02:01:54.078Z] === RUN TestContainerDoubleDelete [2021-11-19T02:01:54.078Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestLogContainerEventCopyLabels [2021-11-19T02:01:54.078Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestLogContainerEventWithAttributes [2021-11-19T02:01:54.078Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestNoneHealthcheck [2021-11-19T02:01:54.078Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestHealthStates [2021-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] time="2021-11-19T02:01:53Z" 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-11-19T02:01:54.078Z] --- PASS: TestHealthStates (0.13s) [2021-11-19T02:01:54.078Z] === RUN TestLinkNaming [2021-11-19T02:01:54.078Z] --- PASS: TestLinkNaming (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestLinkNew [2021-11-19T02:01:54.078Z] --- PASS: TestLinkNew (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestGetInspectData [2021-11-19T02:01:54.078Z] === RUN TestLinkEnv [2021-11-19T02:01:54.078Z] --- PASS: TestLinkEnv (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestGetInspectData (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestLinkMultipleEnv [2021-11-19T02:01:54.078Z] === RUN TestFillLicense [2021-11-19T02:01:54.078Z] --- PASS: TestFillLicense (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestListInvalidFilter [2021-11-19T02:01:54.078Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestLinkPortRangeEnv [2021-11-19T02:01:54.078Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-19T02:01:54.078Z] PASS [2021-11-19T02:01:54.078Z] coverage: 93.0% of statements [2021-11-19T02:01:54.078Z] === RUN TestNameFilter [2021-11-19T02:01:54.078Z] --- PASS: TestNameFilter (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-19T02:01:54.078Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-19T02:01:54.078Z] === 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-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-19T02:01:54.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:01:54.078Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-19T02:01:54.078Z] --- 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-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-19T02:01:54.078Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonReloadLabels [2021-11-19T02:01:54.078Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-19T02:01:54.078Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonReloadMirrors [2021-11-19T02:01:54.078Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-19T02:01:54.078Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-19T02:01:54.078Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-19T02:01:54.078Z] === RUN TestDaemonDiscoveryReload [2021-11-19T02:01:54.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:01:55.068Z] --- PASS: TestDaemonDiscoveryReload (1.05s) [2021-11-19T02:01:55.068Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-19T02:01:55.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:01:55.537Z] === RUN TestAdapterReadLogs [2021-11-19T02:01:55.537Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestCopier [2021-11-19T02:01:55.537Z] --- PASS: TestCopier (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestCopierLongLines [2021-11-19T02:01:55.537Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestCopierSlow [2021-11-19T02:01:55.537Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-19T02:01:55.537Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-19T02:01:55.537Z] --- PASS: TestCopierSlow (0.20s) [2021-11-19T02:01:55.537Z] === RUN TestCopierWithSized [2021-11-19T02:01:55.537Z] === RUN TestCopierWithSized/as_is [2021-11-19T02:01:55.537Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-19T02:01:55.537Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-19T02:01:55.537Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-19T02:01:55.537Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-19T02:01:55.537Z] === RUN TestCopierWithPartial [2021-11-19T02:01:55.537Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestRingLogger [2021-11-19T02:01:55.537Z] --- PASS: TestRingLogger (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestRingCap [2021-11-19T02:01:55.537Z] --- PASS: TestRingCap (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestRingClose [2021-11-19T02:01:55.537Z] --- PASS: TestRingClose (0.00s) [2021-11-19T02:01:55.537Z] === RUN TestRingDrain [2021-11-19T02:01:55.537Z] --- PASS: TestRingDrain (0.00s) [2021-11-19T02:01:55.537Z] PASS [2021-11-19T02:01:55.537Z] coverage: 43.8% of statements [2021-11-19T02:01:55.537Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.8% of statements [2021-11-19T02:01:55.963Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:01:56.007Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-11-19T02:01:56.007Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-19T02:01:56.007Z] reload_test.go:520: root required [2021-11-19T02:01:56.007Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:01:56.007Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-19T02:01:56.007Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-11-19T02:01:56.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-19T02:01:56.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2021-11-19T02:01:56.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-19T02:01:56.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s) [2021-11-19T02:01:56.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-19T02:01:56.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-11-19T02:01:56.007Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-19T02:01:56.476Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-19T02:01:56.476Z] === RUN TestParseVolumesFrom [2021-11-19T02:01:56.476Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-19T02:01:56.476Z] PASS [2021-11-19T02:01:56.476Z] coverage: 9.0% of statements [2021-11-19T02:01:56.476Z] ok github.com/docker/docker/daemon 2.527s coverage: 9.0% of statements [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-19T02:01:56.476Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/defaults [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-19T02:01:56.476Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-19T02:01:56.476Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-19T02:01:56.477Z] === RUN TestCreateSuccess [2021-11-19T02:01:56.477Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCreateStreamSkipped [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-19T02:01:56.477Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCreateLogGroupSuccess [2021-11-19T02:01:56.477Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCreateError [2021-11-19T02:01:56.477Z] --- PASS: TestCreateError (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCreateAlreadyExists [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-19T02:01:56.477Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestLogClosed [2021-11-19T02:01:56.477Z] --- PASS: TestLogClosed (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestLogBlocking [2021-11-19T02:01:56.477Z] --- PASS: TestLogBlocking (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-19T02:01:56.477Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestLogNonBlockingBufferFull [2021-11-19T02:01:56.477Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestPublishBatchSuccess [2021-11-19T02:01:56.477Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestPublishBatchError [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=error msg=Error [2021-11-19T02:01:56.477Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:01:56.477Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:01:56.477Z] time="2021-11-19T02:01:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-19T02:01:56.477Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchSimple [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchTicker [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMultilinePattern [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchClose [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/0/Hello [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/2/🙃 [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/3/���� [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/4/He��o [2021-11-19T02:01:56.477Z] === RUN TestEffectiveLen/5/ [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/0/ [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/1/Hello [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: Hello [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/2/Hello [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: He [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: llo [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/3/Hello [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: Hello [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/4/🙃 [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/5/🙃 [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/6/a� [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: a [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: � [2021-11-19T02:01:56.477Z] === RUN TestFindValidSplit/7/a� [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1063: a� [2021-11-19T02:01:56.477Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit (0.01s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/5/🙃 (0.01s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestProcessEventEmoji [2021-11-19T02:01:56.477Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchLineSplit [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMaxEvents [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-19T02:01:56.477Z] === RUN TestSearchRegistryForImagesErrors [2021-11-19T02:01:56.477Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestSearchRegistryForImages [2021-11-19T02:01:56.477Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestOnlyPlatformWithFallback [2021-11-19T02:01:56.477Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestImageDelete [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-19T02:01:56.477Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-19T02:01:56.477Z] === RUN TestImageDelete/no_lease [2021-11-19T02:01:56.477Z] === RUN TestImageDelete/lease_exists [2021-11-19T02:01:56.477Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-19T02:01:56.477Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestImageDelete (0.05s) [2021-11-19T02:01:56.477Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-19T02:01:56.477Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-19T02:01:56.477Z] === RUN TestContentStoreForPull [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-19T02:01:56.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-19T02:01:56.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestCreateTagSuccess [2021-11-19T02:01:56.477Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-19T02:01:56.477Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-19T02:01:56.477Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-19T02:01:56.477Z] PASS [2021-11-19T02:01:56.477Z] coverage: 77.4% of statements [2021-11-19T02:01:56.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.347s coverage: 77.4% of statements [2021-11-19T02:01:56.477Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-19T02:01:56.477Z] PASS [2021-11-19T02:01:56.477Z] coverage: 6.7% of statements [2021-11-19T02:01:56.477Z] ok github.com/docker/docker/daemon/images 0.317s coverage: 6.7% of statements [2021-11-19T02:01:56.527Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-19T02:01:56.947Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-19T02:01:57.013Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-19T02:01:57.013Z] [2021-11-19T02:01:57.013Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-19T02:01:57.013Z] Installing docker-proxy to /usr/local/bin/ [2021-11-19T02:01:57.013Z] [2021-11-19T02:01:57.013Z] + mkdir -p bundles [2021-11-19T02:01:57.013Z] + '[' -n 'github.com/docker/docker/api [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/backend [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/container [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/events [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/filters [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/image [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/mount [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/network [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/registry [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/time [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/versions [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:01:57.013Z] github.com/docker/docker/api/types/volume [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:01:57.013Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:01:57.013Z] github.com/docker/docker/cli [2021-11-19T02:01:57.013Z] github.com/docker/docker/cli/config [2021-11-19T02:01:57.013Z] github.com/docker/docker/cli/debug [2021-11-19T02:01:57.013Z] github.com/docker/docker/client [2021-11-19T02:01:57.013Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:01:57.013Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:01:57.013Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:01:57.013Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:01:57.013Z] github.com/docker/docker/container [2021-11-19T02:01:57.013Z] github.com/docker/docker/container/stream [2021-11-19T02:01:57.013Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:01:57.013Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:01:57.013Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/config [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/events [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/exec [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/images [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:01:57.013Z] github.com/docker/docker/daemon/links [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/names [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/network [2021-11-19T02:01:57.014Z] github.com/docker/docker/daemon/stats [2021-11-19T02:01:57.014Z] github.com/docker/docker/distribution [2021-11-19T02:01:57.014Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:01:57.014Z] github.com/docker/docker/distribution/utils [2021-11-19T02:01:57.014Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:01:57.014Z] github.com/docker/docker/dockerversion [2021-11-19T02:01:57.014Z] github.com/docker/docker/errdefs [2021-11-19T02:01:57.014Z] github.com/docker/docker/image [2021-11-19T02:01:57.014Z] github.com/docker/docker/image/cache [2021-11-19T02:01:57.014Z] github.com/docker/docker/image/tarexport [2021-11-19T02:01:57.014Z] github.com/docker/docker/image/v1 [2021-11-19T02:01:57.014Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:01:57.014Z] github.com/docker/docker/layer [2021-11-19T02:01:57.014Z] github.com/docker/docker/libcontainerd [2021-11-19T02:01:57.014Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:01:57.014Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:01:57.014Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:01:57.014Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:01:57.014Z] github.com/docker/docker/oci [2021-11-19T02:01:57.014Z] github.com/docker/docker/oci/caps [2021-11-19T02:01:57.014Z] github.com/docker/docker/opts [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/archive [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/directory [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/locker [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/mount [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/platform [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/pools [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/progress [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/signal [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/stack [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/system [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/term [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:01:57.014Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:01:57.014Z] github.com/docker/docker/plugin [2021-11-19T02:01:57.014Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:01:57.014Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:01:57.014Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:01:57.014Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:01:57.014Z] github.com/docker/docker/quota [2021-11-19T02:01:57.014Z] github.com/docker/docker/reference [2021-11-19T02:01:57.014Z] github.com/docker/docker/registry [2021-11-19T02:01:57.014Z] github.com/docker/docker/registry/resumable [2021-11-19T02:01:57.014Z] github.com/docker/docker/restartmanager [2021-11-19T02:01:57.014Z] github.com/docker/docker/rootless [2021-11-19T02:01:57.014Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:01:57.014Z] github.com/docker/docker/runconfig [2021-11-19T02:01:57.014Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/environment [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/registry [2021-11-19T02:01:57.014Z] github.com/docker/docker/testutil/request [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/drivers [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/local [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/mounts [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/service [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:01:57.014Z] github.com/docker/docker/volume/testutils' ']' [2021-11-19T02:01:57.014Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-19T02:01:57.014Z] ? github.com/docker/docker/api [no test files] [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-11-19T02:01:57.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-11-19T02:01:57.090Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:01:57.417Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-19T02:01:57.417Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-19T02:01:57.417Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-19T02:01:57.417Z] === RUN TestJSONFileLogger [2021-11-19T02:01:57.417Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-19T02:01:57.417Z] === RUN TestJSONFileLoggerWithTags [2021-11-19T02:01:57.417Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-19T02:01:57.417Z] === RUN TestJSONFileLoggerWithOpts [2021-11-19T02:01:57.417Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-19T02:01:57.417Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-19T02:01:57.417Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-19T02:01:57.417Z] === RUN TestEncodeDecode [2021-11-19T02:01:57.417Z] === PAUSE TestEncodeDecode [2021-11-19T02:01:57.417Z] === RUN TestUnexpectedEOF [2021-11-19T02:01:57.417Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-19T02:01:57.417Z] === RUN TestFastTimeMarshalJSON [2021-11-19T02:01:57.417Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-19T02:01:57.417Z] PASS [2021-11-19T02:01:57.417Z] coverage: 87.2% of statements [2021-11-19T02:01:57.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.211s coverage: 87.2% of statements [2021-11-19T02:01:57.417Z] time="2021-11-19T02:01:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:01:57.417Z] time="2021-11-19T02:01:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:01:57.417Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-11-19T02:01:57.417Z] === CONT TestEncodeDecode [2021-11-19T02:01:57.417Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-19T02:01:57.417Z] PASS [2021-11-19T02:01:57.417Z] coverage: 69.9% of statements [2021-11-19T02:01:57.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2021-11-19T02:01:57.785Z] 8f616e6e9eec: Pull complete [2021-11-19T02:01:58.019Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2021-11-19T02:01:58.019Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:01:58.405Z] === RUN TestWriteLog [2021-11-19T02:01:58.405Z] === PAUSE TestWriteLog [2021-11-19T02:01:58.405Z] === RUN TestReadLog [2021-11-19T02:01:58.405Z] === PAUSE TestReadLog [2021-11-19T02:01:58.405Z] === CONT TestWriteLog [2021-11-19T02:01:58.405Z] === CONT TestReadLog [2021-11-19T02:01:58.405Z] --- PASS: TestWriteLog (0.01s) [2021-11-19T02:01:58.405Z] === RUN TestReadLog/tail_exact [2021-11-19T02:01:58.405Z] === RUN TestOpenFileDelete [2021-11-19T02:01:58.405Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestOpenFileRename [2021-11-19T02:01:58.405Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestParseLogTagDefaultTag [2021-11-19T02:01:58.405Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestParseLogTag [2021-11-19T02:01:58.405Z] --- PASS: TestParseLogTag (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestParseLogTagEmptyTag [2021-11-19T02:01:58.405Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestTailFiles [2021-11-19T02:01:58.405Z] --- PASS: TestTailFiles (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestFollowLogsConsumerGone [2021-11-19T02:01:58.405Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestFollowLogsProducerGone [2021-11-19T02:01:58.405Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-19T02:01:58.405Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-19T02:01:58.405Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-19T02:01:58.405Z] === RUN TestCheckCapacityAndRotate [2021-11-19T02:01:58.405Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-19T02:01:58.405Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-19T02:01:58.405Z] === RUN TestReadLog/tail_less_than_available [2021-11-19T02:01:58.405Z] === RUN TestReadLog/tail_more_than_available [2021-11-19T02:01:58.405Z] --- PASS: TestReadLog (0.16s) [2021-11-19T02:01:58.405Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-19T02:01:58.405Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-19T02:01:58.405Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-19T02:01:58.405Z] PASS [2021-11-19T02:01:58.405Z] coverage: 75.2% of statements [2021-11-19T02:01:58.405Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-19T02:01:58.405Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-19T02:01:58.405Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-19T02:01:58.405Z] PASS [2021-11-19T02:01:58.405Z] coverage: 53.7% of statements [2021-11-19T02:01:58.405Z] ok github.com/docker/docker/daemon/logger/local 0.372s coverage: 75.2% of statements [2021-11-19T02:01:58.405Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 53.7% of statements [2021-11-19T02:01:58.405Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-19T02:01:58.875Z] === RUN TestLog [2021-11-19T02:01:58.875Z] --- PASS: TestLog (0.00s) [2021-11-19T02:01:58.875Z] PASS [2021-11-19T02:01:58.875Z] coverage: 31.5% of statements [2021-11-19T02:01:58.875Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-11-19T02:01:59.345Z] === RUN TestNewParse [2021-11-19T02:01:59.345Z] --- PASS: TestNewParse (0.00s) [2021-11-19T02:01:59.345Z] PASS [2021-11-19T02:01:59.345Z] coverage: 8.3% of statements [2021-11-19T02:01:59.345Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-11-19T02:01:59.345Z] === RUN TestValidateLogOpt [2021-11-19T02:01:59.345Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestNewMissedConfig [2021-11-19T02:01:59.345Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestNewMissedUrl [2021-11-19T02:01:59.345Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestNewMissedToken [2021-11-19T02:01:59.345Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestNewWithProxy [2021-11-19T02:01:59.345Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestDefault [2021-11-19T02:01:59.345Z] --- PASS: TestDefault (0.01s) [2021-11-19T02:01:59.345Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-19T02:01:59.345Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestJsonFormat [2021-11-19T02:01:59.345Z] --- PASS: TestJsonFormat (0.01s) [2021-11-19T02:01:59.345Z] === RUN TestRawFormat [2021-11-19T02:01:59.345Z] --- PASS: TestRawFormat (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestRawFormatWithLabels [2021-11-19T02:01:59.345Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestRawFormatWithoutTag [2021-11-19T02:01:59.345Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestBatching [2021-11-19T02:01:59.345Z] === RUN TestParseLogFormat [2021-11-19T02:01:59.345Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestValidateLogOptEmpty [2021-11-19T02:01:59.345Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestValidateSyslogAddress [2021-11-19T02:01:59.345Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestParseAddressDefaultPort [2021-11-19T02:01:59.345Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestValidateSyslogFacility [2021-11-19T02:01:59.345Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestValidateLogOptSyslogFormat [2021-11-19T02:01:59.345Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-19T02:01:59.345Z] === RUN TestValidateLogOpt [2021-11-19T02:01:59.345Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:01:59.345Z] PASS [2021-11-19T02:01:59.345Z] coverage: 46.8% of statements [2021-11-19T02:01:59.345Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2021-11-19T02:01:59.345Z] --- PASS: TestBatching (0.17s) [2021-11-19T02:01:59.345Z] === RUN TestFrequency [2021-11-19T02:01:59.816Z] --- PASS: TestFrequency (0.16s) [2021-11-19T02:01:59.816Z] === RUN TestOneMessagePerRequest [2021-11-19T02:01:59.816Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-19T02:01:59.816Z] === RUN TestVerify [2021-11-19T02:01:59.816Z] --- PASS: TestVerify (0.00s) [2021-11-19T02:01:59.816Z] === RUN TestSkipVerify [2021-11-19T02:01:59.816Z] time="2021-11-19T02:01:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:01:59.816Z] time="2021-11-19T02:01:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:01:59.816Z] time="2021-11-19T02:01:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] --- PASS: TestSkipVerify (0.70s) [2021-11-19T02:02:00.285Z] === RUN TestBufferMaximum [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.112556\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.112556\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.285Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-19T02:02:00.285Z] === RUN TestServerAlwaysDown [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.114553\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.114553\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:02:00.285Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.114553\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.286Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.115553\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.286Z] time="2021-11-19T02:02:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287320.115553\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:00.286Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-19T02:02:00.286Z] === RUN TestCannotSendAfterClose [2021-11-19T02:02:00.286Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-19T02:02:00.286Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-19T02:02:00.286Z] === RUN TestV1IDService [2021-11-19T02:02:00.562Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2021-11-19T02:02:00.562Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:02:00.755Z] --- PASS: TestV1IDService (0.02s) [2021-11-19T02:02:00.755Z] === RUN TestV2MetadataService [2021-11-19T02:02:01.224Z] --- PASS: TestV2MetadataService (0.66s) [2021-11-19T02:02:01.224Z] PASS [2021-11-19T02:02:01.224Z] coverage: 48.2% of statements [2021-11-19T02:02:01.224Z] ok github.com/docker/docker/distribution/metadata 0.737s coverage: 48.2% of statements [2021-11-19T02:02:01.224Z] time="2021-11-19T02:02:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-19T02:02:01.224Z] time="2021-11-19T02:02:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1cca17a984cf\"}'" [2021-11-19T02:02:01.224Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-11-19T02:02:01.224Z] PASS [2021-11-19T02:02:01.224Z] coverage: 82.5% of statements [2021-11-19T02:02:01.224Z] ok github.com/docker/docker/daemon/logger/splunk 2.126s coverage: 82.5% of statements [2021-11-19T02:02:01.224Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-19T02:02:01.224Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-19T02:02:01.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-19T02:02:01.492Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-11-19T02:02:01.492Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:02:01.696Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-19T02:02:01.696Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-19T02:02:01.696Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestContinueOnError_NeverContinue [2021-11-19T02:02:01.696Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestManifestStore [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/no_remote_or_local [2021-11-19T02:02:01.696Z] === RUN TestSuccessfulDownload [2021-11-19T02:02:01.696Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:02:01.696Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestCancelledDownload [2021-11-19T02:02:01.696Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestMaxDownloadAttempts [2021-11-19T02:02:01.696Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:02:01.696Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:02:01.696Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:02:01.696Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:02:01.696Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:02:01.696Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:02:01.696Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:02:01.696Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:02:01.696Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:02:01.696Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:02:01.696Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:02:01.696Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3680898037\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/no_local_cache [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/with_local_cache [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/unknown_media_type [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="reference for unknown type: " [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="reference for unknown type: " [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="reference for unknown type: " [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="reference for unknown type: " [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="reference for unknown type: " [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-19T02:02:01.696Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-19T02:02:01.696Z] time="2021-11-19T02:02:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore (0.27s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-19T02:02:01.696Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-19T02:02:01.696Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestFixManifestLayers [2021-11-19T02:02:01.696Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-19T02:02:01.696Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:02:01.696Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestFixManifestLayersBadParent [2021-11-19T02:02:01.696Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestValidateManifest [2021-11-19T02:02:01.696Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:02:01.696Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestFormatPlatform [2021-11-19T02:02:01.696Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestGetRepositoryMountCandidates [2021-11-19T02:02:01.696Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestLayerAlreadyExists [2021-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] 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-11-19T02:02:01.696Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-19T02:02:01.696Z] === RUN TestWhenEmptyAuthConfig [2021-11-19T02:02:02.165Z] time="2021-11-19T02:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:02:02.165Z] time="2021-11-19T02:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:02:02.165Z] time="2021-11-19T02:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:02:02.165Z] time="2021-11-19T02:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:02:02.165Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-19T02:02:02.165Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-11-19T02:02:02.165Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-11-19T02:02:02.165Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-11-19T02:02:02.165Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-11-19T02:02:02.165Z] === RUN TestTransfer [2021-11-19T02:02:02.165Z] --- PASS: TestTransfer (0.12s) [2021-11-19T02:02:02.165Z] === RUN TestConcurrencyLimit [2021-11-19T02:02:02.635Z] === RUN TestNotFound [2021-11-19T02:02:02.635Z] --- PASS: TestNotFound (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestConflict [2021-11-19T02:02:02.635Z] --- PASS: TestConflict (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestForbidden [2021-11-19T02:02:02.635Z] --- PASS: TestForbidden (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestInvalidParameter [2021-11-19T02:02:02.635Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestNotImplemented [2021-11-19T02:02:02.635Z] --- PASS: TestNotImplemented (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestNotModified [2021-11-19T02:02:02.635Z] --- PASS: TestNotModified (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestUnauthorized [2021-11-19T02:02:02.635Z] --- PASS: TestUnauthorized (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestUnknown [2021-11-19T02:02:02.635Z] --- PASS: TestUnknown (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestCancelled [2021-11-19T02:02:02.635Z] --- PASS: TestCancelled (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestDeadline [2021-11-19T02:02:02.635Z] --- PASS: TestDeadline (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestDataLoss [2021-11-19T02:02:02.635Z] --- PASS: TestDataLoss (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestUnavailable [2021-11-19T02:02:02.635Z] --- PASS: TestUnavailable (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestSystem [2021-11-19T02:02:02.635Z] --- PASS: TestSystem (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Not_Found [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Bad_Request [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Conflict [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Unauthorized [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Forbidden [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Not_Modified [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-19T02:02:02.635Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-19T02:02:02.635Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-19T02:02:02.635Z] PASS [2021-11-19T02:02:02.635Z] coverage: 53.1% of statements [2021-11-19T02:02:02.635Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-11-19T02:02:02.635Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-11-19T02:02:02.635Z] === RUN TestInactiveJobs [2021-11-19T02:02:02.635Z] === RUN TestFSGetInvalidData [2021-11-19T02:02:02.635Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSInvalidSet [2021-11-19T02:02:02.635Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSInvalidRoot [2021-11-19T02:02:02.635Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSMetadataGetSet [2021-11-19T02:02:02.635Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-19T02:02:02.635Z] === RUN TestFSInvalidWalker [2021-11-19T02:02:02.635Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSGetSet [2021-11-19T02:02:02.635Z] --- PASS: TestFSGetSet (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSGetUnsetKey [2021-11-19T02:02:02.635Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestFSGetEmptyData [2021-11-19T02:02:02.635Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestFSDelete [2021-11-19T02:02:02.635Z] --- PASS: TestFSDelete (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSWalker [2021-11-19T02:02:02.635Z] --- PASS: TestFSWalker (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestFSWalkerStopOnError [2021-11-19T02:02:02.635Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-19T02:02:02.635Z] === RUN TestNewFromJSON [2021-11-19T02:02:02.635Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-19T02:02:02.635Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestMarshalKeyOrder [2021-11-19T02:02:02.635Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestHistoryEqual [2021-11-19T02:02:02.635Z] --- PASS: TestHistoryEqual (0.11s) [2021-11-19T02:02:02.635Z] === RUN TestImage [2021-11-19T02:02:02.635Z] --- PASS: TestImage (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestImageOSNotEmpty [2021-11-19T02:02:02.635Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-19T02:02:02.635Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestCreate [2021-11-19T02:02:02.635Z] --- PASS: TestCreate (0.00s) [2021-11-19T02:02:02.635Z] === RUN TestRestore [2021-11-19T02:02:03.105Z] --- PASS: TestInactiveJobs (0.34s) [2021-11-19T02:02:03.105Z] === RUN TestWatchRelease [2021-11-19T02:02:03.105Z] time="2021-11-19T02:02:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-19T02:02:03.105Z] --- PASS: TestRestore (0.02s) [2021-11-19T02:02:03.105Z] === RUN TestAddDelete [2021-11-19T02:02:03.105Z] --- PASS: TestAddDelete (0.02s) [2021-11-19T02:02:03.105Z] === RUN TestSearchAfterDelete [2021-11-19T02:02:03.105Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-19T02:02:03.105Z] === RUN TestParentReset [2021-11-19T02:02:03.105Z] --- PASS: TestWatchRelease (0.04s) [2021-11-19T02:02:03.105Z] === RUN TestWatchFinishedTransfer [2021-11-19T02:02:03.105Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-19T02:02:03.105Z] === RUN TestDuplicateTransfer [2021-11-19T02:02:03.105Z] --- PASS: TestParentReset (0.02s) [2021-11-19T02:02:03.105Z] === RUN TestGetAndSetLastUpdated [2021-11-19T02:02:03.105Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-19T02:02:03.105Z] === RUN TestStoreLen [2021-11-19T02:02:03.105Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-19T02:02:03.105Z] === RUN TestSuccessfulUpload [2021-11-19T02:02:03.105Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-11-19T02:02:03.105Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-19T02:02:03.105Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-19T02:02:03.105Z] === RUN TestTokenPassThru [2021-11-19T02:02:03.105Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-19T02:02:03.105Z] === RUN TestTokenPassThruDifferentHost [2021-11-19T02:02:03.105Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-19T02:02:03.105Z] PASS [2021-11-19T02:02:03.105Z] coverage: 24.1% of statements [2021-11-19T02:02:03.105Z] ok github.com/docker/docker/distribution 1.456s coverage: 24.1% of statements [2021-11-19T02:02:03.105Z] --- PASS: TestStoreLen (0.05s) [2021-11-19T02:02:03.105Z] PASS [2021-11-19T02:02:03.105Z] coverage: 86.6% of statements [2021-11-19T02:02:03.105Z] ok github.com/docker/docker/image 0.401s coverage: 86.6% of statements [2021-11-19T02:02:03.105Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-19T02:02:03.105Z] time="2021-11-19T02:02:02Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-19T02:02:03.105Z] === RUN TestCompare [2021-11-19T02:02:03.105Z] --- PASS: TestCompare (0.00s) [2021-11-19T02:02:03.105Z] PASS [2021-11-19T02:02:03.105Z] coverage: 19.2% of statements [2021-11-19T02:02:03.574Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2021-11-19T02:02:03.574Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-11-19T02:02:03.574Z] === RUN TestCancelledUpload [2021-11-19T02:02:03.574Z] --- PASS: TestCancelledUpload (0.01s) [2021-11-19T02:02:03.574Z] PASS [2021-11-19T02:02:03.574Z] coverage: 76.8% of statements [2021-11-19T02:02:03.574Z] ok github.com/docker/docker/distribution/xfer 1.808s coverage: 76.8% of statements [2021-11-19T02:02:03.574Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-19T02:02:04.044Z] === RUN TestMakeV1ConfigFromConfig [2021-11-19T02:02:04.044Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-19T02:02:04.044Z] PASS [2021-11-19T02:02:04.517Z] coverage: 25.0% of statements [2021-11-19T02:02:04.517Z] ok github.com/docker/docker/image/v1 0.216s coverage: 25.0% of statements [2021-11-19T02:02:04.517Z] === RUN TestValidateManifest [2021-11-19T02:02:04.517Z] === RUN TestValidateManifest/nil [2021-11-19T02:02:04.517Z] === RUN TestValidateManifest/non-nil [2021-11-19T02:02:04.517Z] --- PASS: TestValidateManifest (0.00s) [2021-11-19T02:02:04.517Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-19T02:02:04.517Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-19T02:02:04.517Z] PASS [2021-11-19T02:02:04.517Z] coverage: 0.7% of statements [2021-11-19T02:02:04.517Z] ok github.com/docker/docker/image/tarexport 0.099s coverage: 0.7% of statements [2021-11-19T02:02:04.517Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-19T02:02:04.761Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-11-19T02:02:04.761Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:02:04.987Z] === RUN TestSerialization [2021-11-19T02:02:04.987Z] --- PASS: TestSerialization (0.02s) [2021-11-19T02:02:04.987Z] PASS [2021-11-19T02:02:04.987Z] coverage: 100.0% of statements [2021-11-19T02:02:04.987Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-11-19T02:02:05.456Z] === RUN TestEmptyLayer [2021-11-19T02:02:05.456Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestCommitFailure [2021-11-19T02:02:05.456Z] --- PASS: TestCommitFailure (0.01s) [2021-11-19T02:02:05.456Z] === RUN TestStartTransactionFailure [2021-11-19T02:02:05.456Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestGetOrphan [2021-11-19T02:02:05.456Z] --- PASS: TestGetOrphan (0.02s) [2021-11-19T02:02:05.456Z] === RUN TestMountAndRegister [2021-11-19T02:02:05.456Z] layer_test.go:270: Layer size: 14 [2021-11-19T02:02:05.456Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-19T02:02:05.456Z] === RUN TestLayerRelease [2021-11-19T02:02:05.456Z] layer_test.go:303: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestStoreRestore [2021-11-19T02:02:05.456Z] layer_test.go:352: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestTarStreamStability [2021-11-19T02:02:05.456Z] layer_test.go:467: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestRegisterExistingLayer [2021-11-19T02:02:05.456Z] === RUN TestEnvironmentParsing [2021-11-19T02:02:05.456Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-19T02:02:05.456Z] PASS [2021-11-19T02:02:05.456Z] coverage: 1.2% of statements [2021-11-19T02:02:05.456Z] ok github.com/docker/docker/libcontainerd/local 0.093s coverage: 1.2% of statements [2021-11-19T02:02:05.456Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-11-19T02:02:05.456Z] === RUN TestTarStreamVerification [2021-11-19T02:02:05.456Z] layer_test.go:696: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestLayerMigration [2021-11-19T02:02:05.456Z] migration_test.go:45: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestLayerMigrationNoTarsplit [2021-11-19T02:02:05.456Z] migration_test.go:181: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestMountInit [2021-11-19T02:02:05.456Z] mount_test.go:17: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestMountInit (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestMountSize [2021-11-19T02:02:05.456Z] mount_test.go:76: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestMountSize (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestMountChanges [2021-11-19T02:02:05.456Z] mount_test.go:125: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestMountChanges (0.00s) [2021-11-19T02:02:05.456Z] === RUN TestMountApply [2021-11-19T02:02:05.456Z] mount_test.go:212: Failing on Windows [2021-11-19T02:02:05.456Z] --- SKIP: TestMountApply (0.00s) [2021-11-19T02:02:05.456Z] PASS [2021-11-19T02:02:05.456Z] coverage: 30.1% of statements [2021-11-19T02:02:05.456Z] ok github.com/docker/docker/layer 0.326s coverage: 30.1% of statements [2021-11-19T02:02:05.688Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2021-11-19T02:02:05.689Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:02:05.927Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-19T02:02:05.927Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-19T02:02:05.927Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-19T02:02:05.927Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-19T02:02:05.927Z] === RUN TestSequenceGetAvailableBit [2021-11-19T02:02:05.927Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSequenceEqual [2021-11-19T02:02:05.927Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSequenceCopy [2021-11-19T02:02:05.927Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestGetFirstAvailable [2021-11-19T02:02:05.927Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestFindSequence [2021-11-19T02:02:05.927Z] --- PASS: TestFindSequence (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestCheckIfAvailable [2021-11-19T02:02:05.927Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestMergeSequences [2021-11-19T02:02:05.927Z] --- PASS: TestMergeSequences (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestPushReservation [2021-11-19T02:02:05.927Z] --- PASS: TestPushReservation (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSerializeDeserialize [2021-11-19T02:02:05.927Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSet [2021-11-19T02:02:05.927Z] --- PASS: TestSet (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSetUnset [2021-11-19T02:02:05.927Z] --- PASS: TestSetUnset (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestOffsetSetUnset [2021-11-19T02:02:05.927Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSetInRange [2021-11-19T02:02:05.927Z] --- PASS: TestSetInRange (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestSetAnyInRange [2021-11-19T02:02:05.927Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestMethods [2021-11-19T02:02:05.927Z] --- PASS: TestMethods (0.00s) [2021-11-19T02:02:05.927Z] === RUN TestRandomAllocateDeallocate [2021-11-19T02:02:07.683Z] === RUN TestInvalidConfig [2021-11-19T02:02:07.683Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-19T02:02:07.683Z] === RUN TestConfig [2021-11-19T02:02:07.683Z] --- PASS: TestConfig (0.00s) [2021-11-19T02:02:07.683Z] === RUN TestOptionsLabels [2021-11-19T02:02:07.683Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-19T02:02:07.683Z] === RUN TestValidName [2021-11-19T02:02:07.683Z] --- PASS: TestValidName (0.00s) [2021-11-19T02:02:07.683Z] === RUN TestTLSConfiguration [2021-11-19T02:02:07.683Z] time="2021-11-19T02:02:07Z" level=info msg="Option Initializing KV with TLS" [2021-11-19T02:02:07.683Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-19T02:02:07.683Z] PASS [2021-11-19T02:02:07.683Z] coverage: 24.0% of statements [2021-11-19T02:02:07.683Z] ok github.com/docker/docker/libnetwork/config 0.196s coverage: 24.0% of statements [2021-11-19T02:02:08.169Z] #62 266.2 # github.com/containerd/containerd/cmd/containerd [2021-11-19T02:02:08.169Z] #62 266.2 /usr/bin/ld: /tmp/go-link-2918820091/000019.o: in function `New': [2021-11-19T02:02:08.169Z] #62 266.2 /tmp/tmp.9V1uD6VqL1/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-11-19T02:02:08.169Z] #62 266.3 + bin/containerd-stress [2021-11-19T02:02:08.188Z] === RUN TestKey [2021-11-19T02:02:08.189Z] --- PASS: TestKey (0.00s) [2021-11-19T02:02:08.189Z] === RUN TestParseKey [2021-11-19T02:02:08.189Z] --- PASS: TestParseKey (0.00s) [2021-11-19T02:02:08.189Z] === RUN TestInvalidDataStore [2021-11-19T02:02:08.189Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-19T02:02:08.189Z] === RUN TestKVObjectFlatKey [2021-11-19T02:02:08.189Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-19T02:02:08.189Z] === RUN TestAtomicKVObjectFlatKey [2021-11-19T02:02:08.189Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-19T02:02:08.189Z] PASS [2021-11-19T02:02:08.189Z] coverage: 21.9% of statements [2021-11-19T02:02:08.189Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2021-11-19T02:02:08.429Z] #62 267.3 + bin/containerd-shim [2021-11-19T02:02:08.672Z] === RUN TestIPDataMarshalling [2021-11-19T02:02:08.672Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-19T02:02:08.672Z] === RUN TestValidateAndIsV6 [2021-11-19T02:02:08.672Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-19T02:02:08.672Z] PASS [2021-11-19T02:02:08.672Z] coverage: 68.9% of statements [2021-11-19T02:02:08.672Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-11-19T02:02:09.041Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2021-11-19T02:02:09.041Z] === RUN TestBuildWithHugeFile [2021-11-19T02:02:09.141Z] === RUN TestErrorInterfaces [2021-11-19T02:02:09.141Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestNetworkMarshalling [2021-11-19T02:02:09.141Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-19T02:02:09.141Z] === RUN TestEndpointMarshalling [2021-11-19T02:02:09.141Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestAuxAddresses [2021-11-19T02:02:09.141Z] time="2021-11-19T02:02:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:02:09.141Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-19T02:02:09.141Z] === RUN TestSRVServiceQuery [2021-11-19T02:02:09.141Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestServiceVIPReuse [2021-11-19T02:02:09.141Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-19T02:02:09.141Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-19T02:02:09.141Z] === RUN TestDNSIPQuery [2021-11-19T02:02:09.141Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestDNSProxyServFail [2021-11-19T02:02:09.141Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestSandboxAddEmpty [2021-11-19T02:02:09.141Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestSandboxAddMultiPrio [2021-11-19T02:02:09.141Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestSandboxAddSamePrio [2021-11-19T02:02:09.141Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestCleanupServiceDiscovery [2021-11-19T02:02:09.141Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestDNSOptions [2021-11-19T02:02:09.141Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:02:09.141Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-19T02:02:09.141Z] === RUN TestMultipleControllersWithSameStore [2021-11-19T02:02:09.141Z] time="2021-11-19T02:02:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:02:09.141Z] time="2021-11-19T02:02:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:02:09.141Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-19T02:02:09.141Z] PASS [2021-11-19T02:02:09.141Z] coverage: 8.6% of statements [2021-11-19T02:02:09.141Z] ok github.com/docker/docker/libnetwork 0.268s coverage: 8.6% of statements [2021-11-19T02:02:09.228Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-19T02:02:09.611Z] === RUN TestDriver [2021-11-19T02:02:09.611Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:02:09.611Z] PASS [2021-11-19T02:02:09.611Z] coverage: 34.8% of statements [2021-11-19T02:02:09.611Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-11-19T02:02:09.637Z] #62 212.1 + bin/containerd [2021-11-19T02:02:10.081Z] === RUN TestDriver [2021-11-19T02:02:10.081Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:02:10.081Z] PASS [2021-11-19T02:02:10.081Z] coverage: 34.8% of statements [2021-11-19T02:02:10.081Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-11-19T02:02:10.081Z] === RUN TestNetworkAllocateFree [2021-11-19T02:02:10.081Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-19T02:02:10.081Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-19T02:02:10.081Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-19T02:02:10.081Z] PASS [2021-11-19T02:02:10.081Z] coverage: 63.6% of statements [2021-11-19T02:02:10.081Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-11-19T02:02:10.550Z] === RUN TestGetEmptyCapabilities [2021-11-19T02:02:10.550Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-19T02:02:10.550Z] === RUN TestGetExtraCapabilities [2021-11-19T02:02:10.550Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-19T02:02:10.550Z] === RUN TestGetInvalidCapabilities [2021-11-19T02:02:10.550Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-19T02:02:10.550Z] === RUN TestRemoteDriver [2021-11-19T02:02:10.550Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:02:10.550Z] === RUN TestDriverError [2021-11-19T02:02:10.550Z] --- PASS: TestDriverError (0.00s) [2021-11-19T02:02:10.550Z] === RUN TestMissingValues [2021-11-19T02:02:10.550Z] --- PASS: TestMissingValues (0.00s) [2021-11-19T02:02:10.550Z] === RUN TestRollback [2021-11-19T02:02:10.550Z] --- PASS: TestRollback (0.00s) [2021-11-19T02:02:10.550Z] PASS [2021-11-19T02:02:10.550Z] coverage: 57.4% of statements [2021-11-19T02:02:10.550Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2021-11-19T02:02:11.020Z] === RUN TestNAT [2021-11-19T02:02:11.020Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:02:11.020Z] --- SKIP: TestNAT (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestTransparent [2021-11-19T02:02:11.020Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:02:11.020Z] --- SKIP: TestTransparent (0.00s) [2021-11-19T02:02:11.020Z] PASS [2021-11-19T02:02:11.020Z] coverage: 0.0% of statements [2021-11-19T02:02:11.020Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-11-19T02:02:11.020Z] === RUN TestNew [2021-11-19T02:02:11.020Z] --- PASS: TestNew (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestAddDriver [2021-11-19T02:02:11.020Z] --- PASS: TestAddDriver (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestAddDuplicateDriver [2021-11-19T02:02:11.020Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-19T02:02:11.020Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestDriver [2021-11-19T02:02:11.020Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestIPAM [2021-11-19T02:02:11.020Z] --- PASS: TestIPAM (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestWalkIPAMs [2021-11-19T02:02:11.020Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-19T02:02:11.020Z] === RUN TestWalkDrivers [2021-11-19T02:02:11.020Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-19T02:02:11.020Z] PASS [2021-11-19T02:02:11.020Z] coverage: 82.4% of statements [2021-11-19T02:02:11.020Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-11-19T02:02:11.489Z] === RUN TestBuildDefault [2021-11-19T02:02:11.489Z] --- PASS: TestBuildDefault (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestBuildHostnameDomainname [2021-11-19T02:02:11.489Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestBuildHostname [2021-11-19T02:02:11.489Z] --- PASS: TestBuildHostname (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestBuildHostnameFQDN [2021-11-19T02:02:11.489Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestBuildNoIP [2021-11-19T02:02:11.489Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestUpdate [2021-11-19T02:02:11.489Z] --- PASS: TestUpdate (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-19T02:02:11.489Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-19T02:02:11.489Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestAddEmpty [2021-11-19T02:02:11.489Z] --- PASS: TestAddEmpty (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestAdd [2021-11-19T02:02:11.489Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestDeleteEmpty [2021-11-19T02:02:11.489Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestDeleteNewline [2021-11-19T02:02:11.489Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestDelete [2021-11-19T02:02:11.489Z] --- PASS: TestDelete (0.00s) [2021-11-19T02:02:11.489Z] === RUN TestConcurrentWrites [2021-11-19T02:02:11.489Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-19T02:02:11.489Z] PASS [2021-11-19T02:02:11.489Z] coverage: 81.2% of statements [2021-11-19T02:02:11.489Z] ok github.com/docker/docker/libnetwork/etchosts 0.197s coverage: 81.2% of statements [2021-11-19T02:02:11.958Z] === RUN TestNew [2021-11-19T02:02:11.958Z] --- PASS: TestNew (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestAllocate [2021-11-19T02:02:11.958Z] --- PASS: TestAllocate (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestUninitialized [2021-11-19T02:02:11.958Z] --- PASS: TestUninitialized (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestAllocateInRange [2021-11-19T02:02:11.958Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestAllocateSerial [2021-11-19T02:02:11.958Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-19T02:02:11.958Z] PASS [2021-11-19T02:02:11.958Z] coverage: 87.5% of statements [2021-11-19T02:02:11.958Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-11-19T02:02:11.958Z] === RUN TestDiff [2021-11-19T02:02:11.958Z] --- PASS: TestDiff (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestAddedCallback [2021-11-19T02:02:11.958Z] --- PASS: TestAddedCallback (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestRemovedCallback [2021-11-19T02:02:11.958Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-19T02:02:11.958Z] === RUN TestNoCallback [2021-11-19T02:02:11.958Z] --- PASS: TestNoCallback (0.00s) [2021-11-19T02:02:11.958Z] PASS [2021-11-19T02:02:11.958Z] coverage: 48.1% of statements [2021-11-19T02:02:11.958Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.036s coverage: 48.1% of statements [2021-11-19T02:02:11.958Z] --- PASS: TestRandomAllocateDeallocate (5.97s) [2021-11-19T02:02:11.958Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:02:12.428Z] === RUN TestCaller [2021-11-19T02:02:12.428Z] --- PASS: TestCaller (0.00s) [2021-11-19T02:02:12.428Z] PASS [2021-11-19T02:02:12.428Z] coverage: 100.0% of statements [2021-11-19T02:02:12.428Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-11-19T02:02:12.428Z] === RUN TestSetSerialInsertDelete [2021-11-19T02:02:12.428Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-19T02:02:12.428Z] === RUN TestSetParallelInsertDelete [2021-11-19T02:02:12.943Z] #62 ... [2021-11-19T02:02:12.943Z] [2021-11-19T02:02:12.943Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-19T02:02:12.943Z] #58 sha256:6217c4d746575b279f40a442a34c6435c10d2abba84e8c82856e32370c778d53 [2021-11-19T02:02:12.943Z] #58 138.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-19T02:02:12.943Z] #58 139.7 + mkdir -p /build [2021-11-19T02:02:12.943Z] #58 139.7 + cp runc /build/runc [2021-11-19T02:02:13.417Z] === RUN TestPoolRequest [2021-11-19T02:02:13.417Z] --- PASS: TestPoolRequest (0.00s) [2021-11-19T02:02:13.417Z] === RUN TestOtherRequests [2021-11-19T02:02:13.417Z] --- PASS: TestOtherRequests (0.00s) [2021-11-19T02:02:13.417Z] PASS [2021-11-19T02:02:13.417Z] coverage: 57.1% of statements [2021-11-19T02:02:13.417Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-11-19T02:02:13.417Z] --- PASS: TestAllocateRandomDeallocate (1.27s) [2021-11-19T02:02:13.417Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-19T02:02:13.517Z] #58 DONE 140.8s [2021-11-19T02:02:13.517Z] [2021-11-19T02:02:13.517Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:02:13.517Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T02:02:13.885Z] === RUN TestInt2IP2IntConversion [2021-11-19T02:02:13.886Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-19T02:02:13.886Z] === RUN TestGetAddressVersion [2021-11-19T02:02:13.886Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-19T02:02:13.886Z] === RUN TestKeyString [2021-11-19T02:02:13.886Z] --- PASS: TestKeyString (0.00s) [2021-11-19T02:02:13.886Z] === RUN TestPoolDataMarshal [2021-11-19T02:02:13.886Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-19T02:02:13.886Z] === RUN TestSubnetsMarshal [2021-11-19T02:02:13.886Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-19T02:02:13.886Z] === RUN TestAddSubnets [2021-11-19T02:02:14.357Z] --- PASS: TestAddSubnets (0.04s) [2021-11-19T02:02:14.357Z] === RUN TestDoublePoolRelease [2021-11-19T02:02:14.357Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-19T02:02:14.357Z] === RUN TestAddReleasePoolID [2021-11-19T02:02:14.357Z] === RUN TestGetCapabilities [2021-11-19T02:02:14.357Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-19T02:02:14.357Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-19T02:02:14.357Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-19T02:02:14.357Z] === RUN TestGetDefaultAddressSpaces [2021-11-19T02:02:14.357Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-19T02:02:14.357Z] === RUN TestRemoteDriver [2021-11-19T02:02:14.357Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:02:14.357Z] PASS [2021-11-19T02:02:14.357Z] coverage: 47.4% of statements [2021-11-19T02:02:14.357Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-11-19T02:02:14.357Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-19T02:02:14.357Z] === RUN TestPredefinedPool [2021-11-19T02:02:14.357Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-19T02:02:14.357Z] === RUN TestRemoveSubnet [2021-11-19T02:02:14.357Z] --- PASS: TestRemoveSubnet (0.14s) [2021-11-19T02:02:14.357Z] === RUN TestGetSameAddress [2021-11-19T02:02:14.357Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2021-11-19T02:02:14.357Z] === RUN TestRetrieveFromStore [2021-11-19T02:02:14.357Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-19T02:02:14.357Z] === RUN TestPoolAllocationReuse [2021-11-19T02:02:14.839Z] --- PASS: TestRetrieveFromStore (0.51s) [2021-11-19T02:02:14.839Z] === RUN TestIsCorrupted [2021-11-19T02:02:14.839Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-19T02:02:14.839Z] === RUN TestSetRollover [2021-11-19T02:02:15.308Z] === RUN TestWindowsIPAM [2021-11-19T02:02:15.308Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-19T02:02:15.308Z] PASS [2021-11-19T02:02:15.308Z] coverage: 71.4% of statements [2021-11-19T02:02:15.308Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-11-19T02:02:15.777Z] --- PASS: TestPoolAllocationReuse (1.45s) [2021-11-19T02:02:15.777Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-19T02:02:15.777Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-19T02:02:15.777Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-19T02:02:15.777Z] === RUN TestDefaultNetwork [2021-11-19T02:02:16.247Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-19T02:02:16.247Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-19T02:02:16.247Z] --- PASS: TestSetRollover (1.32s) [2021-11-19T02:02:16.247Z] === RUN TestSetRolloverSerial [2021-11-19T02:02:16.247Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.20s) [2021-11-19T02:02:16.247Z] === RUN TestInitAddressPools [2021-11-19T02:02:16.247Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-19T02:02:16.247Z] PASS [2021-11-19T02:02:16.247Z] coverage: 74.0% of statements [2021-11-19T02:02:16.247Z] ok github.com/docker/docker/libnetwork/ipamutils 0.470s coverage: 74.0% of statements [2021-11-19T02:02:16.567Z] #62 274.6 + bin/containerd-shim-runc-v1 [2021-11-19T02:02:16.716Z] === RUN TestKeyValue [2021-11-19T02:02:16.717Z] --- PASS: TestKeyValue (0.00s) [2021-11-19T02:02:16.717Z] PASS [2021-11-19T02:02:16.717Z] coverage: 60.0% of statements [2021-11-19T02:02:16.717Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-19T02:02:16.822Z] #62 ... [2021-11-19T02:02:16.822Z] [2021-11-19T02:02:16.822Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-19T02:02:16.822Z] #59 sha256:8eda8b588044643ed00770c563b35d3f24ba0ac694c38b09efad81850378f30c [2021-11-19T02:02:16.822Z] #59 DONE 0.3s [2021-11-19T02:02:16.822Z] [2021-11-19T02:02:16.822Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-19T02:02:16.822Z] #62 sha256:acfe854c5c891f356337bc8be7496361d656e4ce75921801037811987962eae7 [2021-11-19T02:02:17.186Z] --- PASS: TestSetRolloverSerial (1.17s) [2021-11-19T02:02:17.186Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-19T02:02:17.186Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-19T02:02:17.186Z] PASS [2021-11-19T02:02:17.186Z] coverage: 84.4% of statements [2021-11-19T02:02:17.186Z] ok github.com/docker/docker/libnetwork/bitseq 11.397s coverage: 84.4% of statements [2021-11-19T02:02:18.176Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.15s) [2021-11-19T02:02:18.176Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-19T02:02:19.164Z] === RUN TestNetworkDBSimple [2021-11-19T02:02:20.152Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.86s) [2021-11-19T02:02:20.152Z] === RUN TestGetAddress [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-19T02:02:20.152Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-19T02:02:20.152Z] 2021/11/19 02:02:19 Closing DB instances... [2021-11-19T02:02:20.623Z] === RUN TestGenerate [2021-11-19T02:02:20.623Z] --- PASS: TestGenerate (0.00s) [2021-11-19T02:02:20.623Z] === RUN TestGeneratePtr [2021-11-19T02:02:20.623Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-19T02:02:20.623Z] === RUN TestGenerateMissingField [2021-11-19T02:02:20.623Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-19T02:02:20.623Z] === RUN TestFieldCannotBeSet [2021-11-19T02:02:20.623Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-19T02:02:20.623Z] === RUN TestTypeMismatchError [2021-11-19T02:02:20.623Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-19T02:02:20.623Z] PASS [2021-11-19T02:02:20.623Z] coverage: 100.0% of statements [2021-11-19T02:02:20.623Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-11-19T02:02:20.771Z] #62 279.7 + bin/containerd-shim-runc-v2 [2021-11-19T02:02:21.092Z] testing: warning: no tests to run [2021-11-19T02:02:21.092Z] PASS [2021-11-19T02:02:21.092Z] coverage: 0.0% of statements [2021-11-19T02:02:21.092Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:02:21.092Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-19T02:02:21.092Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-19T02:02:21.342Z] #62 280.3 + binaries [2021-11-19T02:02:21.342Z] #62 280.3 + install -D bin/containerd /build/containerd [2021-11-19T02:02:21.342Z] #62 280.4 + install -D bin/containerd-shim /build/containerd-shim [2021-11-19T02:02:21.342Z] #62 280.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-19T02:02:21.342Z] #62 280.4 + install -D bin/ctr /build/ctr [2021-11-19T02:02:21.603Z] #62 DONE 280.7s [2021-11-19T02:02:22.080Z] === RUN TestRequestNewPort [2021-11-19T02:02:22.080Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestRequestSpecificPort [2021-11-19T02:02:22.080Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestReleasePort [2021-11-19T02:02:22.080Z] --- PASS: TestReleasePort (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestReuseReleasedPort [2021-11-19T02:02:22.080Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestReleaseUnreadledPort [2021-11-19T02:02:22.080Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestUnknowProtocol [2021-11-19T02:02:22.080Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestAllocateAllPorts [2021-11-19T02:02:22.080Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestPortAllocation [2021-11-19T02:02:22.080Z] --- PASS: TestPortAllocation (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestPortAllocationWithCustomRange [2021-11-19T02:02:22.080Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestNoDuplicateBPR [2021-11-19T02:02:22.080Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-19T02:02:22.080Z] === RUN TestChangePortRange [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-19T02:02:22.080Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-19T02:02:22.080Z] --- PASS: TestChangePortRange (0.00s) [2021-11-19T02:02:22.080Z] PASS [2021-11-19T02:02:22.080Z] coverage: 88.6% of statements [2021-11-19T02:02:22.080Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2021-11-19T02:02:22.549Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-19T02:02:22.549Z] PASS [2021-11-19T02:02:22.549Z] coverage: 100.0% of statements [2021-11-19T02:02:22.549Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-11-19T02:02:22.549Z] 2021/11/19 02:02:22 Closing DB instances... [2021-11-19T02:02:22.549Z] testing: warning: no tests to run [2021-11-19T02:02:22.549Z] PASS [2021-11-19T02:02:22.549Z] coverage: 0.0% of statements [2021-11-19T02:02:22.549Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:02:22.987Z] [2021-11-19T02:02:22.988Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-19T02:02:22.988Z] #63 sha256:f8fa44c1e199de30274fdb0259b00def6e7d17d028a7f5eccf4e92fd9c3f2db6 [2021-11-19T02:02:23.019Z] === RUN TestHashData [2021-11-19T02:02:23.019Z] --- PASS: TestHashData (0.00s) [2021-11-19T02:02:23.019Z] PASS [2021-11-19T02:02:23.019Z] coverage: 2.8% of statements [2021-11-19T02:02:23.019Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-11-19T02:02:23.019Z] === RUN TestErrorConstructors [2021-11-19T02:02:23.019Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-19T02:02:23.019Z] === RUN TestCompareIPMask [2021-11-19T02:02:23.019Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-19T02:02:23.019Z] === RUN TestUtilGetHostPartIP [2021-11-19T02:02:23.019Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-19T02:02:23.019Z] === RUN TestUtilGetBroadcastIP [2021-11-19T02:02:23.019Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-19T02:02:23.019Z] === RUN TestParseCIDR [2021-11-19T02:02:23.019Z] --- PASS: TestParseCIDR (0.00s) [2021-11-19T02:02:23.019Z] PASS [2021-11-19T02:02:23.019Z] coverage: 37.3% of statements [2021-11-19T02:02:23.019Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2021-11-19T02:02:23.250Z] #63 DONE 0.2s [2021-11-19T02:02:23.250Z] [2021-11-19T02:02:23.250Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-19T02:02:23.250Z] #68 sha256:844861b62899834c9e4fdcb97b89e5be9f9c92a2f749b25e6eabadcc7338c9fb [2021-11-19T02:02:23.250Z] #68 DONE 0.1s [2021-11-19T02:02:23.510Z] [2021-11-19T02:02:23.510Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-19T02:02:23.510Z] #73 sha256:2a4c42a999a8f6551dbf046280dcfa875514cfdf1670bc8a421b6e4bf3fd495d [2021-11-19T02:02:23.510Z] #73 DONE 0.2s [2021-11-19T02:02:23.510Z] [2021-11-19T02:02:23.510Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-19T02:02:23.510Z] #74 sha256:025597ab9f9f0dbfbd0830727fc20e65f08778dd3423ac674b45b1969ffb0a8a [2021-11-19T02:02:23.510Z] #74 DONE 0.0s [2021-11-19T02:02:23.771Z] [2021-11-19T02:02:23.771Z] #75 [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-11-19T02:02:23.771Z] #75 sha256:921e2ac851abafac80f6ca038a747d3853a07d3b1f9e13031a0eae01cf011f46 [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-19T02:02:24.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-19T02:02:24.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-19T02:02:24.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-19T02:02:24.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-19T02:02:24.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-19T02:02:24.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-19T02:02:24.007Z] PASS [2021-11-19T02:02:24.007Z] coverage: 50.0% of statements [2021-11-19T02:02:24.007Z] ok github.com/docker/docker/oci 0.039s coverage: 50.0% of statements [2021-11-19T02:02:24.007Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-19T02:02:24.007Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-19T02:02:24.477Z] === RUN TestAddressPoolOpt [2021-11-19T02:02:24.477Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/a [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/something [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/_=a [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/env1=value1 [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/_env1=value1 [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/PATH [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/=a [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/PATH= [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/PATH=something [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/asd!qwe [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/1asd [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/123 [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/some_space [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/__some_space_before [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/some_space_after__ [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/= [2021-11-19T02:02:24.477Z] === RUN TestValidateEnv/PaTh [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestParseHost [2021-11-19T02:02:24.477Z] --- PASS: TestParseHost (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestParseDockerDaemonHost [2021-11-19T02:02:24.477Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestParseTCP [2021-11-19T02:02:24.477Z] --- PASS: TestParseTCP (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-19T02:02:24.477Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestValidateExtraHosts [2021-11-19T02:02:24.477Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestIpOptString [2021-11-19T02:02:24.477Z] --- PASS: TestIpOptString (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-19T02:02:24.477Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestNewIpOptValidDefaultVal [2021-11-19T02:02:24.477Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestIpOptSetInvalidVal [2021-11-19T02:02:24.477Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestValidateIPAddress [2021-11-19T02:02:24.477Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestMapOpts [2021-11-19T02:02:24.477Z] --- PASS: TestMapOpts (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestListOptsWithoutValidator [2021-11-19T02:02:24.477Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestListOptsWithValidator [2021-11-19T02:02:24.477Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestValidateDNSSearch [2021-11-19T02:02:24.477Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_general_format [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_one_more [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-19T02:02:24.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:02:24.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestNamedListOpts [2021-11-19T02:02:24.477Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestNamedMapOpts [2021-11-19T02:02:24.477Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestParseLink [2021-11-19T02:02:24.477Z] --- PASS: TestParseLink (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestQuotedStringSetWithQuotes [2021-11-19T02:02:24.477Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-19T02:02:24.477Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-19T02:02:24.477Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-19T02:02:24.477Z] === RUN TestUlimitOpt [2021-11-19T02:02:24.477Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-19T02:02:24.477Z] PASS [2021-11-19T02:02:24.477Z] coverage: 67.1% of statements [2021-11-19T02:02:24.477Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2021-11-19T02:02:24.477Z] === RUN TestParseVersion [2021-11-19T02:02:24.477Z] --- PASS: TestParseVersion (0.00s) [2021-11-19T02:02:24.477Z] PASS [2021-11-19T02:02:24.477Z] coverage: 52.9% of statements [2021-11-19T02:02:24.477Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-11-19T02:02:25.160Z] #75 1.209 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-19T02:02:25.160Z] #75 1.413 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-19T02:02:25.160Z] #75 1.579 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-19T02:02:25.467Z] 2021/11/19 02:02:25 Closing DB instances... [2021-11-19T02:02:25.937Z] === RUN TestPeerCertificateMarshalJSON [2021-11-19T02:02:25.996Z] #75 1.658 Reading package lists... [2021-11-19T02:02:26.257Z] #75 2.160 Reading package lists... [2021-11-19T02:02:26.257Z] #75 2.656 Building dependency tree... [2021-11-19T02:02:26.257Z] #75 2.765 Reading state information... [2021-11-19T02:02:26.406Z] === RUN TestIsArchivePathDir [2021-11-19T02:02:26.406Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-19T02:02:26.406Z] === RUN TestIsArchivePathInvalidFile [2021-11-19T02:02:26.406Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-19T02:02:26.406Z] === RUN TestIsArchivePathTar [2021-11-19T02:02:26.406Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-19T02:02:26.406Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-19T02:02:26.406Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-11-19T02:02:26.406Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-19T02:02:26.406Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-19T02:02:26.406Z] === RUN TestMiddleware [2021-11-19T02:02:26.406Z] --- PASS: TestMiddleware (0.00s) [2021-11-19T02:02:26.406Z] === RUN TestNewResponseModifier [2021-11-19T02:02:26.406Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-19T02:02:26.406Z] PASS [2021-11-19T02:02:26.406Z] coverage: 26.8% of statements [2021-11-19T02:02:26.406Z] ok github.com/docker/docker/pkg/authorization 0.481s coverage: 26.8% of statements [2021-11-19T02:02:26.406Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-19T02:02:26.406Z] === RUN TestDecompressStreamGzip [2021-11-19T02:02:26.406Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-19T02:02:26.406Z] === RUN TestDecompressStreamBzip2 [2021-11-19T02:02:26.519Z] #75 2.997 The following additional packages will be installed: [2021-11-19T02:02:26.519Z] #75 2.998 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-19T02:02:26.519Z] #75 2.998 systemd-timesyncd [2021-11-19T02:02:26.519Z] #75 2.999 Suggested packages: [2021-11-19T02:02:26.519Z] #75 2.999 systemd-container policykit-1 [2021-11-19T02:02:26.519Z] #75 2.999 Recommended packages: [2021-11-19T02:02:26.519Z] #75 2.999 libnss-systemd [2021-11-19T02:02:26.779Z] #75 3.118 The following NEW packages will be installed: [2021-11-19T02:02:26.779Z] #75 3.119 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-19T02:02:26.779Z] #75 3.119 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-19T02:02:26.876Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-19T02:02:26.876Z] === RUN TestDecompressStreamXz [2021-11-19T02:02:26.876Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:02:26.876Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-19T02:02:26.876Z] === RUN TestDecompressStreamZstd [2021-11-19T02:02:26.876Z] archive_test.go:140: zstd not installed [2021-11-19T02:02:26.876Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-19T02:02:26.876Z] === RUN TestCompressStreamXzUnsupported [2021-11-19T02:02:26.876Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-19T02:02:26.876Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-19T02:02:26.877Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestCompressStreamInvalid [2021-11-19T02:02:26.877Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionInvalid [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionUncompressed [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionBzip2 [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionGzip [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionXz [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionXz (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestExtensionZstd [2021-11-19T02:02:26.877Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestCmdStreamLargeStderr [2021-11-19T02:02:26.877Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-11-19T02:02:26.877Z] === RUN TestCmdStreamBad [2021-11-19T02:02:26.877Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:02:26.877Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestCmdStreamGood [2021-11-19T02:02:26.877Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-19T02:02:26.877Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-19T02:02:26.877Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-19T02:02:26.877Z] === RUN TestUntarPathWithInvalidDest [2021-11-19T02:02:26.877Z] === RUN TestUnbuffered [2021-11-19T02:02:26.877Z] --- PASS: TestUnbuffered (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestRaceUnbuffered [2021-11-19T02:02:26.877Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-19T02:02:26.877Z] PASS [2021-11-19T02:02:26.877Z] coverage: 100.0% of statements [2021-11-19T02:02:26.877Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-11-19T02:02:26.877Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-19T02:02:26.877Z] === RUN TestUntarPathWithInvalidSrc [2021-11-19T02:02:26.877Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-19T02:02:26.877Z] === RUN TestUntarPath [2021-11-19T02:02:26.877Z] --- PASS: TestUntarPath (0.05s) [2021-11-19T02:02:26.877Z] === RUN TestUntarPathWithDestinationFile [2021-11-19T02:02:26.877Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-19T02:02:26.877Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-19T02:02:27.040Z] #75 3.388 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-11-19T02:02:27.040Z] #75 3.388 Need to get 5937 kB of archives. [2021-11-19T02:02:27.040Z] #75 3.388 After this operation, 19.5 MB of additional disk space will be used. [2021-11-19T02:02:27.040Z] #75 3.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-19T02:02:27.040Z] #75 3.391 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-19T02:02:27.040Z] #75 3.393 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-19T02:02:27.040Z] #75 3.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-19T02:02:27.040Z] #75 3.398 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-19T02:02:27.040Z] #75 3.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-19T02:02:27.040Z] #75 3.434 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-19T02:02:27.040Z] #75 3.435 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-19T02:02:27.040Z] #75 3.436 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-19T02:02:27.040Z] #75 3.438 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-19T02:02:27.040Z] #75 3.440 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-19T02:02:27.300Z] #75 3.557 debconf: delaying package configuration, since apt-utils is not installed [2021-11-19T02:02:27.300Z] #75 3.587 Fetched 5937 kB in 0s (18.7 MB/s) [2021-11-19T02:02:27.300Z] #75 3.615 Selecting previously unselected package libargon2-1:amd64. [2021-11-19T02:02:27.300Z] #75 3.615 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-11-19T02:02:27.300Z] #75 3.629 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-19T02:02:27.300Z] #75 3.639 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-19T02:02:27.300Z] #75 3.672 Selecting previously unselected package libjson-c5:amd64. [2021-11-19T02:02:27.300Z] #75 3.675 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-19T02:02:27.300Z] #75 3.679 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-19T02:02:27.300Z] #75 3.718 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-19T02:02:27.300Z] #75 3.718 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-19T02:02:27.300Z] #75 3.723 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-19T02:02:27.300Z] #75 3.774 Selecting previously unselected package libkmod2:amd64. [2021-11-19T02:02:27.300Z] #75 3.777 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-19T02:02:27.300Z] #75 3.780 Unpacking libkmod2:amd64 (28-1) ... [2021-11-19T02:02:27.300Z] #75 3.817 Selecting previously unselected package systemd-timesyncd. [2021-11-19T02:02:27.300Z] #75 3.820 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-19T02:02:27.346Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-19T02:02:27.346Z] === RUN TestCopyWithTarInvalidSrc [2021-11-19T02:02:27.346Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-19T02:02:27.346Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestCopyWithTarSrcFile [2021-11-19T02:02:27.346Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2021-11-19T02:02:27.346Z] === RUN TestCopyWithTarSrcFolder [2021-11-19T02:02:27.346Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-19T02:02:27.346Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-19T02:02:27.346Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-19T02:02:27.346Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-19T02:02:27.346Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestCopyFileWithTarSrcFile [2021-11-19T02:02:27.346Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-19T02:02:27.346Z] === RUN TestTarFiles [2021-11-19T02:02:27.346Z] === RUN TestMatch [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[foo]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[foo_bar]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[]#01 [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[qux]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-19T02:02:27.346Z] === RUN TestMatch/[[foo_baz]] [2021-11-19T02:02:27.346Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-19T02:02:27.346Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-19T02:02:27.346Z] PASS [2021-11-19T02:02:27.346Z] coverage: 87.5% of statements [2021-11-19T02:02:27.346Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-11-19T02:02:27.561Z] #75 3.824 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-19T02:02:27.561Z] #75 3.875 Selecting previously unselected package systemd. [2021-11-19T02:02:27.561Z] #75 3.878 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-19T02:02:27.561Z] #75 3.911 Unpacking systemd (247.3-6) ... [2021-11-19T02:02:28.131Z] #75 4.389 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-19T02:02:28.131Z] #75 4.399 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-19T02:02:28.131Z] #75 4.409 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-19T02:02:28.131Z] #75 4.419 Setting up libkmod2:amd64 (28-1) ... [2021-11-19T02:02:28.131Z] #75 4.431 Setting up systemd (247.3-6) ... [2021-11-19T02:02:28.131Z] #75 4.472 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-19T02:02:28.131Z] #75 4.473 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-19T02:02:28.131Z] #75 4.476 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-19T02:02:28.334Z] === RUN TestChrootTarUntar [2021-11-19T02:02:28.334Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.334Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-19T02:02:28.334Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-19T02:02:28.334Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.334Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:02:28.334Z] === RUN TestChrootUntarEmptyArchive [2021-11-19T02:02:28.335Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootTarUntarWithSymlink [2021-11-19T02:02:28.335Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootCopyWithTar [2021-11-19T02:02:28.335Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootCopyFileWithTar [2021-11-19T02:02:28.335Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootUntarPath [2021-11-19T02:02:28.335Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-19T02:02:28.335Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-19T02:02:28.335Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:02:28.335Z] === RUN TestChrootApplyDotDotFile [2021-11-19T02:02:28.335Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:02:28.335Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:02:28.335Z] PASS [2021-11-19T02:02:28.335Z] coverage: 15.1% of statements [2021-11-19T02:02:28.335Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 15.1% of statements [2021-11-19T02:02:28.392Z] #75 4.773 Setting up systemd-timesyncd (247.3-6) ... [2021-11-19T02:02:28.652Z] #75 4.990 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-19T02:02:28.652Z] #75 4.990 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-19T02:02:28.652Z] #75 5.024 Selecting previously unselected package systemd-sysv. [2021-11-19T02:02:28.652Z] #75 5.025 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-11-19T02:02:28.652Z] #75 5.037 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-19T02:02:28.652Z] #75 5.040 Unpacking systemd-sysv (247.3-6) ... [2021-11-19T02:02:28.652Z] #75 5.085 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-19T02:02:28.652Z] #75 5.088 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-19T02:02:28.652Z] #75 5.092 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-19T02:02:28.804Z] 2021/11/19 02:02:28 Closing DB instances... [2021-11-19T02:02:28.804Z] === RUN TestSizeEmpty [2021-11-19T02:02:28.804Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeEmptyFile [2021-11-19T02:02:28.804Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeNonemptyFile [2021-11-19T02:02:28.804Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-19T02:02:28.804Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-19T02:02:28.804Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-19T02:02:28.804Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestMoveToSubdir [2021-11-19T02:02:28.804Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-19T02:02:28.804Z] === RUN TestSizeNonExistingDirectory [2021-11-19T02:02:28.804Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-19T02:02:28.804Z] PASS [2021-11-19T02:02:28.804Z] coverage: 80.0% of statements [2021-11-19T02:02:28.804Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-11-19T02:02:28.912Z] #75 5.148 Selecting previously unselected package dbus. [2021-11-19T02:02:28.912Z] #75 5.150 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-19T02:02:28.912Z] #75 5.160 Unpacking dbus (1.12.20-2) ... [2021-11-19T02:02:28.912Z] #75 5.221 Selecting previously unselected package libpam-systemd:amd64. [2021-11-19T02:02:28.912Z] #75 5.221 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-19T02:02:28.912Z] #75 5.225 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-19T02:02:28.912Z] #75 5.271 Selecting previously unselected package dbus-user-session. [2021-11-19T02:02:28.912Z] #75 5.274 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-19T02:02:28.912Z] #75 5.278 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-19T02:02:28.912Z] #75 5.320 Setting up systemd-sysv (247.3-6) ... [2021-11-19T02:02:28.912Z] #75 5.332 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-19T02:02:29.173Z] #75 5.343 Setting up dbus (1.12.20-2) ... [2021-11-19T02:02:29.173Z] #75 5.468 invoke-rc.d: could not determine current runlevel [2021-11-19T02:02:29.173Z] #75 5.471 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-19T02:02:29.173Z] #75 5.475 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-19T02:02:29.173Z] #75 5.588 Setting up dbus-user-session (1.12.20-2) ... [2021-11-19T02:02:29.434Z] #75 5.607 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-19T02:02:29.434Z] #75 DONE 5.7s [2021-11-19T02:02:29.434Z] [2021-11-19T02:02:29.434Z] #76 [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-11-19T02:02:29.434Z] #76 sha256:b99a4a491b9fb545d61a030e0a4c87fd2690fbaf01190f81ff3d5da90ca3b000 [2021-11-19T02:02:29.792Z] === RUN Test [2021-11-19T02:02:29.792Z] === RUN Test/TestContainsEntry [2021-11-19T02:02:29.792Z] === RUN Test/TestCreateEntries [2021-11-19T02:02:29.792Z] === RUN Test/TestEntriesDiff [2021-11-19T02:02:29.792Z] === RUN Test/TestEntriesEquality [2021-11-19T02:02:29.792Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-19T02:02:29.792Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-19T02:02:29.792Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-19T02:02:29.792Z] === RUN Test/TestGeneratorNotGenerate [2021-11-19T02:02:29.792Z] === RUN Test/TestGeneratorWithPort [2021-11-19T02:02:29.792Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-19T02:02:29.792Z] === RUN Test/TestNewEntry [2021-11-19T02:02:29.792Z] === RUN Test/TestParse [2021-11-19T02:02:29.792Z] --- PASS: Test (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-19T02:02:29.792Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-19T02:02:29.793Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-19T02:02:29.793Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-19T02:02:29.793Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-19T02:02:29.793Z] --- PASS: Test/TestParse (0.00s) [2021-11-19T02:02:29.793Z] PASS [2021-11-19T02:02:29.793Z] coverage: 58.3% of statements [2021-11-19T02:02:29.793Z] ok github.com/docker/docker/pkg/discovery 0.034s coverage: 58.3% of statements [2021-11-19T02:02:30.376Z] #76 0.763 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T02:02:30.376Z] #76 0.763 Dload Upload Total Spent Left Speed [2021-11-19T02:02:30.376Z] #76 0.768 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17037 0 --:--:-- --:--:-- --:--:-- 17037 [2021-11-19T02:02:30.376Z] #76 DONE 0.9s [2021-11-19T02:02:30.376Z] [2021-11-19T02:02:30.376Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-19T02:02:30.376Z] #77 sha256:c4bbae2adcfbcd44eb1c0ec2470232bb7a86284e433dd11f547e6c8606a6e71e [2021-11-19T02:02:30.781Z] === RUN Test [2021-11-19T02:02:30.781Z] === RUN Test/TestContent [2021-11-19T02:02:30.781Z] === RUN Test/TestInitialize [2021-11-19T02:02:30.781Z] === RUN Test/TestNew [2021-11-19T02:02:30.781Z] === RUN Test/TestParsingContentsWithComments [2021-11-19T02:02:30.781Z] === RUN Test/TestRegister [2021-11-19T02:02:30.781Z] === RUN Test/TestWatch [2021-11-19T02:02:30.781Z] --- PASS: Test (0.01s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestContent (0.00s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestNew (0.00s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:02:30.781Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:02:30.781Z] PASS [2021-11-19T02:02:30.781Z] coverage: 97.6% of statements [2021-11-19T02:02:30.781Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2021-11-19T02:02:30.781Z] --- PASS: TestTarFiles (3.55s) [2021-11-19T02:02:30.781Z] === RUN TestDetectCompressionZstd [2021-11-19T02:02:30.781Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-19T02:02:30.781Z] === RUN TestTarUntar [2021-11-19T02:02:30.781Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-11-19T02:02:30.781Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-19T02:02:30.781Z] --- PASS: TestTarUntar (0.03s) [2021-11-19T02:02:30.781Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-19T02:02:30.781Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-19T02:02:30.781Z] === RUN TestTarWithOptions [2021-11-19T02:02:30.781Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-19T02:02:30.781Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-19T02:02:30.781Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-19T02:02:30.781Z] === RUN TestUntarUstarGnuConflict [2021-11-19T02:02:30.781Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-11-19T02:02:30.781Z] === RUN TestUntarInvalidFilenames [2021-11-19T02:02:30.781Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2043090689\\dest" [2021-11-19T02:02:30.781Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-19T02:02:30.781Z] === RUN TestUntarHardlinkToSymlink [2021-11-19T02:02:30.781Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-19T02:02:30.781Z] === RUN TestUntarInvalidHardlink [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4226719503\\victim\\hello" -> "../victim/hello" [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2936531037\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1524827262\\victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3788712076\\victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1342376823\\victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1344965342\\victim" -> "../victim" [2021-11-19T02:02:30.781Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-19T02:02:30.781Z] === RUN TestUntarInvalidSymlink [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1042240581\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink978446280\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4267183264\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink859661555\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink516629815\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink763237747\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:30.781Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3043021689\\dest\\dir\\loophole" -> "../../victim" [2021-11-19T02:02:30.781Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-19T02:02:30.781Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-19T02:02:30.781Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-19T02:02:30.781Z] === RUN TestXGlobalNoParent [2021-11-19T02:02:30.781Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-19T02:02:30.781Z] === RUN TestReplaceFileTarWrapper [2021-11-19T02:02:31.250Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-11-19T02:02:31.250Z] === RUN TestPrefixHeaderReadable [2021-11-19T02:02:31.250Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-19T02:02:31.250Z] === RUN TestDisablePigz [2021-11-19T02:02:31.250Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-19T02:02:31.250Z] --- PASS: TestDisablePigz (0.10s) [2021-11-19T02:02:31.250Z] === RUN TestPigz [2021-11-19T02:02:31.250Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-19T02:02:31.250Z] --- PASS: TestPigz (0.12s) [2021-11-19T02:02:31.250Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:02:31.250Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:02:31.250Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:02:31.250Z] === RUN TestCanonicalTarNameForPath [2021-11-19T02:02:31.250Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-19T02:02:31.250Z] === RUN TestCanonicalTarName [2021-11-19T02:02:31.250Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-19T02:02:31.250Z] === RUN TestChmodTarEntry [2021-11-19T02:02:31.250Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-19T02:02:31.250Z] === RUN TestHardLinkOrder [2021-11-19T02:02:31.250Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-19T02:02:31.250Z] === RUN TestChangeString [2021-11-19T02:02:31.250Z] --- PASS: TestChangeString (0.00s) [2021-11-19T02:02:31.250Z] === RUN TestChangesWithNoChanges [2021-11-19T02:02:31.250Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-11-19T02:02:31.250Z] === RUN TestChangesWithChanges [2021-11-19T02:02:31.719Z] --- PASS: TestChangesWithChanges (0.05s) [2021-11-19T02:02:31.719Z] === RUN TestChangesWithChangesGH13590 [2021-11-19T02:02:31.719Z] changes_test.go:195: needs more investigation [2021-11-19T02:02:31.719Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesDirsEmpty [2021-11-19T02:02:31.719Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:02:31.719Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesDirsMutated [2021-11-19T02:02:31.719Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:02:31.719Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestApplyLayer [2021-11-19T02:02:31.719Z] changes_test.go:432: needs further investigation [2021-11-19T02:02:31.719Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesSizeWithHardlinks [2021-11-19T02:02:31.719Z] changes_test.go:468: needs further investigation [2021-11-19T02:02:31.719Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesSizeWithNoChanges [2021-11-19T02:02:31.719Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-19T02:02:31.719Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestChangesSize [2021-11-19T02:02:31.719Z] --- PASS: TestChangesSize (0.00s) [2021-11-19T02:02:31.719Z] === RUN TestApplyLayerInvalidFilenames [2021-11-19T02:02:31.719Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2302851229\\dest" [2021-11-19T02:02:31.719Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-19T02:02:31.719Z] === RUN TestApplyLayerInvalidHardlink [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1227264935\\victim\\hello" -> "../victim/hello" [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink896154228\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2044636236\\victim" -> "../victim" [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1088949490\\victim" -> "../victim" [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3172031967\\victim" -> "../victim" [2021-11-19T02:02:31.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1011840132\\victim" -> "../victim" [2021-11-19T02:02:31.719Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-19T02:02:31.719Z] === RUN TestApplyLayerInvalidSymlink [2021-11-19T02:02:31.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3545165498\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:02:31.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3780700216\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:02:31.720Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink787868005\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:31.720Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3823994419\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:31.720Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink188439564\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:31.720Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3987091444\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:02:31.720Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-19T02:02:31.720Z] === RUN TestApplyLayerWhiteouts [2021-11-19T02:02:31.720Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-19T02:02:31.720Z] === RUN TestGenerateEmptyFile [2021-11-19T02:02:31.720Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-19T02:02:31.720Z] === RUN TestGenerateWithContent [2021-11-19T02:02:31.720Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-19T02:02:31.720Z] PASS [2021-11-19T02:02:31.720Z] coverage: 62.0% of statements [2021-11-19T02:02:31.720Z] ok github.com/docker/docker/pkg/archive 5.430s coverage: 62.0% of statements [2021-11-19T02:02:31.720Z] === RUN Test [2021-11-19T02:02:31.720Z] === RUN Test/TestInitialize [2021-11-19T02:02:31.720Z] time="2021-11-19T02:02:31Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:02:31.720Z] time="2021-11-19T02:02:31Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:02:31.720Z] time="2021-11-19T02:02:31Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:02:31.720Z] === RUN Test/TestInitializeWithCerts [2021-11-19T02:02:31.720Z] time="2021-11-19T02:02:31Z" level=info msg="Initializing discovery with TLS" [2021-11-19T02:02:31.720Z] === RUN Test/TestWatch [2021-11-19T02:02:31.720Z] time="2021-11-19T02:02:31Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:02:31.759Z] #77 DONE 1.3s [2021-11-19T02:02:31.759Z] [2021-11-19T02:02:31.759Z] #78 exporting to image [2021-11-19T02:02:31.759Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-19T02:02:31.759Z] #78 exporting layers [2021-11-19T02:02:32.708Z] 2021/11/19 02:02:32 Closing DB instances... [2021-11-19T02:02:33.262Z] ..........................xx.................... [ 29%] [2021-11-19T02:02:34.274Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2021-11-19T02:02:34.274Z] === RUN TestNetworkDBNodeLeave [2021-11-19T02:02:34.744Z] --- PASS: Test (3.13s) [2021-11-19T02:02:34.744Z] --- PASS: Test/TestInitialize (0.13s) [2021-11-19T02:02:34.744Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-19T02:02:34.744Z] --- PASS: Test/TestWatch (3.00s) [2021-11-19T02:02:34.744Z] PASS [2021-11-19T02:02:34.744Z] coverage: 84.1% of statements [2021-11-19T02:02:34.744Z] ok github.com/docker/docker/pkg/discovery/kv 3.174s coverage: 84.1% of statements [2021-11-19T02:02:35.734Z] === RUN Test [2021-11-19T02:02:35.734Z] === RUN Test/TestWatch [2021-11-19T02:02:35.734Z] --- PASS: Test (0.00s) [2021-11-19T02:02:35.734Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:02:35.734Z] PASS [2021-11-19T02:02:35.734Z] coverage: 92.3% of statements [2021-11-19T02:02:35.734Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-11-19T02:02:36.207Z] === RUN Test [2021-11-19T02:02:36.207Z] === RUN Test/TestInitialize [2021-11-19T02:02:36.207Z] === RUN Test/TestInitializeWithPattern [2021-11-19T02:02:36.207Z] === RUN Test/TestRegister [2021-11-19T02:02:36.207Z] === RUN Test/TestWatch [2021-11-19T02:02:36.207Z] --- PASS: Test (0.00s) [2021-11-19T02:02:36.207Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:02:36.207Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-19T02:02:36.207Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:02:36.207Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:02:36.207Z] PASS [2021-11-19T02:02:36.207Z] coverage: 93.8% of statements [2021-11-19T02:02:36.207Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-11-19T02:02:37.197Z] === RUN TestPollerAddRemove [2021-11-19T02:02:37.197Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-19T02:02:37.197Z] === RUN TestPollerEvent [2021-11-19T02:02:37.197Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:02:37.197Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-19T02:02:37.197Z] === RUN TestPollerClose [2021-11-19T02:02:37.197Z] --- PASS: TestPollerClose (0.00s) [2021-11-19T02:02:37.197Z] PASS [2021-11-19T02:02:37.197Z] coverage: 36.2% of statements [2021-11-19T02:02:37.197Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 36.2% of statements [2021-11-19T02:02:37.197Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-11-19T02:02:37.197Z] === RUN TestNetworkDBWatch [2021-11-19T02:02:37.667Z] === RUN TestCopyFileWithInvalidSrc [2021-11-19T02:02:37.667Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-19T02:02:37.667Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:02:37.667Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:02:37.667Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-19T02:02:37.667Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-19T02:02:37.667Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-19T02:02:37.668Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCopyFile [2021-11-19T02:02:37.668Z] --- PASS: TestCopyFile (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-19T02:02:37.668Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:02:37.668Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-19T02:02:37.668Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-19T02:02:37.668Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:02:37.668Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestWildcardMatches [2021-11-19T02:02:37.668Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestPatternMatches [2021-11-19T02:02:37.668Z] --- PASS: TestPatternMatches (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-19T02:02:37.668Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestPatternMatchesFolderExclusions [2021-11-19T02:02:37.668Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-19T02:02:37.668Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-19T02:02:37.668Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-19T02:02:37.668Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-19T02:02:37.668Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestSingleExclamationError [2021-11-19T02:02:37.668Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestMatchesWithNoPatterns [2021-11-19T02:02:37.668Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestMatchesWithMalformedPatterns [2021-11-19T02:02:37.668Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestMatches [2021-11-19T02:02:37.668Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-19T02:02:37.668Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-19T02:02:37.668Z] --- PASS: TestMatches (0.00s) [2021-11-19T02:02:37.668Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-19T02:02:37.668Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatterns [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatternsExceptionFlag [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCleanPatternsErrorSingleException [2021-11-19T02:02:37.668Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestCreateIfNotExistsDir [2021-11-19T02:02:37.668Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2021-11-19T02:02:37.668Z] === RUN TestCreateIfNotExistsFile [2021-11-19T02:02:37.668Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-19T02:02:37.668Z] === RUN TestMatch [2021-11-19T02:02:37.668Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:02:37.668Z] PASS [2021-11-19T02:02:37.668Z] coverage: 82.5% of statements [2021-11-19T02:02:37.668Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 82.5% of statements [2021-11-19T02:02:38.137Z] --- PASS: TestGetAddress (18.41s) [2021-11-19T02:02:38.137Z] === RUN TestRequestSyntaxCheck [2021-11-19T02:02:38.137Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-19T02:02:38.137Z] === RUN TestRequest [2021-11-19T02:02:38.137Z] === RUN TestGet [2021-11-19T02:02:38.137Z] --- PASS: TestGet (0.00s) [2021-11-19T02:02:38.137Z] === RUN TestGetShortcutString [2021-11-19T02:02:38.137Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-19T02:02:38.137Z] PASS [2021-11-19T02:02:38.137Z] coverage: 42.9% of statements [2021-11-19T02:02:38.137Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-11-19T02:02:38.607Z] 2021/11/19 02:02:38 Closing DB instances... [2021-11-19T02:02:39.076Z] === RUN TestCreateIDMapOrder [2021-11-19T02:02:39.076Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-19T02:02:39.076Z] PASS [2021-11-19T02:02:39.076Z] coverage: 7.2% of statements [2021-11-19T02:02:39.076Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-11-19T02:02:39.896Z] #78 exporting layers 7.4s done [2021-11-19T02:02:39.896Z] #78 writing image sha256:e1acd2a29c54fdb7ca368ba9ebcdb7310140e97a1325dd733865204ab064280b done [2021-11-19T02:02:39.896Z] #78 naming to docker.io/library/docker:4daa189959d2b59726ae0608eeba63cca3226ada done [2021-11-19T02:02:39.896Z] #78 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-19T02:02:40.065Z] === RUN TestFixedBufferCap [2021-11-19T02:02:40.065Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestFixedBufferLen [2021-11-19T02:02:40.065Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestFixedBufferString [2021-11-19T02:02:40.065Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestFixedBufferWrite [2021-11-19T02:02:40.065Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestFixedBufferRead [2021-11-19T02:02:40.065Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestBytesPipeRead [2021-11-19T02:02:40.065Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestBytesPipeWrite [2021-11-19T02:02:40.065Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-19T02:02:40.065Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-19T02:02:40.065Z] --- PASS: TestNetworkDBWatch (3.09s) [2021-11-19T02:02:40.065Z] === RUN TestNetworkDBBulkSync [2021-11-19T02:02:40.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4daa189959d2b59726ae0608eeba63cca3226ada -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:4daa189959d2b59726ae0608eeba63cca3226ada hack/make.sh dynbinary test-integration [2021-11-19T02:02:40.533Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-11-19T02:02:40.534Z] === RUN TestAtomicWriteToFile [2021-11-19T02:02:40.534Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestAtomicWriteSetCommit [2021-11-19T02:02:40.534Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestAtomicWriteSetCancel [2021-11-19T02:02:40.534Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-19T02:02:40.534Z] === RUN TestReadCloserWrapperClose [2021-11-19T02:02:40.534Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestReaderErrWrapperReadOnError [2021-11-19T02:02:40.534Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestReaderErrWrapperRead [2021-11-19T02:02:40.534Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestCancelReadCloser [2021-11-19T02:02:40.534Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-19T02:02:40.534Z] === RUN TestWriteCloserWrapperClose [2021-11-19T02:02:40.534Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestNopWriteCloser [2021-11-19T02:02:40.534Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestNopWriter [2021-11-19T02:02:40.534Z] --- PASS: TestNopWriter (0.00s) [2021-11-19T02:02:40.534Z] === RUN TestWriteCounter [2021-11-19T02:02:40.534Z] --- PASS: TestWriteCounter (0.00s) [2021-11-19T02:02:40.534Z] PASS [2021-11-19T02:02:40.534Z] coverage: 69.2% of statements [2021-11-19T02:02:40.534Z] ok github.com/docker/docker/pkg/ioutils 0.526s coverage: 69.2% of statements [2021-11-19T02:02:41.003Z] === RUN TestError [2021-11-19T02:02:41.003Z] --- PASS: TestError (0.00s) [2021-11-19T02:02:41.003Z] === RUN TestProgressString [2021-11-19T02:02:41.003Z] === RUN TestProgressString/no_progress [2021-11-19T02:02:41.003Z] === RUN TestProgressString/progress_1 [2021-11-19T02:02:41.003Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-19T02:02:41.003Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-19T02:02:41.003Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-19T02:02:41.003Z] === RUN TestProgressString/with_units [2021-11-19T02:02:41.003Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-19T02:02:41.003Z] === RUN TestProgressString/hide_counts [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-19T02:02:41.003Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-19T02:02:41.003Z] === RUN TestJSONMessageDisplay [2021-11-19T02:02:41.472Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-19T02:02:41.473Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-19T02:02:41.473Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-19T02:02:41.473Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-19T02:02:41.473Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-19T02:02:41.473Z] === RUN TestDisplayJSONMessagesStream [2021-11-19T02:02:41.473Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-19T02:02:41.473Z] PASS [2021-11-19T02:02:41.473Z] coverage: 91.7% of statements [2021-11-19T02:02:41.473Z] ok github.com/docker/docker/pkg/jsonmessage 0.168s coverage: 91.7% of statements [2021-11-19T02:02:41.473Z] 2021/11/19 02:02:41 Closing DB instances... [2021-11-19T02:02:41.942Z] === RUN TestStandardLongPath [2021-11-19T02:02:41.942Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-19T02:02:41.942Z] === RUN TestUNCLongPath [2021-11-19T02:02:41.942Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-19T02:02:41.942Z] PASS [2021-11-19T02:02:41.942Z] coverage: 100.0% of statements [2021-11-19T02:02:41.942Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-11-19T02:02:42.166Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-19T02:02:42.167Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-19T02:02:42.167Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-19T02:02:42.167Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-19T02:02:42.167Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-11-19T02:02:42.167Z] Detected virtualization docker. [2021-11-19T02:02:42.167Z] Detected architecture x86-64. [2021-11-19T02:02:42.167Z] Set hostname to <59304fa42f68>. [2021-11-19T02:02:42.167Z] modprobe@configfs.service: Succeeded. [2021-11-19T02:02:42.167Z] modprobe@drm.service: Succeeded. [2021-11-19T02:02:42.167Z] modprobe@fuse.service: Succeeded. [2021-11-19T02:02:42.411Z] === RUN TestNameFormat [2021-11-19T02:02:42.411Z] --- PASS: TestNameFormat (0.00s) [2021-11-19T02:02:42.411Z] === RUN TestNameRetries [2021-11-19T02:02:42.411Z] --- PASS: TestNameRetries (0.00s) [2021-11-19T02:02:42.411Z] PASS [2021-11-19T02:02:42.411Z] coverage: 85.7% of statements [2021-11-19T02:02:42.411Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-11-19T02:02:42.427Z] + source /etc/docker-entrypoint-cmd [2021-11-19T02:02:42.427Z] ++ hack/make.sh dynbinary test-integration [2021-11-19T02:02:42.427Z] [2021-11-19T02:02:42.427Z] Removing bundles/ [2021-11-19T02:02:42.427Z] [2021-11-19T02:02:42.688Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-19T02:02:42.688Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:02:42.688Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:02:42.882Z] === RUN TestParseKeyValueOpt [2021-11-19T02:02:42.882Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-19T02:02:42.882Z] === RUN TestParseUintList [2021-11-19T02:02:42.882Z] --- PASS: TestParseUintList (0.00s) [2021-11-19T02:02:42.882Z] === RUN TestParseUintListMaximumLimits [2021-11-19T02:02:42.882Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-19T02:02:42.882Z] PASS [2021-11-19T02:02:42.882Z] coverage: 97.0% of statements [2021-11-19T02:02:42.882Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-11-19T02:02:43.351Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-11-19T02:02:43.351Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-19T02:02:43.351Z] === RUN TestNewAndRemove [2021-11-19T02:02:43.351Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-19T02:02:43.351Z] === RUN TestRemoveInvalidPath [2021-11-19T02:02:43.351Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-19T02:02:43.351Z] PASS [2021-11-19T02:02:43.351Z] coverage: 82.6% of statements [2021-11-19T02:02:43.351Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-11-19T02:02:43.403Z] #62 248.1 # github.com/containerd/containerd/cmd/containerd [2021-11-19T02:02:43.404Z] #62 248.1 /usr/bin/ld: /tmp/go-link-2018292030/000019.o: in function `New': [2021-11-19T02:02:43.404Z] #62 248.1 /tmp/tmp.LLUQC33iNY/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-11-19T02:02:43.404Z] #62 248.2 + bin/containerd-stress [2021-11-19T02:02:44.791Z] #62 249.2 + bin/containerd-shim [2021-11-19T02:02:44.919Z] === RUN TestFailedConnection [2021-11-19T02:02:45.908Z] --- PASS: TestRequest (7.37s) [2021-11-19T02:02:45.908Z] === RUN TestOverlappingRequests [2021-11-19T02:02:45.908Z] === RUN TestParseEmptyInterface [2021-11-19T02:02:45.908Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestParseNonInterfaceType [2021-11-19T02:02:45.908Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestParseWithOneFunction [2021-11-19T02:02:45.908Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestParseWithMultipleFuncs [2021-11-19T02:02:45.908Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestParseWithUnnamedReturn [2021-11-19T02:02:45.908Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestEmbeddedInterface [2021-11-19T02:02:45.908Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestParsedImports [2021-11-19T02:02:45.908Z] --- PASS: TestParsedImports (0.00s) [2021-11-19T02:02:45.908Z] === RUN TestAliasedImports [2021-11-19T02:02:45.908Z] --- PASS: TestAliasedImports (0.00s) [2021-11-19T02:02:45.908Z] PASS [2021-11-19T02:02:45.908Z] coverage: 56.8% of statements [2021-11-19T02:02:45.908Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-11-19T02:02:45.908Z] --- PASS: TestOverlappingRequests (0.31s) [2021-11-19T02:02:45.908Z] === RUN TestRelease [2021-11-19T02:02:45.908Z] 2021/11/19 02:02:45 Closing DB instances... [2021-11-19T02:02:46.379Z] time="2021-11-19T02:02:45Z" level=error msg="node: f0137e6203c3 is unknown to memberlist" [2021-11-19T02:02:46.848Z] === RUN TestHTTPTransport [2021-11-19T02:02:46.848Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-19T02:02:46.848Z] PASS [2021-11-19T02:02:46.848Z] coverage: 85.7% of statements [2021-11-19T02:02:46.848Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-11-19T02:02:46.848Z] --- PASS: TestFailedConnection (2.19s) [2021-11-19T02:02:46.848Z] === RUN TestFailOnce [2021-11-19T02:02:46.848Z] 2021/11/19 02:02:46 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-11-19T02:02:46.848Z] goroutine 24 [running]: [2021-11-19T02:02:46.848Z] net/http.(*conn).serve.func1() [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-19T02:02:46.848Z] panic({0xab9c60, 0xbc59b0}) [2021-11-19T02:02:46.848Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-19T02:02:46.848Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb28a1b6de91bc8bd}, 0xc000089a98) [2021-11-19T02:02:46.848Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-19T02:02:46.848Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xbd2730, 0xc0001ac0e0}, 0xa0e666) [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-19T02:02:46.848Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xbd2730, 0xc0001ac0e0}, 0xc00005a000) [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-19T02:02:46.848Z] net/http.serverHandler.ServeHTTP({0xbd0d30}, {0xbd2730, 0xc0001ac0e0}, 0xc00005a000) [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-19T02:02:46.848Z] net/http.(*conn).serve(0xc0000a4aa0, {0xbd4600, 0xc0000260f0}) [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-19T02:02:46.848Z] created by net/http.(*Server).Serve [2021-11-19T02:02:46.848Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-19T02:02:46.848Z] time="2021-11-19T02:02:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-11-19T02:02:47.318Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:02:47.318Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-19T02:02:47.318Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-19T02:02:47.318Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:02:47.318Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-19T02:02:47.318Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-19T02:02:47.318Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-19T02:02:47.318Z] === RUN TestBufferPoolPutAndGet [2021-11-19T02:02:47.318Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-19T02:02:47.318Z] PASS [2021-11-19T02:02:47.318Z] coverage: 88.2% of statements [2021-11-19T02:02:47.318Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-11-19T02:02:47.318Z] --- PASS: TestRelease (1.32s) [2021-11-19T02:02:47.318Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:02:47.786Z] === RUN TestOutputOnPrematureClose [2021-11-19T02:02:47.786Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestCompleteSilently [2021-11-19T02:02:47.786Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-19T02:02:47.786Z] PASS [2021-11-19T02:02:47.786Z] coverage: 75.9% of statements [2021-11-19T02:02:47.786Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-11-19T02:02:47.786Z] === RUN TestSendToOneSub [2021-11-19T02:02:47.786Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestSendToMultipleSubs [2021-11-19T02:02:47.786Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestEvictOneSub [2021-11-19T02:02:47.786Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestClosePublisher [2021-11-19T02:02:47.786Z] --- PASS: TestClosePublisher (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestPubSubRace [2021-11-19T02:02:47.786Z] --- PASS: TestFailOnce (1.11s) [2021-11-19T02:02:47.786Z] === RUN TestEchoInputOutput [2021-11-19T02:02:47.786Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestBackoff [2021-11-19T02:02:47.786Z] --- PASS: TestBackoff (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestAbortRetry [2021-11-19T02:02:47.786Z] --- PASS: TestAbortRetry (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestClientScheme [2021-11-19T02:02:47.786Z] --- PASS: TestClientScheme (0.00s) [2021-11-19T02:02:47.786Z] === RUN TestNewClientWithTimeout [2021-11-19T02:02:48.256Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2021-11-19T02:02:48.256Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-19T02:02:48.725Z] time="2021-11-19T02:02:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-19T02:02:49.194Z] --- PASS: TestPubSubRace (1.05s) [2021-11-19T02:02:49.194Z] PASS [2021-11-19T02:02:49.194Z] coverage: 75.0% of statements [2021-11-19T02:02:49.194Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-11-19T02:02:49.664Z] === RUN TestRegister [2021-11-19T02:02:49.664Z] --- PASS: TestRegister (0.00s) [2021-11-19T02:02:49.664Z] === RUN TestCommand [2021-11-19T02:02:49.664Z] --- PASS: TestCommand (0.02s) [2021-11-19T02:02:49.664Z] === RUN TestNaiveSelf [2021-11-19T02:02:49.664Z] 2021/11/19 02:02:49 Closing DB instances... [2021-11-19T02:02:49.664Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-19T02:02:49.664Z] PASS [2021-11-19T02:02:49.664Z] coverage: 82.4% of statements [2021-11-19T02:02:49.664Z] ok github.com/docker/docker/pkg/reexec 0.071s coverage: 82.4% of statements [2021-11-19T02:02:49.680Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-19T02:02:50.133Z] time="2021-11-19T02:02:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-19T02:02:50.133Z] === RUN TestDump [2021-11-19T02:02:50.133Z] goroutine 6 [running]: [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.dump(0xd9b477) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-19T02:02:50.133Z] testing.tRunner(0xc00011e000, 0xf08e38) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:02:50.133Z] created by testing.(*T).Run [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:02:50.133Z] [2021-11-19T02:02:50.133Z] goroutine 1 [chan receive]: [2021-11-19T02:02:50.133Z] testing.(*T).Run(0xc00002dd40, {0xefa4fd, 0xd7a1d3}, 0xf08e38) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:02:50.133Z] testing.runTests.func1(0xc000068750) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:02:50.133Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:02:50.133Z] testing.runTests(0xc000076080, {0x106cba0, 0x3, 0x3}, {0xd9a6cd, 0xefc1f7, 0x1071640}) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:02:50.133Z] testing.(*M).Run(0xc000076080) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:02:50.133Z] main.main() [2021-11-19T02:02:50.133Z] _testmain.go:95 +0x1f5 [2021-11-19T02:02:50.133Z] --- PASS: TestDump (0.00s) [2021-11-19T02:02:50.133Z] === RUN TestDumpToFile [2021-11-19T02:02:50.133Z] --- PASS: TestDumpToFile (0.10s) [2021-11-19T02:02:50.133Z] === RUN TestDumpToFileWithEmptyInput [2021-11-19T02:02:50.133Z] goroutine 8 [running]: [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.dump(0xe08434) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xe087e0}) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-19T02:02:50.133Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-11-19T02:02:50.133Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-19T02:02:50.133Z] testing.tRunner(0xc00011e4e0, 0xf08e28) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:02:50.133Z] created by testing.(*T).Run [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:02:50.133Z] [2021-11-19T02:02:50.133Z] goroutine 1 [chan receive]: [2021-11-19T02:02:50.133Z] testing.(*T).Run(0xc00002dd40, {0xf01289, 0xd7a1d3}, 0xf08e28) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:02:50.133Z] testing.runTests.func1(0xc000068750) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:02:50.133Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:02:50.133Z] testing.runTests(0xc000076080, {0x106cba0, 0x3, 0x3}, {0xd9a6cd, 0xefc1f7, 0x1071640}) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:02:50.133Z] testing.(*M).Run(0xc000076080) [2021-11-19T02:02:50.133Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:02:50.133Z] main.main() [2021-11-19T02:02:50.133Z] _testmain.go:95 +0x1f5 [2021-11-19T02:02:50.133Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-19T02:02:50.133Z] PASS [2021-11-19T02:02:50.133Z] coverage: 90.9% of statements [2021-11-19T02:02:50.133Z] ok github.com/docker/docker/pkg/stack 0.129s coverage: 90.9% of statements [2021-11-19T02:02:50.602Z] === RUN TestNewStdWriter [2021-11-19T02:02:50.603Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-19T02:02:50.603Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestWriteWithNilBytes [2021-11-19T02:02:50.603Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestWrite [2021-11-19T02:02:50.603Z] --- PASS: TestWrite (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestWriteWithWriterError [2021-11-19T02:02:50.603Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-19T02:02:50.603Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyWriteAndRead [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-19T02:02:50.603Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-19T02:02:50.603Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-19T02:02:50.603Z] PASS [2021-11-19T02:02:50.603Z] coverage: 100.0% of statements [2021-11-19T02:02:50.603Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-11-19T02:02:50.603Z] --- PASS: TestAllocateRandomDeallocate (3.45s) [2021-11-19T02:02:50.603Z] === RUN TestRetrieveFromStore [2021-11-19T02:02:51.072Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-19T02:02:51.072Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-19T02:02:51.072Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestFormatStatus [2021-11-19T02:02:51.072Z] --- PASS: TestFormatStatus (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestFormatError [2021-11-19T02:02:51.072Z] --- PASS: TestFormatError (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestFormatJSONError [2021-11-19T02:02:51.072Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-19T02:02:51.072Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-19T02:02:51.072Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestNewJSONProgressOutput [2021-11-19T02:02:51.072Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestAuxFormatterEmit [2021-11-19T02:02:51.072Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestStreamWriterStdout [2021-11-19T02:02:51.072Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-19T02:02:51.072Z] === RUN TestStreamWriterStderr [2021-11-19T02:02:51.072Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-19T02:02:51.072Z] PASS [2021-11-19T02:02:51.072Z] coverage: 66.2% of statements [2021-11-19T02:02:51.072Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-11-19T02:02:51.072Z] time="2021-11-19T02:02:51Z" level=error msg="node1(d72162499e27) Could not close DB: timeout waiting for leave broadcast" [2021-11-19T02:02:51.072Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-11-19T02:02:51.072Z] === RUN TestNetworkDBGarbageCollection [2021-11-19T02:02:51.541Z] === RUN TestGenerateRandomID [2021-11-19T02:02:51.541Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestShortenId [2021-11-19T02:02:51.541Z] --- PASS: TestShortenId (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestShortenSha256Id [2021-11-19T02:02:51.541Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestShortenIdEmpty [2021-11-19T02:02:51.541Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestShortenIdInvalid [2021-11-19T02:02:51.541Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestIsShortIDNonHex [2021-11-19T02:02:51.541Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-19T02:02:51.541Z] === RUN TestIsShortIDNotCorrectSize [2021-11-19T02:02:51.541Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-19T02:02:51.541Z] PASS [2021-11-19T02:02:51.541Z] coverage: 70.6% of statements [2021-11-19T02:02:51.541Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-11-19T02:02:52.011Z] --- PASS: TestRetrieveFromStore (1.17s) [2021-11-19T02:02:52.011Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-19T02:02:52.011Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-19T02:02:52.011Z] === RUN TestParallelPredefinedRequest1 [2021-11-19T02:02:52.011Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-19T02:02:52.011Z] === RUN TestParallelPredefinedRequest2 [2021-11-19T02:02:52.011Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-19T02:02:52.011Z] === RUN TestParallelPredefinedRequest3 [2021-11-19T02:02:52.011Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-19T02:02:52.011Z] === RUN TestParallelPredefinedRequest4 [2021-11-19T02:02:52.011Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-19T02:02:52.011Z] === RUN TestParallelPredefinedRequest5 [2021-11-19T02:02:52.011Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-19T02:02:52.011Z] === RUN TestDebug [2021-11-19T02:02:52.011Z] --- PASS: TestDebug (0.00s) [2021-11-19T02:02:52.011Z] === RUN TestRequestPoolParallel [2021-11-19T02:02:52.011Z] === RUN TestIsCpusetListAvailable [2021-11-19T02:02:52.011Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-19T02:02:52.011Z] PASS [2021-11-19T02:02:52.011Z] coverage: 39.4% of statements [2021-11-19T02:02:52.011Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2021-11-19T02:02:52.483Z] --- PASS: TestRequestPoolParallel (0.33s) [2021-11-19T02:02:52.483Z] === RUN TestFullAllocateRelease [2021-11-19T02:02:52.484Z] time="2021-11-19T02:02:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-19T02:02:52.484Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-11-19T02:02:52.484Z] === RUN TestOddAllocateRelease [2021-11-19T02:02:52.936Z] #62 256.5 + bin/containerd-shim-runc-v1 [2021-11-19T02:02:52.953Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-19T02:02:52.953Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-19T02:02:52.953Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-19T02:02:52.953Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-19T02:02:52.953Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:02:52.953Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-19T02:02:52.953Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest1 [2021-11-19T02:02:52.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:02:52.953Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest4 [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest5 [2021-11-19T02:02:52.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest4 [2021-11-19T02:02:52.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:02:52.953Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest3 [2021-11-19T02:02:52.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:02:52.953Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:02:52.953Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:02:52.953Z] === CONT TestParallelPredefinedRequest2 [2021-11-19T02:02:52.953Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:02:52.953Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:02:52.953Z] PASS [2021-11-19T02:02:52.953Z] coverage: 85.3% of statements [2021-11-19T02:02:52.953Z] ok github.com/docker/docker/libnetwork/ipam 39.343s coverage: 85.3% of statements [2021-11-19T02:02:53.422Z] === RUN TestChtimes [2021-11-19T02:02:53.422Z] --- PASS: TestChtimes (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestChtimesWindows [2021-11-19T02:02:53.422Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-19T02:02:53.422Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestEnsureRemoveAllNotExist [2021-11-19T02:02:53.422Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestEnsureRemoveAllWithDir [2021-11-19T02:02:53.422Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestEnsureRemoveAllWithFile [2021-11-19T02:02:53.422Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-19T02:02:53.422Z] === RUN TestHasWin32KSupport [2021-11-19T02:02:53.422Z] syscall_windows_test.go:8: win32k: true [2021-11-19T02:02:53.422Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-19T02:02:53.422Z] PASS [2021-11-19T02:02:53.422Z] coverage: 13.0% of statements [2021-11-19T02:02:53.422Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-11-19T02:02:53.892Z] === RUN TestTailFile [2021-11-19T02:02:53.892Z] --- PASS: TestTailFile (0.00s) [2021-11-19T02:02:53.892Z] === RUN TestTailFileManyLines [2021-11-19T02:02:53.892Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-19T02:02:53.892Z] === RUN TestTailEmptyFile [2021-11-19T02:02:53.892Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-19T02:02:53.892Z] === RUN TestTailNegativeN [2021-11-19T02:02:53.892Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader [2021-11-19T02:02:53.892Z] === CONT TestNewTailReader [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/no_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-19T02:02:53.892Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.892Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.892Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.892Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:02:53.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/no_delimiter [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.893Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:53.895Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:53.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.371Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.371Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.371Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.371Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.371Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.372Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.372Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.373Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.373Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:02:54.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.374Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:02:54.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:02:54.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:02:54.377Z] PASS [2021-11-19T02:02:54.377Z] coverage: 88.6% of statements [2021-11-19T02:02:54.377Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-11-19T02:02:54.846Z] === RUN TestTarSumRemoveNonExistent [2021-11-19T02:02:54.846Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestTarSumRemove [2021-11-19T02:02:54.846Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestSortFileInfoSums [2021-11-19T02:02:54.846Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestNewTarSumForLabelInvalid [2021-11-19T02:02:54.846Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestNewTarSumForLabel [2021-11-19T02:02:54.846Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestEmptyTar [2021-11-19T02:02:54.846Z] --- PASS: TestEmptyTar (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestTarSumsReadSize [2021-11-19T02:02:54.846Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestTarSums [2021-11-19T02:02:54.846Z] --- PASS: TestTarSums (0.05s) [2021-11-19T02:02:54.846Z] === RUN TestIteration [2021-11-19T02:02:54.846Z] --- PASS: TestIteration (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestVersionLabelForChecksum [2021-11-19T02:02:54.846Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestVersion [2021-11-19T02:02:54.846Z] --- PASS: TestVersion (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestGetVersion [2021-11-19T02:02:54.846Z] --- PASS: TestGetVersion (0.00s) [2021-11-19T02:02:54.846Z] === RUN TestGetVersions [2021-11-19T02:02:54.846Z] --- PASS: TestGetVersions (0.00s) [2021-11-19T02:02:54.846Z] PASS [2021-11-19T02:02:54.846Z] coverage: 89.3% of statements [2021-11-19T02:02:54.846Z] ok github.com/docker/docker/pkg/tarsum 0.091s coverage: 89.3% of statements [2021-11-19T02:02:55.315Z] testing: warning: no tests to run [2021-11-19T02:02:55.315Z] PASS [2021-11-19T02:02:55.315Z] coverage: [no statements] [2021-11-19T02:02:55.315Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-11-19T02:02:55.784Z] === RUN TestTruncIndex [2021-11-19T02:02:56.253Z] --- PASS: TestTruncIndex (0.10s) [2021-11-19T02:02:56.253Z] PASS [2021-11-19T02:02:56.253Z] coverage: 91.5% of statements [2021-11-19T02:02:56.253Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-11-19T02:02:56.253Z] === RUN TestIsGIT [2021-11-19T02:02:56.253Z] --- PASS: TestIsGIT (0.00s) [2021-11-19T02:02:56.253Z] === RUN TestIsTransport [2021-11-19T02:02:56.253Z] --- PASS: TestIsTransport (0.00s) [2021-11-19T02:02:56.253Z] PASS [2021-11-19T02:02:56.253Z] coverage: 100.0% of statements [2021-11-19T02:02:56.253Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-11-19T02:02:56.722Z] === RUN TestVersionInfo [2021-11-19T02:02:56.722Z] --- PASS: TestVersionInfo (0.00s) [2021-11-19T02:02:56.722Z] === RUN TestAppendVersions [2021-11-19T02:02:56.722Z] --- PASS: TestAppendVersions (0.00s) [2021-11-19T02:02:56.722Z] PASS [2021-11-19T02:02:56.722Z] coverage: 88.9% of statements [2021-11-19T02:02:56.722Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-11-19T02:02:57.171Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-19T02:02:57.191Z] time="2021-11-19T02:02:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-19T02:02:57.272Z] #62 261.8 + bin/containerd-shim-runc-v2 [2021-11-19T02:02:57.533Z] #62 262.4 + binaries [2021-11-19T02:02:57.793Z] #62 262.4 + install -D bin/containerd /build/containerd [2021-11-19T02:02:57.793Z] #62 262.4 + install -D bin/containerd-shim /build/containerd-shim [2021-11-19T02:02:57.793Z] #62 262.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-19T02:02:57.793Z] #62 262.4 + install -D bin/ctr /build/ctr [2021-11-19T02:02:58.179Z] === RUN TestValidatePrivileges [2021-11-19T02:02:58.180Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-19T02:02:58.180Z] === RUN TestFilterByCapNeg [2021-11-19T02:02:58.180Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-19T02:02:58.180Z] === RUN TestFilterByCapPos [2021-11-19T02:02:58.180Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-19T02:02:58.180Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-19T02:02:58.180Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-19T02:02:58.180Z] PASS [2021-11-19T02:02:58.180Z] coverage: 12.0% of statements [2021-11-19T02:02:58.180Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2021-11-19T02:02:59.168Z] === RUN TestNewSettable [2021-11-19T02:02:59.169Z] --- PASS: TestNewSettable (0.00s) [2021-11-19T02:02:59.169Z] === RUN TestIsSettable [2021-11-19T02:02:59.169Z] --- PASS: TestIsSettable (0.00s) [2021-11-19T02:02:59.169Z] === RUN TestUpdateSettingsEnv [2021-11-19T02:02:59.169Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-19T02:02:59.169Z] PASS [2021-11-19T02:02:59.169Z] coverage: 20.0% of statements [2021-11-19T02:02:59.169Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-11-19T02:02:59.639Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-19T02:02:59.639Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-19T02:02:59.639Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-19T02:02:59.639Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-19T02:02:59.639Z] === RUN TestLoad [2021-11-19T02:02:59.639Z] --- PASS: TestLoad (0.00s) [2021-11-19T02:02:59.639Z] === RUN TestSave [2021-11-19T02:02:59.639Z] --- PASS: TestSave (0.02s) [2021-11-19T02:02:59.639Z] === RUN TestAddDeleteGet [2021-11-19T02:02:59.639Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-19T02:02:59.639Z] === RUN TestInvalidTags [2021-11-19T02:02:59.639Z] --- PASS: TestInvalidTags (0.00s) [2021-11-19T02:02:59.639Z] PASS [2021-11-19T02:02:59.639Z] coverage: 83.7% of statements [2021-11-19T02:02:59.639Z] ok github.com/docker/docker/reference 0.079s coverage: 83.7% of statements [2021-11-19T02:03:00.336Z] #62 DONE 264.8s [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReaderWithReadError [2021-11-19T02:03:00.628Z] time="2021-11-19T02:03:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReader [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-19T02:03:00.628Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-19T02:03:00.628Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-19T02:03:00.628Z] PASS [2021-11-19T02:03:00.628Z] coverage: 100.0% of statements [2021-11-19T02:03:00.628Z] ok github.com/docker/docker/registry/resumable 0.154s coverage: 100.0% of statements [2021-11-19T02:03:01.098Z] === RUN TestResolveAuthConfigIndexServer [2021-11-19T02:03:01.098Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestResolveAuthConfigFullURL [2021-11-19T02:03:01.098Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-19T02:03:01.098Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestValidateMirror [2021-11-19T02:03:01.098Z] --- PASS: TestValidateMirror (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestLoadInsecureRegistries [2021-11-19T02:03:01.098Z] time="2021-11-19T02:03:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:03:01.098Z] time="2021-11-19T02:03:00Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-19T02:03:01.098Z] time="2021-11-19T02:03:00Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:03:01.098Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-11-19T02:03:01.098Z] === RUN TestNewServiceConfig [2021-11-19T02:03:01.098Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestValidateIndexName [2021-11-19T02:03:01.098Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestValidateIndexNameWithError [2021-11-19T02:03:01.098Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestEndpointParse [2021-11-19T02:03:01.098Z] --- PASS: TestEndpointParse (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestEndpointParseInvalid [2021-11-19T02:03:01.098Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestValidateEndpoint [2021-11-19T02:03:01.098Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestPing [2021-11-19T02:03:01.098Z] --- PASS: TestPing (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestPingRegistryEndpoint [2021-11-19T02:03:01.098Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:03:01.098Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestEndpoint [2021-11-19T02:03:01.098Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:03:01.098Z] --- SKIP: TestEndpoint (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestParseRepositoryInfo [2021-11-19T02:03:01.098Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestNewIndexInfo [2021-11-19T02:03:01.098Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestMirrorEndpointLookup [2021-11-19T02:03:01.098Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:03:01.098Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestSearchRepositories [2021-11-19T02:03:01.098Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-19T02:03:01.098Z] Host: 127.0.0.1:49323 [2021-11-19T02:03:01.098Z] User-Agent: docker test client [2021-11-19T02:03:01.098Z] Authorization: Token fake-token [2021-11-19T02:03:01.098Z] X-Docker-Token: true [2021-11-19T02:03:01.098Z] Accept-Encoding: gzip [2021-11-19T02:03:01.098Z] [2021-11-19T02:03:01.098Z] [2021-11-19T02:03:01.098Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-19T02:03:01.098Z] Connection: close [2021-11-19T02:03:01.098Z] Content-Length: 144 [2021-11-19T02:03:01.098Z] Cache-Control: no-cache [2021-11-19T02:03:01.098Z] Content-Type: application/json [2021-11-19T02:03:01.098Z] Date: Fri, 19 Nov 2021 02:03:00 GMT [2021-11-19T02:03:01.098Z] Expires: -1 [2021-11-19T02:03:01.098Z] Pragma: no-cache [2021-11-19T02:03:01.098Z] Server: docker-tests/mock [2021-11-19T02:03:01.098Z] X-Docker-Registry-Config: mock [2021-11-19T02:03:01.098Z] X-Docker-Registry-Version: 0.0.0 [2021-11-19T02:03:01.098Z] [2021-11-19T02:03:01.098Z] [2021-11-19T02:03:01.098Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestTrustedLocation [2021-11-19T02:03:01.098Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-19T02:03:01.098Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestAllowNondistributableArtifacts [2021-11-19T02:03:01.098Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestIsSecureIndex [2021-11-19T02:03:01.098Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-19T02:03:01.098Z] PASS [2021-11-19T02:03:01.098Z] coverage: 51.2% of statements [2021-11-19T02:03:01.098Z] === RUN TestRestartManagerTimeout [2021-11-19T02:03:01.098Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-19T02:03:01.098Z] === RUN TestRestartManagerTimeoutReset [2021-11-19T02:03:01.098Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-19T02:03:01.098Z] PASS [2021-11-19T02:03:01.098Z] coverage: 45.3% of statements [2021-11-19T02:03:01.098Z] ok github.com/docker/docker/registry 0.168s coverage: 51.2% of statements [2021-11-19T02:03:01.098Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2021-11-19T02:03:01.278Z] [2021-11-19T02:03:01.278Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-19T02:03:01.278Z] #63 sha256:5e49253eabfdf5f5e1257dc38d135d9f88415806f58a81c7ffcceacd0826ccc5 [2021-11-19T02:03:01.552Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-19T02:03:01.568Z] === RUN TestDecodeContainerConfig [2021-11-19T02:03:01.568Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-19T02:03:01.568Z] === RUN TestDecodeContainerConfigIsolation [2021-11-19T02:03:01.568Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-19T02:03:01.568Z] === RUN TestValidatePrivileged [2021-11-19T02:03:01.568Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-19T02:03:01.568Z] PASS [2021-11-19T02:03:01.568Z] coverage: 52.6% of statements [2021-11-19T02:03:01.568Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2021-11-19T02:03:01.568Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-19T02:03:01.568Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-19T02:03:01.568Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-19T02:03:01.568Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-19T02:03:01.568Z] PASS [2021-11-19T02:03:01.568Z] coverage: 62.5% of statements [2021-11-19T02:03:01.568Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-11-19T02:03:02.661Z] #63 DONE 1.0s [2021-11-19T02:03:02.661Z] [2021-11-19T02:03:02.661Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-19T02:03:02.661Z] #68 sha256:be98dfe3b3c7318fa62e9628a7c6a526a76f0ce4be17feedb6271be0889ec199 [2021-11-19T02:03:02.661Z] #68 DONE 0.2s [2021-11-19T02:03:02.661Z] [2021-11-19T02:03:02.661Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-19T02:03:02.661Z] #73 sha256:eef9d2903435ed4d82ceb4985af6dbed1966a26ffb0c8ae1610f1c33a2545198 [2021-11-19T02:03:03.603Z] #73 DONE 1.0s [2021-11-19T02:03:03.603Z] [2021-11-19T02:03:03.603Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-19T02:03:03.603Z] #74 sha256:c44ae6ae4e7150eaa9dea340d7c07bb08c3f6a5a9254c607a2b6731646755d7b [2021-11-19T02:03:03.603Z] #74 DONE 0.1s [2021-11-19T02:03:03.603Z] [2021-11-19T02:03:03.603Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-19T02:03:03.603Z] #75 sha256:e92e7083596454c34f078a83ede44726256fe6f3aa8fda8e857695740d79589d [2021-11-19T02:03:04.525Z] === RUN TestGetDriver [2021-11-19T02:03:04.525Z] --- PASS: TestGetDriver (0.00s) [2021-11-19T02:03:04.525Z] === RUN TestVolumeRequestError [2021-11-19T02:03:04.525Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-19T02:03:04.525Z] PASS [2021-11-19T02:03:04.525Z] coverage: 36.1% of statements [2021-11-19T02:03:04.525Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-11-19T02:03:04.525Z] === RUN TestGetAddress [2021-11-19T02:03:04.525Z] --- PASS: TestGetAddress (0.00s) [2021-11-19T02:03:04.525Z] === RUN TestRemove [2021-11-19T02:03:04.526Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:03:04.526Z] --- SKIP: TestRemove (0.00s) [2021-11-19T02:03:04.526Z] === RUN TestInitializeWithVolumes [2021-11-19T02:03:04.526Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-19T02:03:04.526Z] === RUN TestCreate [2021-11-19T02:03:04.526Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:03:04.526Z] === RUN TestValidateName [2021-11-19T02:03:04.526Z] --- PASS: TestValidateName (0.00s) [2021-11-19T02:03:04.526Z] === RUN TestCreateWithOpts [2021-11-19T02:03:04.526Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:03:04.526Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-19T02:03:04.526Z] === RUN TestRelaodNoOpts [2021-11-19T02:03:04.526Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-19T02:03:04.526Z] PASS [2021-11-19T02:03:04.526Z] coverage: 41.5% of statements [2021-11-19T02:03:04.526Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRaw [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-19T02:03:04.995Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRaw [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-19T02:03:04.995Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-19T02:03:04.995Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-19T02:03:04.996Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestConvertTmpfsOptions [2021-11-19T02:03:04.996Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-19T02:03:04.996Z] linux_parser_test.go:209: data="ro" [2021-11-19T02:03:04.996Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestParseMountSpec [2021-11-19T02:03:04.996Z] parser_test.go:62: case 0 [2021-11-19T02:03:04.996Z] parser_test.go:62: case 1 [2021-11-19T02:03:04.996Z] parser_test.go:62: case 2 [2021-11-19T02:03:04.996Z] parser_test.go:62: case 3 [2021-11-19T02:03:04.996Z] parser_test.go:62: case 4 [2021-11-19T02:03:04.996Z] parser_test.go:62: case 5 [2021-11-19T02:03:04.996Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestValidateMount [2021-11-19T02:03:04.996Z] --- PASS: TestValidateMount (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRaw [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:03:04.996Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-19T02:03:04.996Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:03:04.996Z] PASS [2021-11-19T02:03:04.996Z] coverage: 67.6% of statements [2021-11-19T02:03:04.996Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-11-19T02:03:05.467Z] === RUN TestSetGetMeta [2021-11-19T02:03:05.467Z] === PAUSE TestSetGetMeta [2021-11-19T02:03:05.467Z] === RUN TestRestore [2021-11-19T02:03:05.467Z] === PAUSE TestRestore [2021-11-19T02:03:05.467Z] === RUN TestServiceCreate [2021-11-19T02:03:05.467Z] === PAUSE TestServiceCreate [2021-11-19T02:03:05.467Z] === RUN TestServiceList [2021-11-19T02:03:05.467Z] === PAUSE TestServiceList [2021-11-19T02:03:05.467Z] === RUN TestServiceRemove [2021-11-19T02:03:05.467Z] === PAUSE TestServiceRemove [2021-11-19T02:03:05.467Z] === RUN TestServiceGet [2021-11-19T02:03:05.467Z] === PAUSE TestServiceGet [2021-11-19T02:03:05.467Z] === RUN TestServicePrune [2021-11-19T02:03:05.467Z] === PAUSE TestServicePrune [2021-11-19T02:03:05.467Z] === RUN TestCreate [2021-11-19T02:03:05.467Z] === PAUSE TestCreate [2021-11-19T02:03:05.467Z] === RUN TestRemove [2021-11-19T02:03:05.467Z] === PAUSE TestRemove [2021-11-19T02:03:05.467Z] === RUN TestList [2021-11-19T02:03:05.467Z] === PAUSE TestList [2021-11-19T02:03:05.467Z] === RUN TestFindByDriver [2021-11-19T02:03:05.467Z] === PAUSE TestFindByDriver [2021-11-19T02:03:05.467Z] === RUN TestFindByReferenced [2021-11-19T02:03:05.467Z] === PAUSE TestFindByReferenced [2021-11-19T02:03:05.467Z] === RUN TestDerefMultipleOfSameRef [2021-11-19T02:03:05.467Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-19T02:03:05.467Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:03:05.467Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:03:05.467Z] === RUN TestDefererencePluginOnCreateError [2021-11-19T02:03:05.467Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-19T02:03:05.467Z] === RUN TestRefDerefRemove [2021-11-19T02:03:05.467Z] === PAUSE TestRefDerefRemove [2021-11-19T02:03:05.467Z] === RUN TestGet [2021-11-19T02:03:05.467Z] === PAUSE TestGet [2021-11-19T02:03:05.467Z] === RUN TestGetWithReference [2021-11-19T02:03:05.467Z] === PAUSE TestGetWithReference [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_nil_list [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_empty_list [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_filter_some [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_filter_middle [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:03:05.467Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-19T02:03:05.467Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_nil_list [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_filter_some [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_empty_list [2021-11-19T02:03:05.467Z] === CONT TestFilterFunc/test_filter_middle [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-19T02:03:05.467Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-19T02:03:05.467Z] === CONT TestSetGetMeta [2021-11-19T02:03:05.467Z] === CONT TestList [2021-11-19T02:03:05.467Z] === CONT TestDefererencePluginOnCreateError [2021-11-19T02:03:05.467Z] === CONT TestDerefMultipleOfSameRef [2021-11-19T02:03:05.467Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-19T02:03:05.467Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:03:05.467Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestServiceGet [2021-11-19T02:03:05.467Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestRemove [2021-11-19T02:03:05.467Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-19T02:03:05.467Z] === CONT TestCreate [2021-11-19T02:03:05.467Z] --- PASS: TestList (0.03s) [2021-11-19T02:03:05.467Z] === CONT TestServicePrune [2021-11-19T02:03:05.467Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-11-19T02:03:05.467Z] === RUN TestClientStream [2021-11-19T02:03:05.467Z] --- PASS: TestClientStream (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestClientSendFile [2021-11-19T02:03:05.467Z] --- PASS: TestClientSendFile (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestClientWithRequestTimeout [2021-11-19T02:03:05.467Z] --- PASS: TestCreate (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestFindByReferenced [2021-11-19T02:03:05.467Z] --- PASS: TestRemove (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestGet [2021-11-19T02:03:05.467Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-19T02:03:05.467Z] === RUN TestFileSpecPlugin [2021-11-19T02:03:05.467Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-19T02:03:05.467Z] === RUN TestFileJSONSpecPlugin [2021-11-19T02:03:05.467Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-19T02:03:05.467Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestPluginAddHandler [2021-11-19T02:03:05.467Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestPluginWaitBadPlugin [2021-11-19T02:03:05.467Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-19T02:03:05.467Z] === RUN TestGet [2021-11-19T02:03:05.467Z] time="2021-11-19T02:03:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-19T02:03:05.467Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestGetWithReference [2021-11-19T02:03:05.467Z] --- PASS: TestGet (0.02s) [2021-11-19T02:03:05.467Z] === CONT TestFindByDriver [2021-11-19T02:03:05.467Z] --- PASS: TestGetWithReference (0.01s) [2021-11-19T02:03:05.467Z] === CONT TestRefDerefRemove [2021-11-19T02:03:05.467Z] --- PASS: TestFindByDriver (0.01s) [2021-11-19T02:03:05.467Z] === CONT TestServiceList [2021-11-19T02:03:05.467Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-19T02:03:05.467Z] === CONT TestServiceRemove [2021-11-19T02:03:05.515Z] #75 DONE 1.6s [2021-11-19T02:03:05.515Z] [2021-11-19T02:03:05.515Z] #76 exporting to image [2021-11-19T02:03:05.515Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-19T02:03:05.515Z] #76 exporting layers [2021-11-19T02:03:05.935Z] --- PASS: TestServiceGet (0.12s) [2021-11-19T02:03:05.935Z] === CONT TestServiceCreate [2021-11-19T02:03:05.935Z] time="2021-11-19T02:03:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:03:05.935Z] --- PASS: TestServiceRemove (0.06s) [2021-11-19T02:03:05.935Z] === CONT TestRestore [2021-11-19T02:03:05.935Z] --- PASS: TestServiceList (0.07s) [2021-11-19T02:03:05.935Z] time="2021-11-19T02:03:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:03:05.935Z] time="2021-11-19T02:03:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:03:05.935Z] --- PASS: TestServiceCreate (0.02s) [2021-11-19T02:03:05.935Z] time="2021-11-19T02:03:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-19T02:03:05.935Z] --- PASS: TestRestore (0.02s) [2021-11-19T02:03:05.935Z] time="2021-11-19T02:03:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:03:05.935Z] --- PASS: TestServicePrune (0.15s) [2021-11-19T02:03:05.935Z] PASS [2021-11-19T02:03:05.935Z] coverage: 69.0% of statements [2021-11-19T02:03:05.935Z] ok github.com/docker/docker/volume/service 0.213s coverage: 69.0% of statements [2021-11-19T02:03:06.404Z] time="2021-11-19T02:03:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-19T02:03:08.622Z] time="2021-11-19T02:03:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-19T02:03:12.100Z] #76 exporting layers 6.3s done [2021-11-19T02:03:12.100Z] #76 writing image sha256:c4108b9d7112f5f5a6f1675603390a0e279aa925ac65bcfff5527dcc3c8a03c2 done [2021-11-19T02:03:12.100Z] #76 naming to docker.io/library/docker:4c9ce1e04abdd2311e6ff0b552a7b41b43260938 done [2021-11-19T02:03:12.100Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-19T02:03:12.418Z] time="2021-11-19T02:03:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-19T02:03:12.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4c9ce1e04abdd2311e6ff0b552a7b41b43260938 -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:4c9ce1e04abdd2311e6ff0b552a7b41b43260938 hack/make.sh dynbinary test-integration [2021-11-19T02:03:14.377Z] [2021-11-19T02:03:14.377Z] Removing bundles/ [2021-11-19T02:03:14.377Z] [2021-11-19T02:03:14.377Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-19T02:03:14.377Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:03:14.377Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-19T02:03:16.926Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-19T02:03:16.926Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-19T02:03:16.926Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-11-19T02:03:16.926Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.7% of statements [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/builder/dockerfile 0.138s coverage: 49.0% of statements [2021-11-19T02:03:16.927Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-19T02:03:16.927Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-19T02:03:17.228Z] ok github.com/docker/docker/builder/remotecontext/git 0.856s coverage: 86.3% of statements [2021-11-19T02:03:17.228Z] ? github.com/docker/docker/cli [no test files] [2021-11-19T02:03:17.228Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-19T02:03:17.925Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-19T02:03:18.192Z] ok github.com/docker/docker/cmd/docker-proxy 0.276s coverage: 67.6% of statements [2021-11-19T02:03:20.743Z] ok github.com/docker/docker/client 0.103s coverage: 75.6% of statements [2021-11-19T02:03:21.090Z] --- PASS: TestGet (15.01s) [2021-11-19T02:03:21.090Z] === RUN TestPluginWithNoManifest [2021-11-19T02:03:21.090Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-19T02:03:21.090Z] === RUN TestGetAll [2021-11-19T02:03:21.090Z] --- PASS: TestGetAll (0.00s) [2021-11-19T02:03:21.090Z] PASS [2021-11-19T02:03:21.090Z] coverage: 73.2% of statements [2021-11-19T02:03:21.090Z] ok github.com/docker/docker/pkg/plugins 35.995s coverage: 73.2% of statements [2021-11-19T02:03:27.743Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-19T02:03:28.835Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-19T02:03:30.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:03:30.415Z] Using test binary docker [2021-11-19T02:03:30.415Z] +++ /etc/init.d/apparmor start [2021-11-19T02:03:30.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:03:30.415Z] INFO: Waiting for daemon to start... [2021-11-19T02:03:30.415Z] Starting dockerd [2021-11-19T02:03:30.415Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-11-19T02:03:32.308Z] . [2021-11-19T02:03:32.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:03:32.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:03:32.308Z] Error: No such image: emptyfs [2021-11-19T02:03:32.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:03:32.308Z] Using test binary docker [2021-11-19T02:03:32.308Z] ++++ docker load [2021-11-19T02:03:32.308Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-19T02:03:32.308Z] +++ /etc/init.d/apparmor start [2021-11-19T02:03:32.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:03:32.308Z] INFO: Waiting for daemon to start... [2021-11-19T02:03:32.308Z] Starting dockerd [2021-11-19T02:03:32.308Z] +++ 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-11-19T02:03:32.564Z] .Running integration-test (iteration 1) [2021-11-19T02:03:32.564Z] 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-11-19T02:03:32.564Z] ++ 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-11-19T02:03:32.564Z] ++ set -e [2021-11-19T02:03:32.564Z] ++ '[' -n 0 ']' [2021-11-19T02:03:32.564Z] ++ set -x [2021-11-19T02:03:32.564Z] ++ 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-11-19T02:03:33.240Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-19T02:03:33.493Z] Loaded image: busybox:latest [2021-11-19T02:03:33.493Z] Loaded image: busybox:glibc [2021-11-19T02:03:34.440Z] [2021-11-19T02:03:34.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:03:34.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:03:34.440Z] Error: No such image: emptyfs [2021-11-19T02:03:34.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-19T02:03:34.440Z] ++++ docker load [2021-11-19T02:03:35.002Z] Running integration-test (iteration 1) [2021-11-19T02:03:35.002Z] 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-11-19T02:03:35.002Z] ++ 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-11-19T02:03:35.002Z] ++ set -e [2021-11-19T02:03:35.002Z] ++ '[' -n 0 ']' [2021-11-19T02:03:35.002Z] ++ set -x [2021-11-19T02:03:35.003Z] ++ 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-11-19T02:03:35.930Z] Loaded image: busybox:latest [2021-11-19T02:03:36.186Z] Loaded image: busybox:glibc [2021-11-19T02:03:37.557Z] Loaded image: debian:bullseye-slim [2021-11-19T02:03:37.813Z] Loaded image: hello-world:latest [2021-11-19T02:03:38.070Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:03:38.070Z] INFO: Testing against a local daemon [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-19T02:03:38.070Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-19T02:03:39.297Z] a0eb404f1860: Pull complete [2021-11-19T02:03:39.297Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-19T02:03:39.297Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:03:39.297Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-19T02:03:39.297Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-19T02:03:39.297Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-19T02:03:39.297Z] WARN: Skipping validation tests [2021-11-19T02:03:39.297Z] INFO: Running unit tests at 11/19/2021 02:03:35... [2021-11-19T02:03:39.766Z] INFO: make.ps1 starting at 11/19/2021 02:03:39 [2021-11-19T02:03:39.766Z] INFO: Git commit (0f7e159cb8) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T02:03:39.766Z] INFO: Invoking autogen... [2021-11-19T02:03:39.965Z] Loaded image: debian:bullseye-slim [2021-11-19T02:03:40.221Z] Loaded image: hello-world:latest [2021-11-19T02:03:40.221Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:03:40.235Z] INFO: Running unit tests... [2021-11-19T02:03:40.477Z] INFO: Testing against a local daemon [2021-11-19T02:03:40.477Z] === RUN TestDockerDaemonSuite [2021-11-19T02:03:40.477Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-19T02:03:40.733Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-19T02:03:40.733Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-19T02:03:41.295Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-19T02:03:41.295Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-19T02:03:41.859Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-19T02:03:42.115Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-19T02:03:42.115Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-19T02:03:43.448Z] c1f4c7287c99: Pull complete [2021-11-19T02:03:43.448Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-19T02:03:43.448Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:03:43.448Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-19T02:03:43.448Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-19T02:03:43.448Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-19T02:03:43.448Z] WARN: Skipping validation tests [2021-11-19T02:03:43.448Z] INFO: Running unit tests at 11/19/2021 02:03:34... [2021-11-19T02:03:43.448Z] INFO: make.ps1 starting at 11/19/2021 02:03:39 [2021-11-19T02:03:43.448Z] INFO: Git commit (a3a3a49834) assumed from DOCKER_GITCOMMIT environment variable [2021-11-19T02:03:43.448Z] INFO: Invoking autogen... [2021-11-19T02:03:43.448Z] INFO: Running unit tests... [2021-11-19T02:03:43.482Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-19T02:03:43.738Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-19T02:03:43.738Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-19T02:03:43.738Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-19T02:03:44.666Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-19T02:03:45.228Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-19T02:03:45.484Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-19T02:03:45.484Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-19T02:03:45.484Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-19T02:03:45.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-19T02:03:46.413Z] 2021/11/19 02:03:43 Closing DB instances... [2021-11-19T02:03:46.413Z] time="2021-11-19T02:03:44Z" level=error msg="node: e0c9be0e5563 is unknown to memberlist" [2021-11-19T02:03:46.413Z] --- PASS: TestNetworkDBGarbageCollection (54.63s) [2021-11-19T02:03:46.413Z] === RUN TestFindNode [2021-11-19T02:03:46.413Z] 2021/11/19 02:03:45 Closing DB instances... [2021-11-19T02:03:46.413Z] --- PASS: TestFindNode (0.01s) [2021-11-19T02:03:46.413Z] === RUN TestChangeNodeState [2021-11-19T02:03:46.413Z] 2021/11/19 02:03:45 Closing DB instances... [2021-11-19T02:03:46.413Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-19T02:03:46.413Z] === RUN TestNodeReincarnation [2021-11-19T02:03:46.413Z] 2021/11/19 02:03:45 Closing DB instances... [2021-11-19T02:03:46.413Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-19T02:03:46.850Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-19T02:03:47.400Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-19T02:03:48.984Z] ............................ [ 67%] [2021-11-19T02:03:51.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-19T02:03:51.175Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-19T02:03:51.175Z] === RUN TestParallelCreate [2021-11-19T02:03:51.175Z] 2021/11/19 02:03:50 Closing DB instances... [2021-11-19T02:03:51.175Z] --- PASS: TestParallelCreate (0.01s) [2021-11-19T02:03:51.175Z] === RUN TestParallelDelete [2021-11-19T02:03:51.175Z] 2021/11/19 02:03:50 Closing DB instances... [2021-11-19T02:03:51.175Z] --- PASS: TestParallelDelete (0.01s) [2021-11-19T02:03:51.175Z] === RUN TestNetworkDBIslands [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1214123cb619 with config:&{NodeID:1214123cb619 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node 1214123cb619/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node 1214123cb619/172.31.158.119, added to nodes list" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c9c8537aaaab with config:&{NodeID:c9c8537aaaab Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node c9c8537aaaab/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node c9c8537aaaab/172.31.158.119, added to nodes list" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node c9c8537aaaab/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node c9c8537aaaab/172.31.158.119, added to nodes list" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node 1214123cb619/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=info msg="Node 1214123cb619/172.31.158.119, added to nodes list" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-19T02:03:51.175Z] time="2021-11-19T02:03:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2021-11-19T02:03:51.645Z] time="2021-11-19T02:03:51Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:03:51.645Z] time="2021-11-19T02:03:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dff6a1f0b8cd with config:&{NodeID:dff6a1f0b8cd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node 1214123cb619/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node 1214123cb619/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node c9c8537aaaab/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node c9c8537aaaab/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:51Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d3902cea4215 with config:&{NodeID:d3902cea4215 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.114Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node 1214123cb619/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node 1214123cb619/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node c9c8537aaaab/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node c9c8537aaaab/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-19T02:03:52.115Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2021-11-19T02:03:52.583Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.583Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.583Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.583Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f5465f8749a4 with config:&{NodeID:f5465f8749a4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node 1214123cb619/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node 1214123cb619/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node c9c8537aaaab/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node c9c8537aaaab/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-19T02:03:52.584Z] time="2021-11-19T02:03:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2021-11-19T02:03:52.830Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-19T02:03:52.830Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-19T02:03:52.830Z] ok github.com/docker/docker/cmd/dockerd/trap 2.397s coverage: 0.0% of statements [2021-11-19T02:03:52.830Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-19T02:03:52.830Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-19T02:03:52.830Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-19T02:03:52.830Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-19T02:03:52.830Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:53.053Z] time="2021-11-19T02:03:52Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:53.521Z] time="2021-11-19T02:03:53Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:03:54.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-19T02:03:55.088Z] networkdb_test.go:835: Re-joining: 3 [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=info msg="The new bootstrap node list is:[172.31.158.119:10033 172.31.158.119:10034 172.31.158.119:10035]" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10033" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49388" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10034" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49389" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10035" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49390" [2021-11-19T02:03:55.088Z] networkdb_test.go:835: Re-joining: 4 [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=info msg="The new bootstrap node list is:[172.31.158.119:10033 172.31.158.119:10034 172.31.158.119:10035]" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10033" [2021-11-19T02:03:55.088Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49391" [2021-11-19T02:03:55.089Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49392" [2021-11-19T02:03:55.089Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10034" [2021-11-19T02:03:55.089Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10035" [2021-11-19T02:03:55.089Z] time="2021-11-19T02:03:54Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49393" [2021-11-19T02:03:55.109Z] ? github.com/docker/docker/api [no test files] [2021-11-19T02:03:55.558Z] time="2021-11-19T02:03:55Z" level=info msg="node 0 leaving" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619 change state NodeActive --> NodeLeft" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="node4(d3902cea4215): Node leave event for 1214123cb619/172.31.158.119" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619 change state NodeActive --> NodeLeft" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619 change state NodeActive --> NodeLeft" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="node2(c9c8537aaaab): Node leave event for 1214123cb619/172.31.158.119" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="node5(f5465f8749a4): Node leave event for 1214123cb619/172.31.158.119" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619 change state NodeActive --> NodeLeft" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="node3(dff6a1f0b8cd): Node leave event for 1214123cb619/172.31.158.119" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619 change state NodeActive --> NodeLeft" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="node1(1214123cb619): Node leave event for 1214123cb619/172.31.158.119" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619/172.31.158.119, left gossip cluster" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619/172.31.158.119, left gossip cluster" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619/172.31.158.119, left gossip cluster" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619/172.31.158.119, left gossip cluster" [2021-11-19T02:03:55.559Z] time="2021-11-19T02:03:55Z" level=info msg="Node 1214123cb619/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node 1 leaving" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node4(d3902cea4215): Node leave event for c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node5(f5465f8749a4): Node leave event for c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node3(dff6a1f0b8cd): Node leave event for c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node2(c9c8537aaaab): Node leave event for c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="Node c9c8537aaaab/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.028Z] time="2021-11-19T02:03:55Z" level=info msg="node 2 leaving" [2021-11-19T02:03:56.080Z] ? github.com/docker/docker/api [no test files] [2021-11-19T02:03:56.190Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="node5(f5465f8749a4): Node leave event for dff6a1f0b8cd/172.31.158.119" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="node4(d3902cea4215): Node leave event for dff6a1f0b8cd/172.31.158.119" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd change state NodeActive --> NodeLeft" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="node3(dff6a1f0b8cd): Node leave event for dff6a1f0b8cd/172.31.158.119" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.498Z] time="2021-11-19T02:03:56Z" level=info msg="Node dff6a1f0b8cd/172.31.158.119, left gossip cluster" [2021-11-19T02:03:56.967Z] networkdb_test.go:867: node4: OK [2021-11-19T02:03:56.967Z] networkdb_test.go:867: node5: OK [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="node 0 coming back" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dcd8d09a3868 with config:&{NodeID:dcd8d09a3868 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node dcd8d09a3868/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node dcd8d09a3868/172.31.158.119, added to nodes list" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="node 1 coming back" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f10bd6841c5 with config:&{NodeID:4f10bd6841c5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, added to nodes list" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="node 2 coming back" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:83293975e89c with config:&{NodeID:83293975e89c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node 83293975e89c/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:56.967Z] time="2021-11-19T02:03:56Z" level=info msg="Node 83293975e89c/172.31.158.119, added to nodes list" [2021-11-19T02:03:57.025Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2021-11-19T02:03:57.436Z] time="2021-11-19T02:03:57Z" level=debug msg="memberlist: Failed ping: d3902cea4215 (timeout reached)" [2021-11-19T02:03:57.436Z] time="2021-11-19T02:03:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.158.119:10037: use of closed network connection" [2021-11-19T02:03:57.436Z] time="2021-11-19T02:03:57Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49395" [2021-11-19T02:03:57.436Z] time="2021-11-19T02:03:57Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:03:57.908Z] time="2021-11-19T02:03:57Z" level=warning msg="memberlist: Was able to connect to d3902cea4215 but other probes failed, network may be misconfigured" [2021-11-19T02:03:58.086Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-19T02:03:58.376Z] time="2021-11-19T02:03:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.158.119:10033 172.31.158.119:10034 172.31.158.119:10035]" [2021-11-19T02:03:58.648Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-19T02:03:58.845Z] time="2021-11-19T02:03:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.158.119:10033 172.31.158.119:10034 172.31.158.119:10035]" [2021-11-19T02:03:58.930Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10033" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49397" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, is the new incarnation of the shutdown node 1214123cb619/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10034" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49398" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, is the new incarnation of the shutdown node c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49399" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10035" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node d3902cea4215/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, is the new incarnation of the shutdown node dff6a1f0b8cd/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, is the new incarnation of the shutdown node c9c8537aaaab/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, is the new incarnation of the shutdown node 1214123cb619/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, is the new incarnation of the shutdown node dff6a1f0b8cd/172.31.158.119" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, joined gossip cluster" [2021-11-19T02:03:59.314Z] time="2021-11-19T02:03:59Z" level=info msg="Node 83293975e89c/172.31.158.119, added to nodes list" [2021-11-19T02:03:59.578Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10033" [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49401" [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49402" [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10034" [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.158.119:10035" [2021-11-19T02:03:59.784Z] time="2021-11-19T02:03:59Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49403" [2021-11-19T02:03:59.784Z] 2021/11/19 02:03:59 Closing DB instances... [2021-11-19T02:04:00.139Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="node4(d3902cea4215): Node leave event for dcd8d09a3868/172.31.158.119" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="node5(f5465f8749a4): Node leave event for dcd8d09a3868/172.31.158.119" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="node3(83293975e89c): Node leave event for dcd8d09a3868/172.31.158.119" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="Node dcd8d09a3868 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="node1(dcd8d09a3868): Node leave event for dcd8d09a3868/172.31.158.119" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:03:59Z" level=info msg="node2(4f10bd6841c5): Node leave event for dcd8d09a3868/172.31.158.119" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:04:00Z" level=info msg="Node dcd8d09a3868/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:04:00Z" level=info msg="Node dcd8d09a3868/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:04:00Z" level=info msg="Node dcd8d09a3868/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:04:00Z" level=info msg="Node dcd8d09a3868/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.252Z] time="2021-11-19T02:04:00Z" level=info msg="Node dcd8d09a3868/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.309Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.9% of statements [2021-11-19T02:04:00.703Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node3(83293975e89c): Node leave event for 4f10bd6841c5/172.31.158.119" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node5(f5465f8749a4): Node leave event for 4f10bd6841c5/172.31.158.119" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node4(d3902cea4215): Node leave event for 4f10bd6841c5/172.31.158.119" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5 change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node2(4f10bd6841c5): Node leave event for 4f10bd6841c5/172.31.158.119" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 4f10bd6841c5/172.31.158.119, left gossip cluster" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 83293975e89c change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node4(d3902cea4215): Node leave event for 83293975e89c/172.31.158.119" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="Node 83293975e89c change state NodeActive --> NodeLeft" [2021-11-19T02:04:00.721Z] time="2021-11-19T02:04:00Z" level=info msg="node5(f5465f8749a4): Node leave event for 83293975e89c/172.31.158.119" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:00Z" level=info msg="Node 83293975e89c change state NodeActive --> NodeLeft" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:00Z" level=info msg="node3(83293975e89c): Node leave event for 83293975e89c/172.31.158.119" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:00Z" level=info msg="Node 83293975e89c/172.31.158.119, left gossip cluster" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:00Z" level=info msg="Node 83293975e89c/172.31.158.119, left gossip cluster" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:01Z" level=info msg="Node 83293975e89c/172.31.158.119, left gossip cluster" [2021-11-19T02:04:01.190Z] time="2021-11-19T02:04:01Z" level=debug msg="memberlist: Failed ping: f5465f8749a4 (timeout reached)" [2021-11-19T02:04:01.265Z] --- PASS: TestBuildWithHugeFile (112.60s) [2021-11-19T02:04:01.265Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:04:01.265Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:04:01.265Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:04:01.265Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:04:01.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:04:01.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:04:01.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:04:01.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:04:01.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:04:01.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:04:01.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:04:01.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:04:01.521Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:04:01.521Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-19T02:04:01.521Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-11-19T02:04:01.521Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-11-19T02:04:01.521Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-19T02:04:01.521Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:04:01.521Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.158.119:10035: use of closed network connection" [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=debug msg="memberlist: Stream connection from=172.31.158.119:49404" [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=debug msg="memberlist: Failed to join 172.31.158.119: dial tcp 172.31.158.119:10024: connectex: No connection could be made because the target machine actively refused it." [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=info msg="Node d3902cea4215 change state NodeActive --> NodeLeft" [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=info msg="node5(f5465f8749a4): Node leave event for d3902cea4215/172.31.158.119" [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=info msg="Node d3902cea4215 change state NodeActive --> NodeLeft" [2021-11-19T02:04:01.658Z] time="2021-11-19T02:04:01Z" level=info msg="node4(d3902cea4215): Node leave event for d3902cea4215/172.31.158.119" [2021-11-19T02:04:02.127Z] time="2021-11-19T02:04:01Z" level=warning msg="memberlist: Was able to connect to f5465f8749a4 but other probes failed, network may be misconfigured" [2021-11-19T02:04:02.127Z] time="2021-11-19T02:04:01Z" level=info msg="Node d3902cea4215/172.31.158.119, left gossip cluster" [2021-11-19T02:04:02.127Z] time="2021-11-19T02:04:02Z" level=info msg="Node d3902cea4215/172.31.158.119, left gossip cluster" [2021-11-19T02:04:02.452Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-19T02:04:03.014Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-19T02:04:03.116Z] time="2021-11-19T02:04:02Z" level=info msg="Node f5465f8749a4/172.31.158.119, left gossip cluster" [2021-11-19T02:04:03.116Z] time="2021-11-19T02:04:02Z" level=info msg="Node f5465f8749a4 change state NodeActive --> NodeFailed" [2021-11-19T02:04:03.116Z] time="2021-11-19T02:04:02Z" level=info msg="Node f5465f8749a4/172.31.158.119, added to failed nodes list" [2021-11-19T02:04:03.116Z] --- PASS: TestNetworkDBIslands (11.91s) [2021-11-19T02:04:03.116Z] PASS [2021-11-19T02:04:03.116Z] coverage: 60.5% of statements [2021-11-19T02:04:03.116Z] ok github.com/docker/docker/libnetwork/networkdb 103.748s coverage: 60.5% of statements [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/quota [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/rootless [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/volume [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-19T02:04:03.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-19T02:04:03.942Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-19T02:04:03.942Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === Skipped [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-19T02:04:04.684Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-19T02:04:04.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-11-19T02:04:04.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-19T02:04:04.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-19T02:04:04.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:04:04.684Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-19T02:04:04.684Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-19T02:04:04.684Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-19T02:04:04.684Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-19T02:04:04.684Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-19T02:04:04.684Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-19T02:04:04.684Z] daemon_test.go:146: root required [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:04:04.684Z] reload_test.go:520: root required [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:04:04.684Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:04:04.684Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-19T02:04:04.684Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-19T02:04:04.684Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-19T02:04:04.684Z] layer_test.go:303: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-19T02:04:04.684Z] layer_test.go:352: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-19T02:04:04.684Z] layer_test.go:467: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-19T02:04:04.684Z] layer_test.go:696: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-19T02:04:04.684Z] migration_test.go:45: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:04:04.684Z] migration_test.go:181: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-19T02:04:04.684Z] mount_test.go:17: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-19T02:04:04.684Z] mount_test.go:76: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-19T02:04:04.684Z] mount_test.go:125: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-19T02:04:04.684Z] mount_test.go:212: Failing on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-19T02:04:04.684Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-19T02:04:04.684Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-19T02:04:04.684Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-19T02:04:04.684Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-19T02:04:04.684Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-19T02:04:04.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-19T02:04:04.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-19T02:04:04.684Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:04:04.684Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-19T02:04:04.684Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-19T02:04:04.684Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-19T02:04:04.684Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:04:04.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:04:04.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:04:04.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:04:04.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:04:04.684Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-19T02:04:04.684Z] archive_test.go:140: zstd not installed [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:04:04.684Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:04:04.684Z] changes_test.go:195: needs more investigation [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-19T02:04:04.684Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-19T02:04:04.684Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-19T02:04:04.684Z] changes_test.go:432: needs further investigation [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:04:04.684Z] changes_test.go:468: needs further investigation [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:04:04.684Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-19T02:04:04.684Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:04:04.684Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:04:04.684Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-19T02:04:04.684Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-19T02:04:04.684Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-19T02:04:04.684Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-19T02:04:04.684Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-19T02:04:04.684Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:04:04.684Z] [2021-11-19T02:04:04.684Z] DONE 2074 tests, 70 skipped in 242.484s [2021-11-19T02:04:04.871Z] docker_cli_daemon_test.go:1455: [d53d2111b07ff] daemon is not started [2021-11-19T02:04:04.871Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-19T02:04:05.155Z] INFO: make.ps1 ended at 11/19/2021 02:04:04 [2021-11-19T02:04:05.433Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-11-19T02:04:05.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2021-11-19T02:04:05.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-11-19T02:04:05.433Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:04:05.433Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-11-19T02:04:05.433Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-19T02:04:05.433Z] check_test.go:308: [dc87a5a06bf50] daemon is not started [2021-11-19T02:04:05.433Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-19T02:04:05.994Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-19T02:04:06.923Z] Loaded image: busybox:latest [2021-11-19T02:04:06.923Z] Loaded image: busybox:glibc [2021-11-19T02:04:07.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-19T02:04:07.656Z] === RUN TestMiddlewares [2021-11-19T02:04:07.656Z] --- PASS: TestMiddlewares (0.00s) [2021-11-19T02:04:07.656Z] PASS [2021-11-19T02:04:07.656Z] coverage: 9.0% of statements [2021-11-19T02:04:07.656Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-11-19T02:04:07.743Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-19T02:04:08.425Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-19T02:04:08.425Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-19T02:04:08.425Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-19T02:04:08.674Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-19T02:04:08.992Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-19T02:04:08.998Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-19T02:04:08.998Z] INFO: Unit tests ended at 11/19/2021 02:04:08. Duration:00:04:15.0286725 [2021-11-19T02:04:08.998Z] INFO: Building busybox [2021-11-19T02:04:08.998Z] Sending build context to Docker daemon 5.12kB [2021-11-19T02:04:08.998Z] [2021-11-19T02:04:08.998Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-19T02:04:08.998Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-19T02:04:08.998Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-19T02:04:08.998Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-19T02:04:08.998Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-19T02:04:08.998Z] ---> 3d4792f88e26 [2021-11-19T02:04:08.998Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-19T02:04:08.998Z] ---> Running in 9c3cacc199a1 [2021-11-19T02:04:09.236Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-19T02:04:09.236Z] check_test.go:308: [d69cf491f2bca] daemon is not started [2021-11-19T02:04:09.236Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-19T02:04:09.559Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-19T02:04:09.801Z] Loaded image: debian:bullseye-slim [2021-11-19T02:04:10.057Z] Loaded image: hello-world:latest [2021-11-19T02:04:10.057Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:04:10.127Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2021-11-19T02:04:10.313Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-19T02:04:11.025Z] === RUN TestMiddlewares [2021-11-19T02:04:11.025Z] --- PASS: TestMiddlewares (0.00s) [2021-11-19T02:04:11.025Z] PASS [2021-11-19T02:04:11.025Z] coverage: 9.0% of statements [2021-11-19T02:04:11.025Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2021-11-19T02:04:11.681Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-19T02:04:12.030Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-19T02:04:12.289Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.151s coverage: 56.2% of statements [2021-11-19T02:04:12.548Z] ok github.com/docker/docker/daemon 12.108s coverage: 17.5% of statements [2021-11-19T02:04:12.549Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-19T02:04:12.549Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-19T02:04:12.549Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-19T02:04:12.549Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-19T02:04:12.609Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-19T02:04:13.788Z] Removing intermediate container 9c3cacc199a1 [2021-11-19T02:04:13.788Z] ---> db7800b1e6a6 [2021-11-19T02:04:13.788Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-19T02:04:13.788Z] ---> Running in 9edb0a8895e8 [2021-11-19T02:04:13.927Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2021-11-19T02:04:13.978Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-19T02:04:13.978Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-19T02:04:13.978Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-19T02:04:14.257Z] Removing intermediate container 9edb0a8895e8 [2021-11-19T02:04:14.257Z] ---> 51f010ac0437 [2021-11-19T02:04:14.257Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-19T02:04:14.257Z] ---> Running in 9d47f3cfc69b [2021-11-19T02:04:14.257Z] Removing intermediate container 9d47f3cfc69b [2021-11-19T02:04:14.257Z] ---> 0140a8737d09 [2021-11-19T02:04:14.257Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-19T02:04:14.933Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-19T02:04:15.495Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-19T02:04:15.824Z] [2021-11-19T02:04:15.839Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.184s coverage: 50.5% of statements [2021-11-19T02:04:16.293Z] ---> 90d3282aa2e7 [2021-11-19T02:04:16.294Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-19T02:04:16.294Z] ---> Running in e59ab24fffdf [2021-11-19T02:04:16.860Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-19T02:04:17.750Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.675s coverage: 45.9% of statements [2021-11-19T02:04:17.750Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-19T02:04:18.319Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.033s coverage: 58.0% of statements [2021-11-19T02:04:18.319Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-19T02:04:18.319Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-19T02:04:19.188Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:04:19.188Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:04:19.188Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:04:19.188Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:04:19.188Z] [2021-11-19T02:04:19.188Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T02:04:19.188Z] DOCKER_SYSTEMD=1 [2021-11-19T02:04:19.188Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T02:04:19.188Z] HOSTNAME=59304fa42f68 [2021-11-19T02:04:19.188Z] DEST=bundles/test-integration [2021-11-19T02:04:19.188Z] PWD=/go/src/github.com/docker/docker [2021-11-19T02:04:19.188Z] DOCKER_GITCOMMIT=4daa189959d2b59726ae0608eeba63cca3226ada [2021-11-19T02:04:19.188Z] container=docker [2021-11-19T02:04:19.188Z] HOME=/root [2021-11-19T02:04:19.188Z] LANG=C.UTF-8 [2021-11-19T02:04:19.188Z] INVOCATION_ID=43603fff26c2444dbb8f425bb189879b [2021-11-19T02:04:19.188Z] GOLANG_VERSION=1.17.3 [2021-11-19T02:04:19.188Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T02:04:19.188Z] VALIDATE_BRANCH=master [2021-11-19T02:04:19.188Z] TERM=xterm [2021-11-19T02:04:19.188Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T02:04:19.188Z] SHLVL=3 [2021-11-19T02:04:19.188Z] TIMEOUT=120m [2021-11-19T02:04:19.188Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T02:04:19.188Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T02:04:19.188Z] GO111MODULE=off [2021-11-19T02:04:19.188Z] DOCKER_EXPERIMENTAL=1 [2021-11-19T02:04:19.188Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-19T02:04:19.188Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T02:04:19.188Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T02:04:19.188Z] GOPATH=/go [2021-11-19T02:04:19.188Z] PKG_CONFIG=pkg-config [2021-11-19T02:04:19.188Z] _=/usr/bin/env [2021-11-19T02:04:19.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-19T02:04:19.376Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-19T02:04:19.699Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2021-11-19T02:04:20.268Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-11-19T02:04:20.837Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-11-19T02:04:22.648Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-19T02:04:23.214Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.57s) [2021-11-19T02:04:23.214Z] PASS [2021-11-19T02:04:23.214Z] [2021-11-19T02:04:23.214Z] === Skipped [2021-11-19T02:04:23.214Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-19T02:04:23.214Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:04:23.214Z] [2021-11-19T02:04:23.214Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:04:23.214Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:04:23.214Z] [2021-11-19T02:04:23.214Z] DONE 34 tests, 2 skipped in 177.746s [2021-11-19T02:04:23.214Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-19T02:04:23.214Z] ++ 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-11-19T02:04:23.214Z] ++ set -e [2021-11-19T02:04:23.214Z] ++ '[' -n 0 ']' [2021-11-19T02:04:23.214Z] ++ set -x [2021-11-19T02:04:23.215Z] ++ 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-11-19T02:04:23.215Z] INFO: Testing against a local daemon [2021-11-19T02:04:23.215Z] === RUN TestConfigInspect [2021-11-19T02:04:23.496Z] Removing intermediate container e59ab24fffdf [2021-11-19T02:04:23.496Z] ---> bb50cc0eb348 [2021-11-19T02:04:23.496Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-19T02:04:23.496Z] ---> Running in 2171263d406e [2021-11-19T02:04:24.129Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.7% of statements [2021-11-19T02:04:24.130Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-19T02:04:24.130Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-19T02:04:24.130Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.5% of statements [2021-11-19T02:04:24.484Z] [2021-11-19T02:04:24.484Z] SUCCESS: Specified value was saved. [2021-11-19T02:04:25.517Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2021-11-19T02:04:25.733Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-19T02:04:25.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.219s coverage: 77.4% of statements [2021-11-19T02:04:25.776Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-19T02:04:25.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-19T02:04:26.295Z] --- PASS: TestConfigInspect (2.89s) [2021-11-19T02:04:26.295Z] === RUN TestConfigList [2021-11-19T02:04:26.343Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-11-19T02:04:26.701Z] Removing intermediate container 2171263d406e [2021-11-19T02:04:26.701Z] ---> 39c2af22da89 [2021-11-19T02:04:26.701Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-19T02:04:26.701Z] ---> Running in 019f5e6baf09 [2021-11-19T02:04:27.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 69.9% of statements [2021-11-19T02:04:27.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-11-19T02:04:27.972Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-19T02:04:28.186Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-19T02:04:28.655Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2021-11-19T02:04:28.655Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-19T02:04:28.913Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 55.1% of statements [2021-11-19T02:04:29.116Z] --- PASS: TestConfigList (2.96s) [2021-11-19T02:04:29.116Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:04:29.374Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-19T02:04:29.657Z] Cannot create a file when that file already exists. [2021-11-19T02:04:29.852Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-11-19T02:04:31.265Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-19T02:04:31.265Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-19T02:04:31.521Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-19T02:04:31.755Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-11-19T02:04:31.755Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-19T02:04:31.777Z] check_test.go:308: [dd5b3a48c7880] daemon is not started [2021-11-19T02:04:31.777Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-19T02:04:32.033Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2021-11-19T02:04:32.033Z] === RUN TestConfigsUpdate [2021-11-19T02:04:32.288Z] check_test.go:308: [d15429f5b8a3c] daemon is not started [2021-11-19T02:04:32.288Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-19T02:04:32.323Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-11-19T02:04:32.582Z] ok github.com/docker/docker/daemon/logger/splunk 1.777s coverage: 82.5% of statements [2021-11-19T02:04:32.582Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-19T02:04:32.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-19T02:04:32.850Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-19T02:04:32.850Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-19T02:04:33.455Z] Removing intermediate container 019f5e6baf09 [2021-11-19T02:04:33.455Z] ---> 13033e771d4b [2021-11-19T02:04:33.455Z] Step 13/13 : CMD ["sh"] [2021-11-19T02:04:33.455Z] ---> Running in d14968c77cb3 [2021-11-19T02:04:33.779Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-19T02:04:33.779Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-19T02:04:33.925Z] Removing intermediate container d14968c77cb3 [2021-11-19T02:04:33.925Z] ---> ad3d1d2b703a [2021-11-19T02:04:33.925Z] Successfully built ad3d1d2b703a [2021-11-19T02:04:33.925Z] Successfully tagged busybox:latest [2021-11-19T02:04:33.925Z] INFO: Docker images of the daemon under test [2021-11-19T02:04:33.925Z] [2021-11-19T02:04:33.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T02:04:33.925Z] busybox latest ad3d1d2b703a Less than a second ago 4.95GB [2021-11-19T02:04:33.925Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-19T02:04:33.925Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-19T02:04:33.925Z] [2021-11-19T02:04:33.925Z] INFO: Running integration tests at 11/19/2021 02:04:33... [2021-11-19T02:04:33.925Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-19T02:04:33.925Z] INFO: Integration API tests being run from the host: [2021-11-19T02:04:33.925Z] INFO: make.ps1 starting at 11/19/2021 02:04:33 [2021-11-19T02:04:34.035Z] check_test.go:308: [d60d9f7dfe098] daemon is not started [2021-11-19T02:04:34.035Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-19T02:04:34.488Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2021-11-19T02:04:34.914Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-19T02:04:34.963Z] --- PASS: TestConfigsUpdate (2.88s) [2021-11-19T02:04:34.963Z] === RUN TestTemplatedConfig [2021-11-19T02:04:35.426Z] ok github.com/docker/docker/distribution 0.147s coverage: 25.8% of statements [2021-11-19T02:04:35.426Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-19T02:04:35.951Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-19T02:04:36.210Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-19T02:04:36.516Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-11-19T02:04:37.464Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-11-19T02:04:37.574Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-19T02:04:37.829Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-19T02:04:38.037Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-11-19T02:04:38.085Z] --- PASS: TestTemplatedConfig (3.25s) [2021-11-19T02:04:38.085Z] === RUN TestConfigCreateResolve [2021-11-19T02:04:38.296Z] ok github.com/docker/docker/distribution/xfer 1.986s coverage: 85.1% of statements [2021-11-19T02:04:38.296Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-19T02:04:38.648Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-19T02:04:39.234Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2021-11-19T02:04:39.234Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-11-19T02:04:39.234Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-19T02:04:39.806Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-11-19T02:04:40.017Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-19T02:04:40.946Z] --- PASS: TestConfigCreateResolve (2.96s) [2021-11-19T02:04:40.946Z] PASS [2021-11-19T02:04:40.946Z] [2021-11-19T02:04:40.946Z] DONE 6 tests in 17.896s [2021-11-19T02:04:40.946Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-19T02:04:40.946Z] ++ 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-11-19T02:04:40.946Z] ++ set -e [2021-11-19T02:04:40.946Z] ++ '[' -n 0 ']' [2021-11-19T02:04:40.946Z] ++ set -x [2021-11-19T02:04:40.947Z] ++ 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-11-19T02:04:41.186Z] ok github.com/docker/docker/oci 0.038s coverage: 43.3% of statements [2021-11-19T02:04:41.203Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-19T02:04:41.203Z] INFO: Testing against a local daemon [2021-11-19T02:04:41.203Z] === RUN TestCheckpoint [2021-11-19T02:04:41.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:04:41.203Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:04:41.203Z] === RUN TestContainerInvalidJSON [2021-11-19T02:04:41.203Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:04:41.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:04:41.203Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:04:41.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:04:41.203Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:04:41.203Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:04:41.203Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-19T02:04:41.203Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:04:41.203Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:04:41.203Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:04:41.203Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-19T02:04:41.203Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:04:41.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-19T02:04:41.461Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:04:41.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-11-19T02:04:41.461Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:04:41.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-19T02:04:41.461Z] === RUN TestCopyFromContainer [2021-11-19T02:04:41.718Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-19T02:04:42.566Z] ok github.com/docker/docker/opts 0.048s coverage: 67.1% of statements [2021-11-19T02:04:42.566Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-19T02:04:43.088Z] === RUN TestCopyFromContainer// [2021-11-19T02:04:43.088Z] === RUN TestCopyFromContainer//bar/root [2021-11-19T02:04:43.088Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-19T02:04:43.088Z] === RUN TestCopyFromContainer/bar/quux [2021-11-19T02:04:43.088Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-19T02:04:43.138Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-19T02:04:43.344Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-19T02:04:43.344Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-19T02:04:43.344Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-19T02:04:43.600Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-19T02:04:43.600Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer (2.19s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-19T02:04:43.600Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-11-19T02:04:43.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:04:43.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:04:43.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:04:43.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:04:43.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:04:43.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:04:43.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:04:43.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:04:43.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:04:43.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:04:43.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-19T02:04:43.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:04:43.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:04:43.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:04:43.600Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:04:43.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-19T02:04:43.857Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:04:43.857Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:04:43.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:04:43.857Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:04:43.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:04:43.857Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:04:43.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:04:43.857Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:04:43.857Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:04:43.857Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:04:43.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-19T02:04:43.858Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:04:43.858Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:04:43.858Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:04:43.858Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:04:43.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-19T02:04:43.858Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:04:44.420Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-19T02:04:44.474Z] ok github.com/docker/docker/pkg/archive 0.268s coverage: 82.6% of statements [2021-11-19T02:04:45.047Z] tests/integration/client_test.py ..... [ 75%] [2021-11-19T02:04:45.308Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-19T02:04:45.348Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-19T02:04:45.348Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2021-11-19T02:04:45.348Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:04:45.569Z] tests/integration/errors_test.py . [ 76%] [2021-11-19T02:04:46.377Z] ok github.com/docker/docker/pkg/authorization 1.047s coverage: 68.3% of statements [2021-11-19T02:04:46.377Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-19T02:04:46.377Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-19T02:04:47.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2021-11-19T02:04:47.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:04:47.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:04:47.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:04:47.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:04:47.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:04:47.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:04:47.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:04:47.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:04:47.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:04:47.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:04:47.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:04:47.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:04:47.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:04:47.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:04:47.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:04:47.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-11-19T02:04:47.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-19T02:04:47.240Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:04:47.496Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-19T02:04:47.496Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-19T02:04:47.752Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-11-19T02:04:47.752Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:04:47.752Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:04:47.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:04:47.752Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-19T02:04:47.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:04:47.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:04:47.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:04:47.753Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-19T02:04:47.753Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:04:48.009Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-19T02:04:48.009Z] === RUN TestContainerStartOnDaemonRestart [2021-11-19T02:04:48.009Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-19T02:04:48.009Z] === RUN TestDaemonRestartIpcMode [2021-11-19T02:04:48.009Z] === PAUSE TestDaemonRestartIpcMode [2021-11-19T02:04:48.009Z] === RUN TestDaemonHostGatewayIP [2021-11-19T02:04:48.009Z] === PAUSE TestDaemonHostGatewayIP [2021-11-19T02:04:48.009Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-19T02:04:48.009Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-19T02:04:48.009Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:04:48.009Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-19T02:04:48.009Z] === RUN TestDiff [2021-11-19T02:04:48.572Z] --- PASS: TestDiff (0.53s) [2021-11-19T02:04:48.572Z] === RUN TestExecWithCloseStdin [2021-11-19T02:04:48.828Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-19T02:04:48.828Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-19T02:04:49.084Z] --- PASS: TestExecWithCloseStdin (0.75s) [2021-11-19T02:04:49.084Z] === RUN TestExec [2021-11-19T02:04:49.341Z] check_test.go:308: [d7f062af9e2c6] daemon is not started [2021-11-19T02:04:49.598Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-19T02:04:49.666Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.5% of statements [2021-11-19T02:04:49.666Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-19T02:04:49.925Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-11-19T02:04:50.162Z] --- PASS: TestExec (0.80s) [2021-11-19T02:04:50.162Z] === RUN TestExecUser [2021-11-19T02:04:50.162Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-19T02:04:50.185Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2021-11-19T02:04:50.185Z] ok github.com/docker/docker/layer 7.765s coverage: 68.8% of statements [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-19T02:04:50.185Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-19T02:04:50.461Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-11-19T02:04:50.720Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-11-19T02:04:50.724Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-19T02:04:50.884Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:04:50.884Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:04:50.884Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:04:50.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:04:50.884Z] [2021-11-19T02:04:50.884Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T02:04:50.884Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T02:04:50.884Z] HOSTNAME=0a5e27a4176b [2021-11-19T02:04:50.884Z] DEST=bundles/test-integration [2021-11-19T02:04:50.884Z] PWD=/go/src/github.com/docker/docker [2021-11-19T02:04:50.884Z] DOCKER_ROOTLESS=1 [2021-11-19T02:04:50.884Z] DOCKER_GITCOMMIT=4c9ce1e04abdd2311e6ff0b552a7b41b43260938 [2021-11-19T02:04:50.884Z] container=docker [2021-11-19T02:04:50.884Z] HOME=/root [2021-11-19T02:04:50.884Z] GOLANG_VERSION=1.17.3 [2021-11-19T02:04:50.884Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T02:04:50.884Z] VALIDATE_BRANCH=master [2021-11-19T02:04:50.884Z] TERM=xterm [2021-11-19T02:04:50.884Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T02:04:50.884Z] SHLVL=1 [2021-11-19T02:04:50.884Z] TIMEOUT=120m [2021-11-19T02:04:50.884Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T02:04:50.884Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T02:04:50.884Z] GO111MODULE=off [2021-11-19T02:04:50.884Z] DOCKER_EXPERIMENTAL=1 [2021-11-19T02:04:50.884Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-19T02:04:50.884Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T02:04:50.884Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T02:04:50.884Z] GOPATH=/go [2021-11-19T02:04:50.884Z] PKG_CONFIG=pkg-config [2021-11-19T02:04:50.884Z] _=/usr/bin/env [2021-11-19T02:04:50.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-19T02:04:50.979Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-11-19T02:04:50.980Z] --- PASS: TestExecUser (0.88s) [2021-11-19T02:04:50.981Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:04:50.981Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-19T02:04:51.910Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-11-19T02:04:51.910Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:04:51.910Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-19T02:04:51.917Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-19T02:04:52.484Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 83.4% of statements [2021-11-19T02:04:52.743Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2021-11-19T02:04:53.002Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-11-19T02:04:53.277Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-19T02:04:53.533Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2021-11-19T02:04:53.533Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:04:53.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2021-11-19T02:04:53.791Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-19T02:04:54.052Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-19T02:04:54.138Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 69.5% of statements [2021-11-19T02:04:54.397Z] ok github.com/docker/docker/pkg/ioutils 0.385s coverage: 71.5% of statements [2021-11-19T02:04:54.397Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-11-19T02:04:54.397Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-19T02:04:54.614Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-11-19T02:04:54.615Z] === RUN TestHealthKillContainer [2021-11-19T02:04:54.656Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-11-19T02:04:54.656Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-19T02:04:54.656Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-19T02:04:54.656Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-11-19T02:04:54.656Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-19T02:04:54.915Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-11-19T02:04:54.915Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-19T02:04:55.175Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-11-19T02:04:55.175Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-11-19T02:04:55.175Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-19T02:04:55.175Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-19T02:04:55.743Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-11-19T02:04:56.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:04:56.226Z] INFO: Testing against a local daemon [2021-11-19T02:04:56.226Z] === RUN TestBuildWithSession [2021-11-19T02:04:56.226Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:04:56.226Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:04:56.226Z] === RUN TestBuildSquashParent [2021-11-19T02:04:56.226Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:04:56.226Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:04:56.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:04:56.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:04:56.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:04:56.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:04:56.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:04:56.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:04:56.310Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-19T02:04:56.310Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-19T02:04:56.509Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-19T02:04:56.569Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-19T02:04:57.944Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2021-11-19T02:04:57.944Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-19T02:04:58.203Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-19T02:04:58.398Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-19T02:04:58.462Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-19T02:04:58.462Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-19T02:04:58.587Z] === RUN TestBoolValue [2021-11-19T02:04:58.587Z] --- PASS: TestBoolValue (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestBoolValueOrDefault [2021-11-19T02:04:58.587Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestInt64ValueOrZero [2021-11-19T02:04:58.587Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestInt64ValueOrDefault [2021-11-19T02:04:58.587Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-19T02:04:58.587Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestJsonContentType [2021-11-19T02:04:58.587Z] --- PASS: TestJsonContentType (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 14.7% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-19T02:04:58.587Z] === RUN TestMaskSecretKeys [2021-11-19T02:04:58.587Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-19T02:04:58.587Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-19T02:04:58.587Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-19T02:04:58.587Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestVersionMiddlewareVersion [2021-11-19T02:04:58.587Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-19T02:04:58.587Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 37.7% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-19T02:04:58.587Z] === RUN TestStrSliceMarshalJSON [2021-11-19T02:04:58.587Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestStrSliceUnmarshalJSON [2021-11-19T02:04:58.587Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestStrSliceUnmarshalString [2021-11-19T02:04:58.587Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestStrSliceUnmarshalSlice [2021-11-19T02:04:58.587Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 90.0% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-11-19T02:04:58.587Z] === RUN TestToJSON [2021-11-19T02:04:58.587Z] --- PASS: TestToJSON (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestToParamWithVersion [2021-11-19T02:04:58.587Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestFromJSON [2021-11-19T02:04:58.587Z] --- PASS: TestFromJSON (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestEmpty [2021-11-19T02:04:58.587Z] --- PASS: TestEmpty (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestArgsMatchKVListEmptySources [2021-11-19T02:04:58.587Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestArgsMatchKVList [2021-11-19T02:04:58.587Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestArgsMatch [2021-11-19T02:04:58.587Z] --- PASS: TestArgsMatch (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestAdd [2021-11-19T02:04:58.587Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestDel [2021-11-19T02:04:58.587Z] --- PASS: TestDel (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestLen [2021-11-19T02:04:58.587Z] --- PASS: TestLen (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestExactMatch [2021-11-19T02:04:58.587Z] --- PASS: TestExactMatch (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestOnlyOneExactMatch [2021-11-19T02:04:58.587Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestContains [2021-11-19T02:04:58.587Z] --- PASS: TestContains (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestValidate [2021-11-19T02:04:58.587Z] --- PASS: TestValidate (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestWalkValues [2021-11-19T02:04:58.587Z] --- PASS: TestWalkValues (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestFuzzyMatch [2021-11-19T02:04:58.587Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestClone [2021-11-19T02:04:58.587Z] --- PASS: TestClone (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 92.2% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-11-19T02:04:58.587Z] === RUN TestAdjustForAPIVersion [2021-11-19T02:04:58.587Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 5.7% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-19T02:04:58.587Z] === RUN TestDurationToSecondsString [2021-11-19T02:04:58.587Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestGetTimestamp [2021-11-19T02:04:58.587Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-19T02:04:58.587Z] === RUN TestParseTimestamps [2021-11-19T02:04:58.587Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 100.0% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2021-11-19T02:04:58.587Z] === RUN TestCompareVersion [2021-11-19T02:04:58.587Z] --- PASS: TestCompareVersion (0.00s) [2021-11-19T02:04:58.587Z] PASS [2021-11-19T02:04:58.587Z] coverage: 77.3% of statements [2021-11-19T02:04:58.587Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-19T02:04:58.587Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-19T02:04:58.587Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-19T02:04:58.587Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestCloneArgsSmartHttp [2021-11-19T02:04:58.587Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-19T02:04:58.587Z] === RUN TestCloneArgsDumbHttp [2021-11-19T02:04:58.587Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestCloneArgsGit [2021-11-19T02:04:58.587Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-19T02:04:58.587Z] === RUN TestCheckoutGit [2021-11-19T02:04:58.721Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-19T02:04:58.960Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-19T02:04:59.290Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2021-11-19T02:04:59.525Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-19T02:04:59.548Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-19T02:04:59.807Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2021-11-19T02:05:00.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-19T02:05:00.093Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-19T02:05:00.093Z] check_test.go:308: [defcfea8c8a1a] daemon is not started [2021-11-19T02:05:00.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-19T02:05:00.152Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-19T02:05:00.152Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestProcessNoDockerignore [2021-11-19T02:05:00.152Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-19T02:05:00.152Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestDetectContentType [2021-11-19T02:05:00.152Z] --- PASS: TestDetectContentType (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestSelectAcceptableMIME [2021-11-19T02:05:00.152Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestInspectEmptyResponse [2021-11-19T02:05:00.152Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestInspectResponseBinary [2021-11-19T02:05:00.152Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestResponseUnsupportedContentType [2021-11-19T02:05:00.152Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestInspectResponseTextSimple [2021-11-19T02:05:00.152Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestInspectResponseEmptyContentType [2021-11-19T02:05:00.152Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestUnknownContentLength [2021-11-19T02:05:00.152Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestDownloadRemote [2021-11-19T02:05:00.152Z] === RUN TestEnable [2021-11-19T02:05:00.152Z] --- PASS: TestEnable (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestDisable [2021-11-19T02:05:00.152Z] --- PASS: TestDisable (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestEnabled [2021-11-19T02:05:00.152Z] --- PASS: TestEnabled (0.00s) [2021-11-19T02:05:00.152Z] PASS [2021-11-19T02:05:00.152Z] coverage: 100.0% of statements [2021-11-19T02:05:00.152Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-19T02:05:00.152Z] === RUN TestGetWithStatusError [2021-11-19T02:05:00.152Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestCloseRootDirectory [2021-11-19T02:05:00.152Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:00.152Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-11-19T02:05:00.152Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestHashFile [2021-11-19T02:05:00.152Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:00.152Z] --- SKIP: TestHashFile (0.00s) [2021-11-19T02:05:00.152Z] === RUN TestHashSubdir [2021-11-19T02:05:00.152Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:00.152Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-19T02:05:00.152Z] === RUN TestRemoveDirectory [2021-11-19T02:05:00.152Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:00.152Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-19T02:05:00.152Z] PASS [2021-11-19T02:05:00.152Z] coverage: 9.3% of statements [2021-11-19T02:05:00.152Z] ok github.com/docker/docker/builder/remotecontext 0.222s coverage: 9.3% of statements [2021-11-19T02:05:00.350Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-19T02:05:00.374Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2021-11-19T02:05:00.374Z] coverage: [no statements] [2021-11-19T02:05:00.374Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-19T02:05:00.633Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-19T02:05:00.892Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-19T02:05:00.892Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-19T02:05:01.139Z] === RUN TestGetAllAllowed [2021-11-19T02:05:01.139Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestGetAllMeta [2021-11-19T02:05:01.139Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-19T02:05:01.139Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestIsUnreferencedBuiltin [2021-11-19T02:05:01.139Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestIsExistingDirectory [2021-11-19T02:05:01.139Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-11-19T02:05:01.139Z] === RUN TestGetFilenameForDownload [2021-11-19T02:05:01.139Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestEnv2Variables [2021-11-19T02:05:01.139Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-19T02:05:01.139Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestMaintainer [2021-11-19T02:05:01.139Z] --- PASS: TestMaintainer (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestLabel [2021-11-19T02:05:01.139Z] --- PASS: TestLabel (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestFromScratch [2021-11-19T02:05:01.139Z] --- PASS: TestFromScratch (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestFromWithArg [2021-11-19T02:05:01.139Z] --- PASS: TestFromWithArg (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-19T02:05:01.139Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestFromWithUndefinedArg [2021-11-19T02:05:01.139Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestFromMultiStageWithNamedStage [2021-11-19T02:05:01.139Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestOnbuild [2021-11-19T02:05:01.139Z] --- PASS: TestOnbuild (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestWorkdir [2021-11-19T02:05:01.139Z] --- PASS: TestWorkdir (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestCmd [2021-11-19T02:05:01.139Z] --- PASS: TestCmd (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestHealthcheckNone [2021-11-19T02:05:01.139Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestHealthcheckCmd [2021-11-19T02:05:01.139Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestEntrypoint [2021-11-19T02:05:01.139Z] --- PASS: TestEntrypoint (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestExpose [2021-11-19T02:05:01.139Z] --- PASS: TestExpose (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestUser [2021-11-19T02:05:01.139Z] --- PASS: TestUser (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestVolume [2021-11-19T02:05:01.139Z] --- PASS: TestVolume (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestStopSignal [2021-11-19T02:05:01.139Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:05:01.139Z] --- SKIP: TestStopSignal (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestArg [2021-11-19T02:05:01.139Z] --- PASS: TestArg (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestShell [2021-11-19T02:05:01.139Z] --- PASS: TestShell (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestPrependEnvOnCmd [2021-11-19T02:05:01.139Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestRunWithBuildArgs [2021-11-19T02:05:01.139Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestRunIgnoresHealthcheck [2021-11-19T02:05:01.139Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestDispatchUnsupportedOptions [2021-11-19T02:05:01.139Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-19T02:05:01.139Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-19T02:05:01.139Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-19T02:05:01.139Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestNormalizeWorkdir [2021-11-19T02:05:01.139Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestDispatch [2021-11-19T02:05:01.139Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-19T02:05:01.139Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-19T02:05:01.139Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-19T02:05:01.139Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-19T02:05:01.139Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-19T02:05:01.139Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-19T02:05:01.139Z] === RUN TestDispatch/COPY_url [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch (0.06s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-19T02:05:01.139Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestAddScratchImageAddsToMounts [2021-11-19T02:05:01.139Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-19T02:05:01.139Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-19T02:05:01.139Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-19T02:05:01.139Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestImageSourceGetAddsToMounts [2021-11-19T02:05:01.139Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestEmptyDockerfile [2021-11-19T02:05:01.139Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-19T02:05:01.139Z] === RUN TestSymlinkDockerfile [2021-11-19T02:05:01.139Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-19T02:05:01.139Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-19T02:05:01.139Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestNonExistingDockerfile [2021-11-19T02:05:01.139Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestCopyRunConfig [2021-11-19T02:05:01.139Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestDeepCopyRunConfig [2021-11-19T02:05:01.139Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestExportImage [2021-11-19T02:05:01.139Z] --- PASS: TestExportImage (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestNormalizeDest [2021-11-19T02:05:01.139Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-19T02:05:01.139Z] PASS [2021-11-19T02:05:01.139Z] coverage: 46.8% of statements [2021-11-19T02:05:01.139Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 46.8% of statements [2021-11-19T02:05:01.139Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-19T02:05:01.139Z] === RUN TestTCP4Proxy [2021-11-19T02:05:01.139Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestTCP4ProxyHalfClose [2021-11-19T02:05:01.139Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestTCP6Proxy [2021-11-19T02:05:01.139Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:05:01.139Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestTCPDualStackProxy [2021-11-19T02:05:01.139Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:05:01.139Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestUDP4Proxy [2021-11-19T02:05:01.139Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestUDP6Proxy [2021-11-19T02:05:01.139Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:05:01.139Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestUDPWriteError [2021-11-19T02:05:01.139Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestSCTP4Proxy [2021-11-19T02:05:01.139Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:05:01.139Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-19T02:05:01.139Z] === RUN TestSCTP6Proxy [2021-11-19T02:05:01.139Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:05:01.139Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-19T02:05:01.139Z] PASS [2021-11-19T02:05:01.139Z] coverage: 49.4% of statements [2021-11-19T02:05:01.139Z] ok github.com/docker/docker/cmd/docker-proxy 0.046s coverage: 49.4% of statements [2021-11-19T02:05:02.239Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-19T02:05:02.797Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-11-19T02:05:02.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-19T02:05:03.057Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-19T02:05:03.059Z] --- PASS: TestHealthKillContainer (8.45s) [2021-11-19T02:05:03.059Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:05:03.316Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-11-19T02:05:03.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-11-19T02:05:03.989Z] === RUN TestIpcModeNone [2021-11-19T02:05:03.989Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-19T02:05:04.106Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-19T02:05:04.552Z] --- PASS: TestIpcModeNone (0.65s) [2021-11-19T02:05:04.552Z] === RUN TestIpcModePrivate [2021-11-19T02:05:04.693Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2021-11-19T02:05:04.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:05:04.952Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-19T02:05:05.114Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-11-19T02:05:05.371Z] --- PASS: TestIpcModePrivate (0.85s) [2021-11-19T02:05:05.371Z] === RUN TestIpcModeShareable [2021-11-19T02:05:05.380Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:05:05.627Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-19T02:05:05.885Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-11-19T02:05:05.889Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2021-11-19T02:05:05.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-19T02:05:05.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-19T02:05:06.141Z] --- PASS: TestIpcModeShareable (0.81s) [2021-11-19T02:05:06.141Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-19T02:05:06.148Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-19T02:05:06.407Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-19T02:05:06.974Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2021-11-19T02:05:06.974Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-19T02:05:07.509Z] check_test.go:308: [ded70ab0f0442] daemon is not started [2021-11-19T02:05:07.509Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-19T02:05:08.881Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2021-11-19T02:05:08.881Z] === RUN TestAPIIpcModeHost [2021-11-19T02:05:09.446Z] --- PASS: TestAPIIpcModeHost (0.91s) [2021-11-19T02:05:09.446Z] === RUN TestDaemonIpcModeShareable [2021-11-19T02:05:09.510Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-19T02:05:09.703Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-19T02:05:09.815Z] === RUN TestCheckpointCreateError [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointCreate [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointDeleteError [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointDelete [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointListError [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointList [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointList (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCheckpointListContainerNotFound [2021-11-19T02:05:09.815Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNewClientWithOpsFromEnv [2021-11-19T02:05:09.815Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:05:09.815Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestGetAPIPath [2021-11-19T02:05:09.815Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestParseHostURL [2021-11-19T02:05:09.815Z] --- PASS: TestParseHostURL (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-19T02:05:09.815Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPIVersion [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPVersionOverride [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-19T02:05:09.815Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestClientRedirect [2021-11-19T02:05:09.815Z] --- PASS: TestClientRedirect (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigCreateUnsupported [2021-11-19T02:05:09.815Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigCreateError [2021-11-19T02:05:09.815Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigCreate [2021-11-19T02:05:09.815Z] --- PASS: TestConfigCreate (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspectNotFound [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspectWithEmptyID [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspectUnsupported [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspectError [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspectConfigNotFound [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigInspect [2021-11-19T02:05:09.815Z] --- PASS: TestConfigInspect (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigListUnsupported [2021-11-19T02:05:09.815Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigListError [2021-11-19T02:05:09.815Z] --- PASS: TestConfigListError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigList [2021-11-19T02:05:09.815Z] --- PASS: TestConfigList (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigRemoveUnsupported [2021-11-19T02:05:09.815Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigRemoveError [2021-11-19T02:05:09.815Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigRemove [2021-11-19T02:05:09.815Z] --- PASS: TestConfigRemove (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigUpdateUnsupported [2021-11-19T02:05:09.815Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigUpdateError [2021-11-19T02:05:09.815Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestConfigUpdate [2021-11-19T02:05:09.815Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCommitError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCommit [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCommit (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerStatPathError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerStatPathNotFoundError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerStatPathNoHeaderError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerStatPath [2021-11-19T02:05:09.815Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyToContainerError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyToContainerNotFoundError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyToContainer [2021-11-19T02:05:09.815Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyFromContainerError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyFromContainerNotFoundError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-19T02:05:09.815Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestCopyFromContainer [2021-11-19T02:05:09.815Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCreateError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCreateImageNotFound [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCreateWithName [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerCreateAutoRemove [2021-11-19T02:05:09.815Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerDiffError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerDiff [2021-11-19T02:05:09.815Z] --- PASS: TestContainerDiff (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecCreateError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecCreate [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecStartError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecStart [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecInspectError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExecInspect [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExportError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExportError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerExport [2021-11-19T02:05:09.815Z] --- PASS: TestContainerExport (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerInspectError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerInspectContainerNotFound [2021-11-19T02:05:09.815Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerInspectWithEmptyID [2021-11-19T02:05:09.815Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerInspect [2021-11-19T02:05:09.815Z] --- PASS: TestContainerInspect (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerInspectNode [2021-11-19T02:05:09.815Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerKillError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerKillError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerKill [2021-11-19T02:05:09.815Z] --- PASS: TestContainerKill (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerListError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerListError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerList [2021-11-19T02:05:09.815Z] --- PASS: TestContainerList (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerLogsNotFoundError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-19T02:05:09.815Z] === RUN TestContainerLogsError [2021-11-19T02:05:09.815Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-19T02:05:10.078Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2021-11-19T02:05:10.286Z] === RUN TestContainerLogs [2021-11-19T02:05:10.286Z] --- PASS: TestContainerLogs (0.13s) [2021-11-19T02:05:10.286Z] === RUN TestContainerPauseError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerPause [2021-11-19T02:05:10.286Z] --- PASS: TestContainerPause (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainersPruneError [2021-11-19T02:05:10.286Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainersPrune [2021-11-19T02:05:10.286Z] --- PASS: TestContainersPrune (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRemoveError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRemoveNotFoundError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRemove [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRemove (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRenameError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRename [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRename (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerResizeError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerExecResizeError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerResize [2021-11-19T02:05:10.286Z] --- PASS: TestContainerResize (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerExecResize [2021-11-19T02:05:10.286Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRestartError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerRestart [2021-11-19T02:05:10.286Z] --- PASS: TestContainerRestart (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStartError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStartError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStart [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStart (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStatsError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStats [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStats (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStopError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStopError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerStop [2021-11-19T02:05:10.286Z] --- PASS: TestContainerStop (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerTopError [2021-11-19T02:05:10.286Z] --- PASS: TestContainerTopError (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerTop [2021-11-19T02:05:10.286Z] --- PASS: TestContainerTop (0.00s) [2021-11-19T02:05:10.286Z] === RUN TestContainerUnpauseError [2021-11-19T02:05:10.287Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestContainerUnpause [2021-11-19T02:05:10.287Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestContainerUpdateError [2021-11-19T02:05:10.287Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestContainerUpdate [2021-11-19T02:05:10.287Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestContainerWaitError [2021-11-19T02:05:10.287Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestContainerWait [2021-11-19T02:05:10.287Z] --- PASS: TestContainerWait (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestDiskUsageError [2021-11-19T02:05:10.287Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestDiskUsage [2021-11-19T02:05:10.287Z] --- PASS: TestDiskUsage (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestDistributionInspectUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestDistributionInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestEventsErrorInOptions [2021-11-19T02:05:10.287Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestEventsErrorFromServer [2021-11-19T02:05:10.287Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestEvents [2021-11-19T02:05:10.287Z] --- PASS: TestEvents (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestTLSCloseWriter [2021-11-19T02:05:10.287Z] === PAUSE TestTLSCloseWriter [2021-11-19T02:05:10.287Z] === RUN TestImageBuildError [2021-11-19T02:05:10.287Z] --- PASS: TestImageBuildError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageBuild [2021-11-19T02:05:10.287Z] --- PASS: TestImageBuild (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestGetDockerOS [2021-11-19T02:05:10.287Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageCreateError [2021-11-19T02:05:10.287Z] --- PASS: TestImageCreateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageCreate [2021-11-19T02:05:10.287Z] --- PASS: TestImageCreate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageHistoryError [2021-11-19T02:05:10.287Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageHistory [2021-11-19T02:05:10.287Z] --- PASS: TestImageHistory (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageImportError [2021-11-19T02:05:10.287Z] --- PASS: TestImageImportError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageImport [2021-11-19T02:05:10.287Z] --- PASS: TestImageImport (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestImageInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageInspectImageNotFound [2021-11-19T02:05:10.287Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageInspect [2021-11-19T02:05:10.287Z] --- PASS: TestImageInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageListError [2021-11-19T02:05:10.287Z] --- PASS: TestImageListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageList [2021-11-19T02:05:10.287Z] --- PASS: TestImageList (0.02s) [2021-11-19T02:05:10.287Z] === RUN TestImageListApiBefore125 [2021-11-19T02:05:10.287Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageLoadError [2021-11-19T02:05:10.287Z] --- PASS: TestImageLoadError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageLoad [2021-11-19T02:05:10.287Z] --- PASS: TestImageLoad (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagesPruneError [2021-11-19T02:05:10.287Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagesPrune [2021-11-19T02:05:10.287Z] --- PASS: TestImagesPrune (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullReferenceParseError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullAnyError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePullWithoutErrors [2021-11-19T02:05:10.287Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushReferenceError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushAnyError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithoutErrors [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-19T02:05:10.287Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.01s) [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageRemoveImageNotFound [2021-11-19T02:05:10.287Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageRemove [2021-11-19T02:05:10.287Z] --- PASS: TestImageRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSaveError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSaveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSave [2021-11-19T02:05:10.287Z] --- PASS: TestImageSave (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchAnyError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageSearchWithoutErrors [2021-11-19T02:05:10.287Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageTagError [2021-11-19T02:05:10.287Z] --- PASS: TestImageTagError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageTagInvalidReference [2021-11-19T02:05:10.287Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageTagInvalidSourceImageName [2021-11-19T02:05:10.287Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageTagHexSource [2021-11-19T02:05:10.287Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestImageTag [2021-11-19T02:05:10.287Z] --- PASS: TestImageTag (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestInfoServerError [2021-11-19T02:05:10.287Z] --- PASS: TestInfoServerError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestInfoInvalidResponseJSONError [2021-11-19T02:05:10.287Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestInfo [2021-11-19T02:05:10.287Z] --- PASS: TestInfo (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkConnectError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkConnect [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkCreateError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkCreate [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkDisconnectError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkDisconnect [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/empty_ID [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/no_options [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/verbose [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/global_scope [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/unknown_network [2021-11-19T02:05:10.287Z] === RUN TestNetworkInspect/server_error [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkListError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkList [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkList (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworksPruneError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworksPrune [2021-11-19T02:05:10.287Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNetworkRemove [2021-11-19T02:05:10.287Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeInspectNodeNotFound [2021-11-19T02:05:10.287Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeInspect [2021-11-19T02:05:10.287Z] --- PASS: TestNodeInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeListError [2021-11-19T02:05:10.287Z] --- PASS: TestNodeListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeList [2021-11-19T02:05:10.287Z] --- PASS: TestNodeList (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeRemove [2021-11-19T02:05:10.287Z] --- PASS: TestNodeRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeUpdateError [2021-11-19T02:05:10.287Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestNodeUpdate [2021-11-19T02:05:10.287Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestOptionWithTimeout [2021-11-19T02:05:10.287Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPingFail [2021-11-19T02:05:10.287Z] --- PASS: TestPingFail (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPingWithError [2021-11-19T02:05:10.287Z] 2021/11/19 02:05:09 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:10.287Z] 2021/11/19 02:05:09 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:10.287Z] --- PASS: TestPingWithError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPingSuccess [2021-11-19T02:05:10.287Z] --- PASS: TestPingSuccess (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPingHeadFallback [2021-11-19T02:05:10.287Z] === RUN TestPingHeadFallback/OK [2021-11-19T02:05:10.287Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-19T02:05:10.287Z] === RUN TestPingHeadFallback/Not_Found [2021-11-19T02:05:10.287Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-19T02:05:10.287Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-19T02:05:10.287Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginDisableError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginDisable [2021-11-19T02:05:10.287Z] --- PASS: TestPluginDisable (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginEnableError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginEnable [2021-11-19T02:05:10.287Z] --- PASS: TestPluginEnable (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginInspect [2021-11-19T02:05:10.287Z] --- PASS: TestPluginInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginListError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginList [2021-11-19T02:05:10.287Z] --- PASS: TestPluginList (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginPushError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginPushError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginPush [2021-11-19T02:05:10.287Z] --- PASS: TestPluginPush (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginRemove [2021-11-19T02:05:10.287Z] --- PASS: TestPluginRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginSetError [2021-11-19T02:05:10.287Z] --- PASS: TestPluginSetError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPluginSet [2021-11-19T02:05:10.287Z] --- PASS: TestPluginSet (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSetHostHeader [2021-11-19T02:05:10.287Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestPlainTextError [2021-11-19T02:05:10.287Z] --- PASS: TestPlainTextError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestInfiniteError [2021-11-19T02:05:10.287Z] --- PASS: TestInfiniteError (0.02s) [2021-11-19T02:05:10.287Z] === RUN TestCanceledContext [2021-11-19T02:05:10.287Z] 2021/11/19 02:05:09 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:10.287Z] --- PASS: TestCanceledContext (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestDeadlineExceededContext [2021-11-19T02:05:10.287Z] 2021/11/19 02:05:09 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:10.287Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretCreateUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretCreateError [2021-11-19T02:05:10.287Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretCreate [2021-11-19T02:05:10.287Z] --- PASS: TestSecretCreate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretInspectUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretInspectSecretNotFound [2021-11-19T02:05:10.287Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretInspect [2021-11-19T02:05:10.287Z] --- PASS: TestSecretInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretListUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretListError [2021-11-19T02:05:10.287Z] --- PASS: TestSecretListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretList [2021-11-19T02:05:10.287Z] --- PASS: TestSecretList (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretRemoveUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretRemove [2021-11-19T02:05:10.287Z] --- PASS: TestSecretRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretUpdateUnsupported [2021-11-19T02:05:10.287Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretUpdateError [2021-11-19T02:05:10.287Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSecretUpdate [2021-11-19T02:05:10.287Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceCreateError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceCreate [2021-11-19T02:05:10.287Z] --- PASS: TestServiceCreate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-19T02:05:10.287Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceCreateDigestPinning [2021-11-19T02:05:10.287Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceInspectServiceNotFound [2021-11-19T02:05:10.287Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceInspectWithEmptyID [2021-11-19T02:05:10.287Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceInspect [2021-11-19T02:05:10.287Z] --- PASS: TestServiceInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceListError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceListError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceList [2021-11-19T02:05:10.287Z] --- PASS: TestServiceList (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceLogsError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceLogs [2021-11-19T02:05:10.287Z] --- PASS: TestServiceLogs (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceRemoveError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceRemoveNotFoundError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceRemove [2021-11-19T02:05:10.287Z] --- PASS: TestServiceRemove (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceUpdateError [2021-11-19T02:05:10.287Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestServiceUpdate [2021-11-19T02:05:10.287Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmGetUnlockKeyError [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmGetUnlockKey [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmInitError [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmInit [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmInit (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmInspectError [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmInspect [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmJoinError [2021-11-19T02:05:10.287Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-19T02:05:10.287Z] === RUN TestSwarmJoin [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmLeaveError [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmLeave [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmUnlockError [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmUnlock [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmUpdateError [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestSwarmUpdate [2021-11-19T02:05:10.288Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestTaskInspectError [2021-11-19T02:05:10.288Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestTaskInspectWithEmptyID [2021-11-19T02:05:10.288Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestTaskInspect [2021-11-19T02:05:10.288Z] --- PASS: TestTaskInspect (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestTaskListError [2021-11-19T02:05:10.288Z] --- PASS: TestTaskListError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestTaskList [2021-11-19T02:05:10.288Z] --- PASS: TestTaskList (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeCreateError [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeCreate [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeInspectError [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeInspectNotFound [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeInspectWithEmptyID [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeInspect [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeListError [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeListError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeList [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeList (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeRemoveError [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-19T02:05:10.288Z] === RUN TestVolumeRemove [2021-11-19T02:05:10.288Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-19T02:05:10.288Z] === CONT TestTLSCloseWriter [2021-11-19T02:05:10.288Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-11-19T02:05:10.288Z] PASS [2021-11-19T02:05:10.288Z] coverage: 75.1% of statements [2021-11-19T02:05:10.288Z] ok github.com/docker/docker/client 0.328s coverage: 75.1% of statements [2021-11-19T02:05:10.637Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-19T02:05:10.646Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-19T02:05:10.893Z] check_test.go:308: [dfed89185c5a4] daemon is not started [2021-11-19T02:05:10.893Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-19T02:05:11.149Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-11-19T02:05:11.406Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-11-19T02:05:11.406Z] === RUN TestDaemonIpcModePrivate [2021-11-19T02:05:11.582Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2021-11-19T02:05:11.677Z] === RUN TestBoolValue [2021-11-19T02:05:11.677Z] --- PASS: TestBoolValue (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestBoolValueOrDefault [2021-11-19T02:05:11.677Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestInt64ValueOrZero [2021-11-19T02:05:11.677Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestInt64ValueOrDefault [2021-11-19T02:05:11.677Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-19T02:05:11.677Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestJsonContentType [2021-11-19T02:05:11.677Z] --- PASS: TestJsonContentType (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 14.7% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/server/httputils 0.102s coverage: 14.7% of statements [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-19T02:05:11.677Z] === RUN TestMaskSecretKeys [2021-11-19T02:05:11.677Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-19T02:05:11.677Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-19T02:05:11.677Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-19T02:05:11.677Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-19T02:05:11.677Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-19T02:05:11.677Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-19T02:05:11.677Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestVersionMiddlewareVersion [2021-11-19T02:05:11.677Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-19T02:05:11.677Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 37.7% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/server/middleware 0.119s coverage: 37.7% of statements [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-19T02:05:11.677Z] === RUN TestToJSON [2021-11-19T02:05:11.677Z] --- PASS: TestToJSON (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestToParamWithVersion [2021-11-19T02:05:11.677Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestFromJSON [2021-11-19T02:05:11.677Z] --- PASS: TestFromJSON (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestEmpty [2021-11-19T02:05:11.677Z] --- PASS: TestEmpty (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestArgsMatchKVListEmptySources [2021-11-19T02:05:11.677Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestArgsMatchKVList [2021-11-19T02:05:11.677Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestArgsMatch [2021-11-19T02:05:11.677Z] --- PASS: TestArgsMatch (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestAdd [2021-11-19T02:05:11.677Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestDel [2021-11-19T02:05:11.677Z] --- PASS: TestDel (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestLen [2021-11-19T02:05:11.677Z] --- PASS: TestLen (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestExactMatch [2021-11-19T02:05:11.677Z] --- PASS: TestExactMatch (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestOnlyOneExactMatch [2021-11-19T02:05:11.677Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestContains [2021-11-19T02:05:11.677Z] --- PASS: TestContains (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestValidate [2021-11-19T02:05:11.677Z] --- PASS: TestValidate (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestWalkValues [2021-11-19T02:05:11.677Z] --- PASS: TestWalkValues (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestFuzzyMatch [2021-11-19T02:05:11.677Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestClone [2021-11-19T02:05:11.677Z] --- PASS: TestClone (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 92.2% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-11-19T02:05:11.677Z] === RUN TestAdjustForAPIVersion [2021-11-19T02:05:11.677Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 5.7% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2021-11-19T02:05:11.677Z] === RUN TestStrSliceMarshalJSON [2021-11-19T02:05:11.677Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestStrSliceUnmarshalJSON [2021-11-19T02:05:11.677Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestStrSliceUnmarshalString [2021-11-19T02:05:11.677Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestStrSliceUnmarshalSlice [2021-11-19T02:05:11.677Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 90.0% of statements [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-19T02:05:11.677Z] === RUN TestDurationToSecondsString [2021-11-19T02:05:11.677Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-19T02:05:11.677Z] === RUN TestGetTimestamp [2021-11-19T02:05:11.677Z] --- PASS: TestGetTimestamp (0.15s) [2021-11-19T02:05:11.677Z] === RUN TestParseTimestamps [2021-11-19T02:05:11.677Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 100.0% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2021-11-19T02:05:11.677Z] === RUN TestCompareVersion [2021-11-19T02:05:11.677Z] --- PASS: TestCompareVersion (0.00s) [2021-11-19T02:05:11.677Z] PASS [2021-11-19T02:05:11.677Z] coverage: 77.3% of statements [2021-11-19T02:05:11.677Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-19T02:05:11.677Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.02s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.71s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.94s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.98s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.22s) [2021-11-19T02:05:12.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.95s) [2021-11-19T02:05:12.548Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:05:12.548Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:05:12.772Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-11-19T02:05:12.772Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2021-11-19T02:05:12.772Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-19T02:05:13.244Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-19T02:05:13.244Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-19T02:05:13.244Z] === RUN TestCloneArgsSmartHttp [2021-11-19T02:05:13.244Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-19T02:05:13.244Z] === RUN TestCloneArgsDumbHttp [2021-11-19T02:05:13.244Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-19T02:05:13.244Z] === RUN TestCloneArgsGit [2021-11-19T02:05:13.244Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-19T02:05:13.244Z] === RUN TestCheckoutGit [2021-11-19T02:05:14.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-19T02:05:14.154Z] docker_cli_daemon_plugins_test.go:80: [d46e78c914912] daemon is not started [2021-11-19T02:05:14.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-11-19T02:05:14.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2021-11-19T02:05:14.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-19T02:05:14.814Z] === RUN TestEnable [2021-11-19T02:05:14.814Z] --- PASS: TestEnable (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestDisable [2021-11-19T02:05:14.815Z] --- PASS: TestDisable (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestEnabled [2021-11-19T02:05:14.815Z] --- PASS: TestEnabled (0.00s) [2021-11-19T02:05:14.815Z] PASS [2021-11-19T02:05:14.815Z] coverage: 100.0% of statements [2021-11-19T02:05:14.815Z] ok github.com/docker/docker/cli/debug 0.079s coverage: 100.0% of statements [2021-11-19T02:05:14.815Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-19T02:05:14.815Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-19T02:05:14.815Z] === RUN TestProcessNoDockerignore [2021-11-19T02:05:14.815Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-19T02:05:14.815Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-19T02:05:14.815Z] === RUN TestDetectContentType [2021-11-19T02:05:14.815Z] --- PASS: TestDetectContentType (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestSelectAcceptableMIME [2021-11-19T02:05:14.815Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestInspectEmptyResponse [2021-11-19T02:05:14.815Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestInspectResponseBinary [2021-11-19T02:05:14.815Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestResponseUnsupportedContentType [2021-11-19T02:05:14.815Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestInspectResponseTextSimple [2021-11-19T02:05:14.815Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestInspectResponseEmptyContentType [2021-11-19T02:05:14.815Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestUnknownContentLength [2021-11-19T02:05:14.815Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-19T02:05:14.815Z] === RUN TestDownloadRemote [2021-11-19T02:05:14.972Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-19T02:05:15.284Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-19T02:05:15.284Z] === RUN TestGetWithStatusError [2021-11-19T02:05:15.284Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestCloseRootDirectory [2021-11-19T02:05:15.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:15.284Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestHashFile [2021-11-19T02:05:15.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:15.284Z] --- SKIP: TestHashFile (0.01s) [2021-11-19T02:05:15.284Z] === RUN TestHashSubdir [2021-11-19T02:05:15.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:15.284Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestRemoveDirectory [2021-11-19T02:05:15.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:15.284Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-19T02:05:15.284Z] PASS [2021-11-19T02:05:15.284Z] coverage: 9.3% of statements [2021-11-19T02:05:15.284Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 9.3% of statements [2021-11-19T02:05:15.284Z] === RUN TestGetAllAllowed [2021-11-19T02:05:15.284Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestGetAllMeta [2021-11-19T02:05:15.284Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-19T02:05:15.284Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestIsUnreferencedBuiltin [2021-11-19T02:05:15.284Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestIsExistingDirectory [2021-11-19T02:05:15.284Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestGetFilenameForDownload [2021-11-19T02:05:15.284Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestEnv2Variables [2021-11-19T02:05:15.284Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-19T02:05:15.284Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestMaintainer [2021-11-19T02:05:15.284Z] --- PASS: TestMaintainer (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestLabel [2021-11-19T02:05:15.284Z] --- PASS: TestLabel (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestFromScratch [2021-11-19T02:05:15.284Z] --- PASS: TestFromScratch (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestFromWithArg [2021-11-19T02:05:15.284Z] --- PASS: TestFromWithArg (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-19T02:05:15.284Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestFromWithUndefinedArg [2021-11-19T02:05:15.284Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestFromMultiStageWithNamedStage [2021-11-19T02:05:15.284Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestOnbuild [2021-11-19T02:05:15.284Z] --- PASS: TestOnbuild (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestWorkdir [2021-11-19T02:05:15.284Z] --- PASS: TestWorkdir (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestCmd [2021-11-19T02:05:15.284Z] --- PASS: TestCmd (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestHealthcheckNone [2021-11-19T02:05:15.284Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestHealthcheckCmd [2021-11-19T02:05:15.284Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestEntrypoint [2021-11-19T02:05:15.284Z] --- PASS: TestEntrypoint (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestExpose [2021-11-19T02:05:15.284Z] --- PASS: TestExpose (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestUser [2021-11-19T02:05:15.284Z] --- PASS: TestUser (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestVolume [2021-11-19T02:05:15.284Z] --- PASS: TestVolume (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestStopSignal [2021-11-19T02:05:15.284Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:05:15.284Z] --- SKIP: TestStopSignal (0.00s) [2021-11-19T02:05:15.284Z] === RUN TestArg [2021-11-19T02:05:15.284Z] --- PASS: TestArg (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestShell [2021-11-19T02:05:15.285Z] --- PASS: TestShell (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestPrependEnvOnCmd [2021-11-19T02:05:15.285Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestRunWithBuildArgs [2021-11-19T02:05:15.285Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestRunIgnoresHealthcheck [2021-11-19T02:05:15.285Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestDispatchUnsupportedOptions [2021-11-19T02:05:15.285Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-19T02:05:15.285Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-19T02:05:15.285Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-19T02:05:15.285Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestNormalizeWorkdir [2021-11-19T02:05:15.285Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestDispatch [2021-11-19T02:05:15.285Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-19T02:05:15.285Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-19T02:05:15.285Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-19T02:05:15.285Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-19T02:05:15.285Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-19T02:05:15.285Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-19T02:05:15.285Z] === RUN TestDispatch/COPY_url [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch (0.07s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-19T02:05:15.285Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestAddScratchImageAddsToMounts [2021-11-19T02:05:15.285Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-19T02:05:15.285Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-19T02:05:15.285Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-19T02:05:15.285Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestImageSourceGetAddsToMounts [2021-11-19T02:05:15.285Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestEmptyDockerfile [2021-11-19T02:05:15.285Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestSymlinkDockerfile [2021-11-19T02:05:15.285Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-19T02:05:15.285Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-19T02:05:15.285Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestNonExistingDockerfile [2021-11-19T02:05:15.285Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestCopyRunConfig [2021-11-19T02:05:15.285Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestDeepCopyRunConfig [2021-11-19T02:05:15.285Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestExportImage [2021-11-19T02:05:15.285Z] --- PASS: TestExportImage (0.00s) [2021-11-19T02:05:15.285Z] === RUN TestNormalizeDest [2021-11-19T02:05:15.285Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-19T02:05:15.285Z] PASS [2021-11-19T02:05:15.285Z] coverage: 46.8% of statements [2021-11-19T02:05:15.285Z] ok github.com/docker/docker/builder/dockerfile 0.197s coverage: 46.8% of statements [2021-11-19T02:05:15.755Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-19T02:05:15.901Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-11-19T02:05:15.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2021-11-19T02:05:15.901Z] === RUN TestIpcModeOlderClient [2021-11-19T02:05:15.901Z] === PAUSE TestIpcModeOlderClient [2021-11-19T02:05:15.901Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:05:16.463Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-19T02:05:16.463Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-11-19T02:05:16.463Z] === RUN TestKillContainer [2021-11-19T02:05:16.463Z] === RUN TestKillContainer/no_signal [2021-11-19T02:05:16.719Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-19T02:05:16.745Z] === RUN TestTCP4Proxy [2021-11-19T02:05:16.745Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-19T02:05:16.745Z] === RUN TestTCP4ProxyHalfClose [2021-11-19T02:05:16.745Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestTCP6Proxy [2021-11-19T02:05:16.745Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:05:16.745Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestTCPDualStackProxy [2021-11-19T02:05:16.745Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:05:16.745Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestUDP4Proxy [2021-11-19T02:05:16.745Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestUDP6Proxy [2021-11-19T02:05:16.745Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:05:16.745Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestUDPWriteError [2021-11-19T02:05:16.745Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestSCTP4Proxy [2021-11-19T02:05:16.745Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:05:16.745Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-19T02:05:16.745Z] === RUN TestSCTP6Proxy [2021-11-19T02:05:16.745Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:05:16.745Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-19T02:05:16.745Z] PASS [2021-11-19T02:05:16.745Z] coverage: 49.4% of statements [2021-11-19T02:05:16.745Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2021-11-19T02:05:17.282Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:05:17.845Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:05:17.845Z] docker_cli_daemon_plugins_test.go:170: [d301973e41abf] daemon is not started [2021-11-19T02:05:18.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:05:18.776Z] --- PASS: TestKillContainer (2.09s) [2021-11-19T02:05:18.776Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-11-19T02:05:18.776Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-11-19T02:05:18.776Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-11-19T02:05:18.776Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:05:18.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-19T02:05:18.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:05:19.339Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-19T02:05:19.339Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-19T02:05:19.878Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:05:19.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-11-19T02:05:19.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-11-19T02:05:19.901Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-11-19T02:05:19.901Z] === RUN TestKillStoppedContainer [2021-11-19T02:05:20.156Z] ......... [ 85%] [2021-11-19T02:05:20.158Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-11-19T02:05:20.158Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:05:20.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-19T02:05:20.158Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:05:20.866Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:05:21.087Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-11-19T02:05:21.087Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:05:21.087Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:05:21.087Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:05:21.087Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:05:21.087Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:05:21.087Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-19T02:05:21.087Z] === RUN TestLinksEtcHostsContentMatch [2021-11-19T02:05:21.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-11-19T02:05:21.649Z] === RUN TestLinksContainerNames [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy (10.43s) [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.65s) [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-11-19T02:05:21.854Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s) [2021-11-19T02:05:21.854Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:05:23.016Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-19T02:05:23.016Z] --- PASS: TestLinksContainerNames (1.40s) [2021-11-19T02:05:23.016Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:05:23.273Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-19T02:05:23.529Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-11-19T02:05:23.529Z] === RUN TestContainerNetworkMountsNoChown [2021-11-19T02:05:23.785Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-19T02:05:24.041Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-19T02:05:24.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-19T02:05:24.072Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2021-11-19T02:05:24.072Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:05:24.072Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:05:24.072Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-19T02:05:24.072Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:05:24.298Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/default [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/default [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/private [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/private [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rprivate [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/slave [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/slave [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rslave [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/shared [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/shared [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rshared [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/default [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rslave [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rshared [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/shared [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/rprivate [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/slave [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:05:24.298Z] === CONT TestMountDaemonRoot/private [2021-11-19T02:05:24.298Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:05:24.298Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:05:24.299Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-19T02:05:24.299Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-19T02:05:24.299Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:05:24.299Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:05:24.299Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-19T02:05:24.299Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-19T02:05:24.299Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-19T02:05:24.299Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-19T02:05:24.299Z] check_test.go:308: [d46bdbca3949d] daemon is not started [2021-11-19T02:05:24.299Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-19T02:05:24.299Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:05:24.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:05:24.811Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-19T02:05:24.811Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-19T02:05:24.811Z] === RUN TestContainerBindMountNonRecursive [2021-11-19T02:05:25.056Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-19T02:05:25.067Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-19T02:05:25.231Z] --- PASS: TestCheckoutGit (26.08s) [2021-11-19T02:05:25.231Z] === RUN TestValidGitTransport [2021-11-19T02:05:25.231Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-19T02:05:25.231Z] === RUN TestGitInvalidRef [2021-11-19T02:05:25.231Z] --- PASS: TestGitInvalidRef (0.18s) [2021-11-19T02:05:25.231Z] PASS [2021-11-19T02:05:25.231Z] coverage: 86.3% of statements [2021-11-19T02:05:25.231Z] ok github.com/docker/docker/builder/remotecontext/git 26.309s coverage: 86.3% of statements [2021-11-19T02:05:25.231Z] ? github.com/docker/docker/cli [no test files] [2021-11-19T02:05:25.231Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-19T02:05:25.641Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-11-19T02:05:25.641Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:05:26.258Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-19T02:05:26.436Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-19T02:05:26.436Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-19T02:05:26.436Z] --- PASS: TestContainerBindMountNonRecursive (1.74s) [2021-11-19T02:05:26.436Z] === RUN TestContainerVolumesMountedAsShared [2021-11-19T02:05:27.364Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-11-19T02:05:27.364Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-19T02:05:27.928Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2021-11-19T02:05:27.928Z] === RUN TestNetworkNat [2021-11-19T02:05:28.184Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-19T02:05:28.748Z] --- PASS: TestNetworkNat (0.75s) [2021-11-19T02:05:28.748Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:05:29.275Z] === RUN TestCheckpointCreateError [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointCreate [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointDeleteError [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointDelete [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointListError [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointList [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointList (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCheckpointListContainerNotFound [2021-11-19T02:05:29.275Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNewClientWithOpsFromEnv [2021-11-19T02:05:29.275Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:05:29.275Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestGetAPIPath [2021-11-19T02:05:29.275Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestParseHostURL [2021-11-19T02:05:29.275Z] --- PASS: TestParseHostURL (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-19T02:05:29.275Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPIVersion [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPVersionOverride [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-19T02:05:29.275Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestClientRedirect [2021-11-19T02:05:29.275Z] --- PASS: TestClientRedirect (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigCreateUnsupported [2021-11-19T02:05:29.275Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigCreateError [2021-11-19T02:05:29.275Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigCreate [2021-11-19T02:05:29.275Z] --- PASS: TestConfigCreate (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspectNotFound [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspectWithEmptyID [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspectUnsupported [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspectError [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspectConfigNotFound [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigInspect [2021-11-19T02:05:29.275Z] --- PASS: TestConfigInspect (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigListUnsupported [2021-11-19T02:05:29.275Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigListError [2021-11-19T02:05:29.275Z] --- PASS: TestConfigListError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigList [2021-11-19T02:05:29.275Z] --- PASS: TestConfigList (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigRemoveUnsupported [2021-11-19T02:05:29.275Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigRemoveError [2021-11-19T02:05:29.275Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigRemove [2021-11-19T02:05:29.275Z] --- PASS: TestConfigRemove (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigUpdateUnsupported [2021-11-19T02:05:29.275Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigUpdateError [2021-11-19T02:05:29.275Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestConfigUpdate [2021-11-19T02:05:29.275Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCommitError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCommit [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCommit (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStatPathError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStatPathNotFoundError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStatPathNoHeaderError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStatPath [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyToContainerError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyToContainerNotFoundError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyToContainer [2021-11-19T02:05:29.275Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyFromContainerError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyFromContainerNotFoundError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-19T02:05:29.275Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestCopyFromContainer [2021-11-19T02:05:29.275Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCreateError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCreateImageNotFound [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCreateWithName [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerCreateAutoRemove [2021-11-19T02:05:29.275Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerDiffError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerDiff [2021-11-19T02:05:29.275Z] --- PASS: TestContainerDiff (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecCreateError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecCreate [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecStartError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecStart [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecInspectError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecInspect [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExportError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExportError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExport [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExport (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerInspectError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerInspectContainerNotFound [2021-11-19T02:05:29.275Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerInspectWithEmptyID [2021-11-19T02:05:29.275Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerInspect [2021-11-19T02:05:29.275Z] --- PASS: TestContainerInspect (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerInspectNode [2021-11-19T02:05:29.275Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerKillError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerKillError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerKill [2021-11-19T02:05:29.275Z] --- PASS: TestContainerKill (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerListError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerListError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerList [2021-11-19T02:05:29.275Z] --- PASS: TestContainerList (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerLogsNotFoundError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerLogsError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerLogs [2021-11-19T02:05:29.275Z] --- PASS: TestContainerLogs (0.16s) [2021-11-19T02:05:29.275Z] === RUN TestContainerPauseError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerPauseError (0.01s) [2021-11-19T02:05:29.275Z] === RUN TestContainerPause [2021-11-19T02:05:29.275Z] --- PASS: TestContainerPause (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainersPruneError [2021-11-19T02:05:29.275Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainersPrune [2021-11-19T02:05:29.275Z] --- PASS: TestContainersPrune (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRemoveError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRemoveNotFoundError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRemove [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRemove (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRenameError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRename [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRename (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerResizeError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecResizeError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerResize [2021-11-19T02:05:29.275Z] --- PASS: TestContainerResize (0.02s) [2021-11-19T02:05:29.275Z] === RUN TestContainerExecResize [2021-11-19T02:05:29.275Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRestartError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerRestart [2021-11-19T02:05:29.275Z] --- PASS: TestContainerRestart (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStartError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStartError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStart [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStart (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStatsError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStats [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStats (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStopError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStopError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerStop [2021-11-19T02:05:29.275Z] --- PASS: TestContainerStop (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerTopError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerTopError (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerTop [2021-11-19T02:05:29.275Z] --- PASS: TestContainerTop (0.00s) [2021-11-19T02:05:29.275Z] === RUN TestContainerUnpauseError [2021-11-19T02:05:29.275Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestContainerUnpause [2021-11-19T02:05:29.276Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestContainerUpdateError [2021-11-19T02:05:29.276Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestContainerUpdate [2021-11-19T02:05:29.276Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestContainerWaitError [2021-11-19T02:05:29.276Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestContainerWait [2021-11-19T02:05:29.276Z] --- PASS: TestContainerWait (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestDiskUsageError [2021-11-19T02:05:29.276Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestDiskUsage [2021-11-19T02:05:29.276Z] --- PASS: TestDiskUsage (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestDistributionInspectUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestDistributionInspectWithEmptyID [2021-11-19T02:05:29.276Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestEventsErrorInOptions [2021-11-19T02:05:29.276Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestEventsErrorFromServer [2021-11-19T02:05:29.276Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestEvents [2021-11-19T02:05:29.276Z] --- PASS: TestEvents (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestTLSCloseWriter [2021-11-19T02:05:29.276Z] === PAUSE TestTLSCloseWriter [2021-11-19T02:05:29.276Z] === RUN TestImageBuildError [2021-11-19T02:05:29.276Z] --- PASS: TestImageBuildError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageBuild [2021-11-19T02:05:29.276Z] --- PASS: TestImageBuild (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestGetDockerOS [2021-11-19T02:05:29.276Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageCreateError [2021-11-19T02:05:29.276Z] --- PASS: TestImageCreateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageCreate [2021-11-19T02:05:29.276Z] --- PASS: TestImageCreate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageHistoryError [2021-11-19T02:05:29.276Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageHistory [2021-11-19T02:05:29.276Z] --- PASS: TestImageHistory (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageImportError [2021-11-19T02:05:29.276Z] --- PASS: TestImageImportError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageImport [2021-11-19T02:05:29.276Z] --- PASS: TestImageImport (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageInspectError [2021-11-19T02:05:29.276Z] --- PASS: TestImageInspectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageInspectImageNotFound [2021-11-19T02:05:29.276Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageInspectWithEmptyID [2021-11-19T02:05:29.276Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageInspect [2021-11-19T02:05:29.276Z] --- PASS: TestImageInspect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageListError [2021-11-19T02:05:29.276Z] --- PASS: TestImageListError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageList [2021-11-19T02:05:29.276Z] --- PASS: TestImageList (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageListApiBefore125 [2021-11-19T02:05:29.276Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageLoadError [2021-11-19T02:05:29.276Z] --- PASS: TestImageLoadError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageLoad [2021-11-19T02:05:29.276Z] --- PASS: TestImageLoad (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagesPruneError [2021-11-19T02:05:29.276Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagesPrune [2021-11-19T02:05:29.276Z] --- PASS: TestImagesPrune (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullReferenceParseError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullAnyError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePullWithoutErrors [2021-11-19T02:05:29.276Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushReferenceError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushAnyError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithoutErrors [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-19T02:05:29.276Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageRemoveError [2021-11-19T02:05:29.276Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageRemoveImageNotFound [2021-11-19T02:05:29.276Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageRemove [2021-11-19T02:05:29.276Z] --- PASS: TestImageRemove (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSaveError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSaveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSave [2021-11-19T02:05:29.276Z] --- PASS: TestImageSave (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchAnyError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageSearchWithoutErrors [2021-11-19T02:05:29.276Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageTagError [2021-11-19T02:05:29.276Z] --- PASS: TestImageTagError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageTagInvalidReference [2021-11-19T02:05:29.276Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageTagInvalidSourceImageName [2021-11-19T02:05:29.276Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageTagHexSource [2021-11-19T02:05:29.276Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestImageTag [2021-11-19T02:05:29.276Z] --- PASS: TestImageTag (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestInfoServerError [2021-11-19T02:05:29.276Z] --- PASS: TestInfoServerError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestInfoInvalidResponseJSONError [2021-11-19T02:05:29.276Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestInfo [2021-11-19T02:05:29.276Z] --- PASS: TestInfo (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkConnectError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkConnect [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkCreateError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkCreate [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkDisconnectError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkDisconnect [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/empty_ID [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/no_options [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/verbose [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/global_scope [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/unknown_network [2021-11-19T02:05:29.276Z] === RUN TestNetworkInspect/server_error [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkListError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkListError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkList [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkList (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworksPruneError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworksPrune [2021-11-19T02:05:29.276Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkRemoveError [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNetworkRemove [2021-11-19T02:05:29.276Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeInspectError [2021-11-19T02:05:29.276Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeInspectNodeNotFound [2021-11-19T02:05:29.276Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeInspectWithEmptyID [2021-11-19T02:05:29.276Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeInspect [2021-11-19T02:05:29.276Z] --- PASS: TestNodeInspect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeListError [2021-11-19T02:05:29.276Z] --- PASS: TestNodeListError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeList [2021-11-19T02:05:29.276Z] --- PASS: TestNodeList (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeRemoveError [2021-11-19T02:05:29.276Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeRemove [2021-11-19T02:05:29.276Z] --- PASS: TestNodeRemove (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeUpdateError [2021-11-19T02:05:29.276Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestNodeUpdate [2021-11-19T02:05:29.276Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestOptionWithTimeout [2021-11-19T02:05:29.276Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPingFail [2021-11-19T02:05:29.276Z] --- PASS: TestPingFail (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPingWithError [2021-11-19T02:05:29.276Z] 2021/11/19 02:05:28 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:29.276Z] 2021/11/19 02:05:28 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:29.276Z] --- PASS: TestPingWithError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPingSuccess [2021-11-19T02:05:29.276Z] --- PASS: TestPingSuccess (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPingHeadFallback [2021-11-19T02:05:29.276Z] === RUN TestPingHeadFallback/OK [2021-11-19T02:05:29.276Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-19T02:05:29.276Z] === RUN TestPingHeadFallback/Not_Found [2021-11-19T02:05:29.276Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-19T02:05:29.276Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-19T02:05:29.276Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginDisableError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginDisable [2021-11-19T02:05:29.276Z] --- PASS: TestPluginDisable (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginEnableError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginEnable [2021-11-19T02:05:29.276Z] --- PASS: TestPluginEnable (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginInspectError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginInspectWithEmptyID [2021-11-19T02:05:29.276Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginInspect [2021-11-19T02:05:29.276Z] --- PASS: TestPluginInspect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginListError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginListError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginList [2021-11-19T02:05:29.276Z] --- PASS: TestPluginList (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginPushError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginPushError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginPush [2021-11-19T02:05:29.276Z] --- PASS: TestPluginPush (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginRemoveError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginRemove [2021-11-19T02:05:29.276Z] --- PASS: TestPluginRemove (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginSetError [2021-11-19T02:05:29.276Z] --- PASS: TestPluginSetError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPluginSet [2021-11-19T02:05:29.276Z] --- PASS: TestPluginSet (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSetHostHeader [2021-11-19T02:05:29.276Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestPlainTextError [2021-11-19T02:05:29.276Z] --- PASS: TestPlainTextError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestInfiniteError [2021-11-19T02:05:29.276Z] --- PASS: TestInfiniteError (0.03s) [2021-11-19T02:05:29.276Z] === RUN TestCanceledContext [2021-11-19T02:05:29.276Z] 2021/11/19 02:05:28 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:29.276Z] --- PASS: TestCanceledContext (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestDeadlineExceededContext [2021-11-19T02:05:29.276Z] 2021/11/19 02:05:28 RoundTripper returned a response & error; ignoring response [2021-11-19T02:05:29.276Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretCreateUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretCreateError [2021-11-19T02:05:29.276Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretCreate [2021-11-19T02:05:29.276Z] --- PASS: TestSecretCreate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretInspectUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretInspectError [2021-11-19T02:05:29.276Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretInspectSecretNotFound [2021-11-19T02:05:29.276Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretInspectWithEmptyID [2021-11-19T02:05:29.276Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretInspect [2021-11-19T02:05:29.276Z] --- PASS: TestSecretInspect (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretListUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretListError [2021-11-19T02:05:29.276Z] --- PASS: TestSecretListError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretList [2021-11-19T02:05:29.276Z] --- PASS: TestSecretList (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretRemoveUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretRemoveError [2021-11-19T02:05:29.276Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretRemove [2021-11-19T02:05:29.276Z] --- PASS: TestSecretRemove (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretUpdateUnsupported [2021-11-19T02:05:29.276Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretUpdateError [2021-11-19T02:05:29.276Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestSecretUpdate [2021-11-19T02:05:29.276Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestServiceCreateError [2021-11-19T02:05:29.276Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestServiceCreate [2021-11-19T02:05:29.276Z] --- PASS: TestServiceCreate (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-19T02:05:29.276Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-19T02:05:29.276Z] === RUN TestServiceCreateDigestPinning [2021-11-19T02:05:29.277Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceInspectError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceInspectServiceNotFound [2021-11-19T02:05:29.277Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceInspectWithEmptyID [2021-11-19T02:05:29.277Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceInspect [2021-11-19T02:05:29.277Z] --- PASS: TestServiceInspect (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceListError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceListError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceList [2021-11-19T02:05:29.277Z] --- PASS: TestServiceList (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceLogsError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceLogs [2021-11-19T02:05:29.277Z] --- PASS: TestServiceLogs (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceRemoveError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceRemoveNotFoundError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceRemove [2021-11-19T02:05:29.277Z] --- PASS: TestServiceRemove (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceUpdateError [2021-11-19T02:05:29.277Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestServiceUpdate [2021-11-19T02:05:29.277Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmGetUnlockKeyError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmGetUnlockKey [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmInitError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmInit [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmInit (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmInspectError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmInspect [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmJoinError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmJoin [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmLeaveError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmLeave [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmUnlockError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmUnlock [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmUpdateError [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestSwarmUpdate [2021-11-19T02:05:29.277Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestTaskInspectError [2021-11-19T02:05:29.277Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestTaskInspectWithEmptyID [2021-11-19T02:05:29.277Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestTaskInspect [2021-11-19T02:05:29.277Z] --- PASS: TestTaskInspect (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestTaskListError [2021-11-19T02:05:29.277Z] --- PASS: TestTaskListError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestTaskList [2021-11-19T02:05:29.277Z] --- PASS: TestTaskList (0.01s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeCreateError [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeCreate [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeInspectError [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeInspectNotFound [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeInspectWithEmptyID [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeInspect [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeListError [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeListError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeList [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeList (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeRemoveError [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-19T02:05:29.277Z] === RUN TestVolumeRemove [2021-11-19T02:05:29.277Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-19T02:05:29.277Z] === CONT TestTLSCloseWriter [2021-11-19T02:05:29.277Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-19T02:05:29.277Z] PASS [2021-11-19T02:05:29.277Z] coverage: 75.1% of statements [2021-11-19T02:05:29.277Z] ok github.com/docker/docker/client 0.634s coverage: 75.1% of statements [2021-11-19T02:05:29.311Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2021-11-19T02:05:29.311Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:05:29.568Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-19T02:05:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-19T02:05:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-19T02:05:29.663Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/rootless [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/volume [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-19T02:05:29.663Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === Skipped [2021-11-19T02:05:29.663Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-19T02:05:29.663Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-19T02:05:29.663Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-19T02:05:29.663Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-19T02:05:29.663Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.663Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-19T02:05:29.663Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.663Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.663Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-19T02:05:29.664Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:10Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-19T02:05:29.664Z] aufs_test.go:37: driver not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-19T02:05:29.664Z] time="2021-11-19T02:04:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-19T02:05:29.664Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-19T02:05:29.664Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-19T02:05:29.664Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:05:29.664Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-19T02:05:29.664Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-19T02:05:29.664Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-19T02:05:29.664Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-19T02:05:29.664Z] [2021-11-19T02:05:29.664Z] DONE 2315 tests, 53 skipped in 213.424s [2021-11-19T02:05:29.664Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:05:29.664Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-19T02:05:29.664Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-19T02:05:30.131Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-19T02:05:31.078Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-19T02:05:31.110Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestConfigureDaemonLogs [2021-11-19T02:05:31.110Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestCommonOptionsInstallFlags [2021-11-19T02:05:31.110Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-19T02:05:31.110Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-19T02:05:31.110Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-19T02:05:31.110Z] PASS [2021-11-19T02:05:31.110Z] coverage: 18.6% of statements [2021-11-19T02:05:31.110Z] ok github.com/docker/docker/cmd/dockerd 0.314s coverage: 18.6% of statements [2021-11-19T02:05:31.110Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-19T02:05:31.110Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-19T02:05:32.096Z] === RUN TestContainerStopSignal [2021-11-19T02:05:32.096Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestContainerStopTimeout [2021-11-19T02:05:32.096Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-19T02:05:32.096Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-19T02:05:32.096Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-19T02:05:32.096Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestReplaceAndAppendEnvVars [2021-11-19T02:05:32.096Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-19T02:05:32.096Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestNewMemoryStore [2021-11-19T02:05:32.096Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestAddContainers [2021-11-19T02:05:32.096Z] --- PASS: TestAddContainers (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestGetContainer [2021-11-19T02:05:32.096Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestDeleteContainer [2021-11-19T02:05:32.096Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestListContainers [2021-11-19T02:05:32.096Z] --- PASS: TestListContainers (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestFirstContainer [2021-11-19T02:05:32.096Z] --- PASS: TestFirstContainer (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestApplyAllContainer [2021-11-19T02:05:32.096Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestIsValidHealthString [2021-11-19T02:05:32.096Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestStateRunStop [2021-11-19T02:05:32.096Z] --- PASS: TestStateRunStop (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestStateTimeoutWait [2021-11-19T02:05:32.096Z] state_test.go:141: Stop callback fired [2021-11-19T02:05:32.096Z] state_test.go:165: Stop callback fired [2021-11-19T02:05:32.096Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-19T02:05:32.096Z] === RUN TestIsValidStateString [2021-11-19T02:05:32.096Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestViewSaveDelete [2021-11-19T02:05:32.096Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-19T02:05:32.096Z] === RUN TestViewAll [2021-11-19T02:05:32.096Z] --- PASS: TestViewAll (0.02s) [2021-11-19T02:05:32.096Z] === RUN TestViewGet [2021-11-19T02:05:32.096Z] --- PASS: TestViewGet (0.01s) [2021-11-19T02:05:32.096Z] === RUN TestNames [2021-11-19T02:05:32.096Z] --- PASS: TestNames (0.00s) [2021-11-19T02:05:32.096Z] === RUN TestViewWithHealthCheck [2021-11-19T02:05:32.096Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-19T02:05:32.096Z] PASS [2021-11-19T02:05:32.096Z] coverage: 41.7% of statements [2021-11-19T02:05:32.096Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2021-11-19T02:05:32.096Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-19T02:05:32.096Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-19T02:05:32.096Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-19T02:05:32.096Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-19T02:05:32.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-19T02:05:32.443Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-11-19T02:05:32.443Z] === RUN TestPause [2021-11-19T02:05:32.700Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-19T02:05:32.835Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-19T02:05:32.835Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-19T02:05:33.088Z] === RUN TestPrepare [2021-11-19T02:05:33.088Z] --- PASS: TestPrepare (0.00s) [2021-11-19T02:05:33.088Z] === RUN TestStart [2021-11-19T02:05:33.088Z] --- PASS: TestStart (0.00s) [2021-11-19T02:05:33.088Z] === RUN TestWaitCancel [2021-11-19T02:05:33.088Z] --- PASS: TestWaitCancel (0.00s) [2021-11-19T02:05:33.088Z] === RUN TestWaitDisabled [2021-11-19T02:05:33.088Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-19T02:05:33.088Z] === RUN TestWaitEnabled [2021-11-19T02:05:33.088Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-19T02:05:33.088Z] === RUN TestRemove [2021-11-19T02:05:33.088Z] --- PASS: TestRemove (0.00s) [2021-11-19T02:05:33.088Z] PASS [2021-11-19T02:05:33.088Z] coverage: 65.3% of statements [2021-11-19T02:05:33.088Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2021-11-19T02:05:33.262Z] --- PASS: TestPause (0.74s) [2021-11-19T02:05:33.262Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:05:33.262Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:05:33.262Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:05:33.262Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:05:34.192Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-11-19T02:05:34.192Z] === RUN TestPidHost [2021-11-19T02:05:34.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-19T02:05:34.557Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-19T02:05:34.652Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-19T02:05:34.652Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-19T02:05:34.652Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-19T02:05:34.652Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-19T02:05:34.653Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:05:34.653Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-19T02:05:34.653Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-19T02:05:35.121Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-19T02:05:35.121Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-19T02:05:35.121Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-19T02:05:35.121Z] PASS [2021-11-19T02:05:35.121Z] coverage: 35.9% of statements [2021-11-19T02:05:35.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.338s coverage: 35.9% of statements [2021-11-19T02:05:35.121Z] === RUN TestNewListSecretsFilters [2021-11-19T02:05:35.121Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-19T02:05:35.121Z] === RUN TestNewListConfigsFilters [2021-11-19T02:05:35.121Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-19T02:05:35.121Z] PASS [2021-11-19T02:05:35.121Z] coverage: 0.5% of statements [2021-11-19T02:05:35.121Z] ok github.com/docker/docker/daemon/cluster 0.833s coverage: 0.5% of statements [2021-11-19T02:05:35.559Z] --- PASS: TestPidHost (1.62s) [2021-11-19T02:05:35.559Z] === RUN TestPsFilter [2021-11-19T02:05:35.815Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-19T02:05:35.815Z] --- PASS: TestPsFilter (0.16s) [2021-11-19T02:05:35.815Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:05:36.072Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-19T02:05:36.079Z] --- PASS: TestBuildMultiStageOnBuild (9.79s) [2021-11-19T02:05:36.079Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:05:36.079Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:05:36.079Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:05:36.079Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:05:36.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-19T02:05:36.329Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-11-19T02:05:36.329Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:05:36.892Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-19T02:05:37.148Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2021-11-19T02:05:37.148Z] === RUN TestRemoveContainerRunning [2021-11-19T02:05:37.322Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-19T02:05:37.611Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-19T02:05:37.712Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-11-19T02:05:37.712Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:05:37.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-19T02:05:38.073Z] === RUN TestBuilderGC [2021-11-19T02:05:38.073Z] --- PASS: TestBuilderGC (0.00s) [2021-11-19T02:05:38.073Z] === RUN TestDaemonConfigurationNotFound [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonBrokenConfiguration [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestParseClusterAdvertiseSettings [2021-11-19T02:05:38.074Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestFindConfigurationConflicts [2021-11-19T02:05:38.074Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-19T02:05:38.074Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-19T02:05:38.074Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-19T02:05:38.074Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-19T02:05:38.074Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_label [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_dns [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-19T02:05:38.074Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration (0.01s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-19T02:05:38.074Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestModifiedDiscoverySettings [2021-11-19T02:05:38.074Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestReloadSetConfigFileNotExist [2021-11-19T02:05:38.074Z] time="2021-11-19T02:05:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-19T02:05:38.074Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-19T02:05:38.074Z] === RUN TestReloadDefaultConfigNotExist [2021-11-19T02:05:38.074Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:05:38.074Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestReloadBadDefaultConfig [2021-11-19T02:05:38.074Z] time="2021-11-19T02:05:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1482173028" [2021-11-19T02:05:38.074Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestReloadWithConflictingLabels [2021-11-19T02:05:38.074Z] time="2021-11-19T02:05:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3015219241" [2021-11-19T02:05:38.074Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-19T02:05:38.074Z] === RUN TestReloadWithDuplicateLabels [2021-11-19T02:05:38.074Z] time="2021-11-19T02:05:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2297950107" [2021-11-19T02:05:38.074Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-11-19T02:05:38.074Z] === RUN TestMaskURLCredentials [2021-11-19T02:05:38.074Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDaemonConfigurationMerge [2021-11-19T02:05:38.074Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-19T02:05:38.074Z] PASS [2021-11-19T02:05:38.074Z] coverage: 80.0% of statements [2021-11-19T02:05:38.074Z] ok github.com/docker/docker/daemon/config 0.468s coverage: 80.0% of statements [2021-11-19T02:05:38.074Z] === RUN TestDiscoveryOptsErrors [2021-11-19T02:05:38.074Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-19T02:05:38.074Z] === RUN TestDiscoveryOpts [2021-11-19T02:05:38.074Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-19T02:05:38.074Z] PASS [2021-11-19T02:05:38.074Z] coverage: 30.0% of statements [2021-11-19T02:05:38.074Z] ok github.com/docker/docker/daemon/discovery 0.093s coverage: 30.0% of statements [2021-11-19T02:05:38.229Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2021-11-19T02:05:38.229Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:05:38.229Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-19T02:05:38.229Z] === RUN TestRenameLinkedContainer [2021-11-19T02:05:38.542Z] === RUN TestWaitNodeAttachment [2021-11-19T02:05:39.012Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-11-19T02:05:39.012Z] === RUN TestIsolationConversion [2021-11-19T02:05:39.012Z] === RUN TestIsolationConversion/default [2021-11-19T02:05:39.012Z] === RUN TestIsolationConversion/process [2021-11-19T02:05:39.012Z] === RUN TestIsolationConversion/hyperv [2021-11-19T02:05:39.012Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestContainerLabels [2021-11-19T02:05:39.012Z] --- PASS: TestContainerLabels (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestCredentialSpecConversion [2021-11-19T02:05:39.012Z] === RUN TestCredentialSpecConversion/none [2021-11-19T02:05:39.012Z] === RUN TestCredentialSpecConversion/config [2021-11-19T02:05:39.012Z] === RUN TestCredentialSpecConversion/file [2021-11-19T02:05:39.012Z] === RUN TestCredentialSpecConversion/registry [2021-11-19T02:05:39.012Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-19T02:05:39.012Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountBind [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountBind (0.06s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountVolume [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountTarget [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountTmpfs [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountInvalidType [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestControllerValidateMountNamedPipe [2021-11-19T02:05:39.012Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-19T02:05:39.012Z] PASS [2021-11-19T02:05:39.012Z] coverage: 11.0% of statements [2021-11-19T02:05:39.012Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.652s coverage: 11.0% of statements [2021-11-19T02:05:39.012Z] === RUN TestEventsLog [2021-11-19T02:05:39.012Z] --- PASS: TestEventsLog (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestEventsLogTimeout [2021-11-19T02:05:39.012Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-19T02:05:39.012Z] === RUN TestLogEvents [2021-11-19T02:05:39.480Z] --- PASS: TestLogEvents (0.05s) [2021-11-19T02:05:39.480Z] === RUN TestLoadBufferedEvents [2021-11-19T02:05:39.480Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-19T02:05:39.480Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-19T02:05:39.480Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-19T02:05:39.480Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-19T02:05:39.480Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-19T02:05:39.480Z] PASS [2021-11-19T02:05:39.480Z] coverage: 50.0% of statements [2021-11-19T02:05:39.480Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2021-11-19T02:05:39.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-19T02:05:39.948Z] === RUN TestIsEmptyDir [2021-11-19T02:05:39.948Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-19T02:05:39.948Z] PASS [2021-11-19T02:05:39.948Z] coverage: 2.3% of statements [2021-11-19T02:05:39.948Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2021-11-19T02:05:39.948Z] === RUN TestVerifyNetworkingConfig [2021-11-19T02:05:39.948Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestGetContainer [2021-11-19T02:05:39.948Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestValidContainerNames [2021-11-19T02:05:39.948Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestContainerInitDNS [2021-11-19T02:05:39.948Z] daemon_test.go:146: root required [2021-11-19T02:05:39.948Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestMerge [2021-11-19T02:05:39.948Z] --- PASS: TestMerge (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestValidateContainerIsolation [2021-11-19T02:05:39.948Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestFindNetworkErrorType [2021-11-19T02:05:39.948Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestEnsureServicesExist [2021-11-19T02:05:39.948Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestEnsureServicesExistErrors [2021-11-19T02:05:39.948Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-19T02:05:39.948Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-19T02:05:39.948Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-19T02:05:39.948Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestContainerDelete [2021-11-19T02:05:39.948Z] --- PASS: TestContainerDelete (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestContainerDoubleDelete [2021-11-19T02:05:39.948Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestLogContainerEventCopyLabels [2021-11-19T02:05:39.948Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestLogContainerEventWithAttributes [2021-11-19T02:05:39.948Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-11-19T02:05:39.948Z] === RUN TestNoneHealthcheck [2021-11-19T02:05:39.948Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestHealthStates [2021-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] time="2021-11-19T02:05:39Z" 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-11-19T02:05:39.948Z] --- PASS: TestHealthStates (0.14s) [2021-11-19T02:05:39.948Z] === RUN TestGetInspectData [2021-11-19T02:05:39.948Z] --- PASS: TestGetInspectData (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestFillLicense [2021-11-19T02:05:39.948Z] --- PASS: TestFillLicense (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestListInvalidFilter [2021-11-19T02:05:39.948Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestNameFilter [2021-11-19T02:05:39.948Z] --- PASS: TestNameFilter (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-19T02:05:39.948Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-19T02:05:39.948Z] === 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-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-19T02:05:39.948Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-19T02:05:39.948Z] --- 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-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-19T02:05:39.948Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonReloadLabels [2021-11-19T02:05:39.948Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-19T02:05:39.948Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonReloadMirrors [2021-11-19T02:05:39.948Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-19T02:05:39.948Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-19T02:05:39.948Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-19T02:05:39.948Z] === RUN TestDaemonDiscoveryReload [2021-11-19T02:05:40.416Z] === RUN TestLinkNaming [2021-11-19T02:05:40.416Z] --- PASS: TestLinkNaming (0.00s) [2021-11-19T02:05:40.416Z] === RUN TestLinkNew [2021-11-19T02:05:40.416Z] --- PASS: TestLinkNew (0.00s) [2021-11-19T02:05:40.416Z] === RUN TestLinkEnv [2021-11-19T02:05:40.416Z] --- PASS: TestLinkEnv (0.00s) [2021-11-19T02:05:40.416Z] === RUN TestLinkMultipleEnv [2021-11-19T02:05:40.416Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-19T02:05:40.416Z] === RUN TestLinkPortRangeEnv [2021-11-19T02:05:40.416Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-19T02:05:40.416Z] PASS [2021-11-19T02:05:40.416Z] coverage: 93.0% of statements [2021-11-19T02:05:40.416Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-11-19T02:05:40.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-19T02:05:40.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-19T02:05:40.528Z] --- PASS: TestRenameLinkedContainer (2.38s) [2021-11-19T02:05:40.528Z] === RUN TestRenameStoppedContainer [2021-11-19T02:05:40.884Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-19T02:05:40.884Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-19T02:05:41.092Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-11-19T02:05:41.092Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:05:41.433Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-19T02:05:41.870Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-19T02:05:41.870Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-19T02:05:41.870Z] === RUN TestAdapterReadLogs [2021-11-19T02:05:41.870Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestCopier [2021-11-19T02:05:41.870Z] --- PASS: TestCopier (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestCopierLongLines [2021-11-19T02:05:41.870Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestCopierSlow [2021-11-19T02:05:41.870Z] --- PASS: TestCopierSlow (0.20s) [2021-11-19T02:05:41.870Z] === RUN TestCopierWithSized [2021-11-19T02:05:41.870Z] === RUN TestCopierWithSized/as_is [2021-11-19T02:05:41.870Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-19T02:05:41.870Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-19T02:05:41.870Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-19T02:05:41.870Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestCopierWithPartial [2021-11-19T02:05:41.870Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestRingLogger [2021-11-19T02:05:41.870Z] --- PASS: TestRingLogger (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestRingCap [2021-11-19T02:05:41.870Z] --- PASS: TestRingCap (0.00s) [2021-11-19T02:05:41.870Z] === RUN TestRingClose [2021-11-19T02:05:41.871Z] --- PASS: TestRingClose (0.00s) [2021-11-19T02:05:41.871Z] === RUN TestRingDrain [2021-11-19T02:05:41.871Z] --- PASS: TestRingDrain (0.00s) [2021-11-19T02:05:41.871Z] PASS [2021-11-19T02:05:41.871Z] coverage: 43.8% of statements [2021-11-19T02:05:41.871Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-11-19T02:05:41.954Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-19T02:05:41.955Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-19T02:05:41.955Z] [2021-11-19T02:05:41.955Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-19T02:05:41.955Z] =========================== short test summary info ============================ [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-19T02:05:41.955Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-19T02:05:41.955Z] Not supported on most drivers [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-19T02:05:41.955Z] Output of docker top depends on host distro, and is not formalized. [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-19T02:05:41.955Z] Output of docker top depends on host distro, and is not formalized. [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-19T02:05:41.955Z] Can fail if eth0 has multiple IP addresses [2021-11-19T02:05:41.955Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-19T02:05:41.955Z] This doesn't seem to be taken into account by the engine [2021-11-19T02:05:41.955Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-19T02:05:41.955Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-19T02:05:41.955Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.31 seconds == [2021-11-19T02:05:42.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-19T02:05:42.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-19T02:05:42.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-19T02:05:42.338Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-19T02:05:42.338Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-19T02:05:42.338Z] reload_test.go:520: root required [2021-11-19T02:05:42.338Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-19T02:05:42.338Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-19T02:05:42.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-19T02:05:42.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-19T02:05:42.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-19T02:05:42.338Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-19T02:05:42.338Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-19T02:05:42.338Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-19T02:05:42.338Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestParseVolumesFrom [2021-11-19T02:05:42.338Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-19T02:05:42.338Z] PASS [2021-11-19T02:05:42.338Z] coverage: 9.0% of statements [2021-11-19T02:05:42.338Z] ok github.com/docker/docker/daemon 2.374s coverage: 9.0% of statements [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-19T02:05:42.338Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/defaults [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-19T02:05:42.338Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-19T02:05:42.338Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-19T02:05:42.338Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-19T02:05:42.338Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-19T02:05:42.338Z] time="2021-11-19T02:05:41Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-19T02:05:42.338Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-19T02:05:42.338Z] === RUN TestCreateSuccess [2021-11-19T02:05:42.338Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestCreateStreamSkipped [2021-11-19T02:05:42.338Z] time="2021-11-19T02:05:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-19T02:05:42.338Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestCreateLogGroupSuccess [2021-11-19T02:05:42.338Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestCreateError [2021-11-19T02:05:42.338Z] --- PASS: TestCreateError (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestCreateAlreadyExists [2021-11-19T02:05:42.338Z] time="2021-11-19T02:05:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-19T02:05:42.338Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLogClosed [2021-11-19T02:05:42.338Z] --- PASS: TestLogClosed (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLogBlocking [2021-11-19T02:05:42.338Z] --- PASS: TestLogBlocking (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-19T02:05:42.338Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-19T02:05:42.338Z] === RUN TestLogNonBlockingBufferFull [2021-11-19T02:05:42.339Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestPublishBatchSuccess [2021-11-19T02:05:42.339Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestPublishBatchError [2021-11-19T02:05:42.339Z] time="2021-11-19T02:05:42Z" level=error msg=Error [2021-11-19T02:05:42.339Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-19T02:05:42.339Z] time="2021-11-19T02:05:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:05:42.339Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-19T02:05:42.339Z] time="2021-11-19T02:05:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:05:42.339Z] time="2021-11-19T02:05:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-19T02:05:42.339Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchSimple [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchTicker [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMultilinePattern [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchClose [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/0/Hello [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/2/🙃 [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/3/���� [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/4/He��o [2021-11-19T02:05:42.339Z] === RUN TestEffectiveLen/5/ [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/0/ [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/1/Hello [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: Hello [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/2/Hello [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: He [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: llo [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/3/Hello [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: Hello [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/4/🙃 [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/5/🙃 [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/6/a� [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: a [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: � [2021-11-19T02:05:42.339Z] === RUN TestFindValidSplit/7/a� [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1063: a� [2021-11-19T02:05:42.339Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestProcessEventEmoji [2021-11-19T02:05:42.339Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchLineSplit [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMaxEvents [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMaxEvents (0.08s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-19T02:05:42.339Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-19T02:05:42.339Z] === RUN TestSearchRegistryForImagesErrors [2021-11-19T02:05:42.339Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestSearchRegistryForImages [2021-11-19T02:05:42.339Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestOnlyPlatformWithFallback [2021-11-19T02:05:42.339Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestImageDelete [2021-11-19T02:05:42.339Z] === RUN TestImageDelete/no_lease [2021-11-19T02:05:42.339Z] === RUN TestImageDelete/lease_exists [2021-11-19T02:05:42.339Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-19T02:05:42.339Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-19T02:05:42.339Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-19T02:05:42.339Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-19T02:05:42.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-19T02:05:42.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-19T02:05:42.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-19T02:05:42.339Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-19T02:05:42.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-19T02:05:42.456Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-11-19T02:05:42.456Z] === RUN TestRenameInvalidName [2021-11-19T02:05:42.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-19T02:05:42.807Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-19T02:05:42.807Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-19T02:05:42.807Z] === RUN TestCreateTagSuccess [2021-11-19T02:05:42.807Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-19T02:05:42.807Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-19T02:05:42.807Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-19T02:05:42.807Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-19T02:05:42.807Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-19T02:05:42.807Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-19T02:05:42.807Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-19T02:05:42.807Z] PASS [2021-11-19T02:05:42.807Z] coverage: 77.4% of statements [2021-11-19T02:05:42.807Z] ok github.com/docker/docker/daemon/logger/awslogs 0.354s coverage: 77.4% of statements [2021-11-19T02:05:42.807Z] --- PASS: TestImageDelete (0.05s) [2021-11-19T02:05:42.807Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-19T02:05:42.807Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-19T02:05:42.807Z] === RUN TestContentStoreForPull [2021-11-19T02:05:42.807Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-19T02:05:42.807Z] PASS [2021-11-19T02:05:42.807Z] coverage: 6.7% of statements [2021-11-19T02:05:42.807Z] ok github.com/docker/docker/daemon/images 0.313s coverage: 6.7% of statements [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-19T02:05:42.807Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-19T02:05:42.807Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-19T02:05:42.807Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-19T02:05:42.807Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-19T02:05:43.020Z] --- PASS: TestRenameInvalidName (0.63s) [2021-11-19T02:05:43.020Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:05:43.275Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-19T02:05:43.275Z] === RUN TestFastTimeMarshalJSON [2021-11-19T02:05:43.275Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-19T02:05:43.275Z] PASS [2021-11-19T02:05:43.275Z] coverage: 87.2% of statements [2021-11-19T02:05:43.275Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.217s coverage: 87.2% of statements [2021-11-19T02:05:43.275Z] === RUN TestJSONFileLogger [2021-11-19T02:05:43.275Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-19T02:05:43.275Z] === RUN TestJSONFileLoggerWithTags [2021-11-19T02:05:43.275Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-19T02:05:43.275Z] === RUN TestJSONFileLoggerWithOpts [2021-11-19T02:05:43.275Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-11-19T02:05:43.275Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-19T02:05:43.275Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-19T02:05:43.275Z] === RUN TestEncodeDecode [2021-11-19T02:05:43.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-19T02:05:43.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-19T02:05:43.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-19T02:05:43.744Z] === PAUSE TestEncodeDecode [2021-11-19T02:05:43.744Z] === RUN TestUnexpectedEOF [2021-11-19T02:05:43.744Z] time="2021-11-19T02:05:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:05:43.744Z] time="2021-11-19T02:05:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:05:43.744Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-19T02:05:43.744Z] === CONT TestEncodeDecode [2021-11-19T02:05:43.744Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-19T02:05:43.744Z] PASS [2021-11-19T02:05:43.744Z] coverage: 69.9% of statements [2021-11-19T02:05:43.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.192s coverage: 69.9% of statements [2021-11-19T02:05:44.212Z] === RUN TestWriteLog [2021-11-19T02:05:44.212Z] === PAUSE TestWriteLog [2021-11-19T02:05:44.212Z] === RUN TestReadLog [2021-11-19T02:05:44.212Z] === PAUSE TestReadLog [2021-11-19T02:05:44.212Z] === CONT TestWriteLog [2021-11-19T02:05:44.212Z] === CONT TestReadLog [2021-11-19T02:05:44.212Z] --- PASS: TestWriteLog (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestReadLog/tail_exact [2021-11-19T02:05:44.212Z] === RUN TestOpenFileDelete [2021-11-19T02:05:44.212Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestOpenFileRename [2021-11-19T02:05:44.212Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestParseLogTagDefaultTag [2021-11-19T02:05:44.212Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestParseLogTag [2021-11-19T02:05:44.212Z] --- PASS: TestParseLogTag (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestParseLogTagEmptyTag [2021-11-19T02:05:44.212Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestTailFiles [2021-11-19T02:05:44.212Z] --- PASS: TestTailFiles (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestFollowLogsConsumerGone [2021-11-19T02:05:44.212Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestFollowLogsProducerGone [2021-11-19T02:05:44.212Z] logfile_test.go:178: logDecode() closed after sending 648 messages [2021-11-19T02:05:44.212Z] logfile_test.go:231: messages sent: 648, received: 648 [2021-11-19T02:05:44.212Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-19T02:05:44.212Z] === RUN TestCheckCapacityAndRotate [2021-11-19T02:05:44.212Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-19T02:05:44.212Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-19T02:05:44.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-19T02:05:44.680Z] === RUN TestReadLog/tail_less_than_available [2021-11-19T02:05:44.680Z] === RUN TestReadLog/tail_more_than_available [2021-11-19T02:05:44.680Z] === RUN TestLog [2021-11-19T02:05:44.680Z] --- PASS: TestReadLog (0.14s) [2021-11-19T02:05:44.680Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-19T02:05:44.680Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-19T02:05:44.680Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-19T02:05:44.680Z] PASS [2021-11-19T02:05:44.680Z] coverage: 75.2% of statements [2021-11-19T02:05:44.680Z] --- PASS: TestLog (0.00s) [2021-11-19T02:05:44.680Z] PASS [2021-11-19T02:05:44.680Z] coverage: 31.5% of statements [2021-11-19T02:05:44.680Z] ok github.com/docker/docker/daemon/logger/local 0.185s coverage: 75.2% of statements [2021-11-19T02:05:44.680Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-11-19T02:05:44.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-19T02:05:44.680Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-11-19T02:05:44.680Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-19T02:05:44.680Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-19T02:05:44.680Z] PASS [2021-11-19T02:05:44.680Z] coverage: 55.3% of statements [2021-11-19T02:05:44.680Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.186s coverage: 55.3% of statements [2021-11-19T02:05:44.748Z] --- PASS: TestBuildMultiStageLayerLeak (8.85s) [2021-11-19T02:05:44.748Z] === RUN TestBuildWithHugeFile [2021-11-19T02:05:45.147Z] === RUN TestNewParse [2021-11-19T02:05:45.147Z] --- PASS: TestNewParse (0.00s) [2021-11-19T02:05:45.147Z] PASS [2021-11-19T02:05:45.147Z] coverage: 8.3% of statements [2021-11-19T02:05:45.147Z] === RUN TestValidateLogOpt [2021-11-19T02:05:45.147Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestNewMissedConfig [2021-11-19T02:05:45.147Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestNewMissedUrl [2021-11-19T02:05:45.147Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestNewMissedToken [2021-11-19T02:05:45.147Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestNewWithProxy [2021-11-19T02:05:45.147Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestDefault [2021-11-19T02:05:45.147Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-19T02:05:45.147Z] --- PASS: TestDefault (0.01s) [2021-11-19T02:05:45.147Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-19T02:05:45.147Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-19T02:05:45.147Z] === RUN TestJsonFormat [2021-11-19T02:05:45.147Z] --- PASS: TestJsonFormat (0.01s) [2021-11-19T02:05:45.148Z] === RUN TestRawFormat [2021-11-19T02:05:45.148Z] --- PASS: TestRawFormat (0.00s) [2021-11-19T02:05:45.148Z] === RUN TestRawFormatWithLabels [2021-11-19T02:05:45.148Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-19T02:05:45.148Z] === RUN TestRawFormatWithoutTag [2021-11-19T02:05:45.148Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-19T02:05:45.148Z] === RUN TestBatching [2021-11-19T02:05:45.515Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2021-11-19T02:05:45.515Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:05:45.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-19T02:05:45.619Z] --- PASS: TestBatching (0.23s) [2021-11-19T02:05:45.619Z] === RUN TestFrequency [2021-11-19T02:05:45.619Z] === RUN TestParseLogFormat [2021-11-19T02:05:45.619Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestValidateLogOptEmpty [2021-11-19T02:05:45.619Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestValidateSyslogAddress [2021-11-19T02:05:45.619Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestParseAddressDefaultPort [2021-11-19T02:05:45.619Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestValidateSyslogFacility [2021-11-19T02:05:45.619Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestValidateLogOptSyslogFormat [2021-11-19T02:05:45.619Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestValidateLogOpt [2021-11-19T02:05:45.619Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:05:45.619Z] PASS [2021-11-19T02:05:45.619Z] coverage: 46.8% of statements [2021-11-19T02:05:45.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-11-19T02:05:45.619Z] --- PASS: TestFrequency (0.24s) [2021-11-19T02:05:45.619Z] === RUN TestOneMessagePerRequest [2021-11-19T02:05:45.619Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestVerify [2021-11-19T02:05:45.619Z] --- PASS: TestVerify (0.00s) [2021-11-19T02:05:45.619Z] === RUN TestSkipVerify [2021-11-19T02:05:45.770Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2021-11-19T02:05:45.771Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:05:46.092Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.092Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.092Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] --- PASS: TestSkipVerify (0.48s) [2021-11-19T02:05:46.093Z] === RUN TestBufferMaximum [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.980929\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.980929\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-19T02:05:46.093Z] === RUN TestServerAlwaysDown [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.983931\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.983931\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.983931\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.983931\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] time="2021-11-19T02:05:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287545.983931\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:46.093Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-19T02:05:46.093Z] === RUN TestCannotSendAfterClose [2021-11-19T02:05:46.093Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-19T02:05:46.093Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-19T02:05:46.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-19T02:05:46.562Z] === RUN TestV1IDService [2021-11-19T02:05:46.562Z] --- PASS: TestV1IDService (0.02s) [2021-11-19T02:05:46.562Z] === RUN TestV2MetadataService [2021-11-19T02:05:46.896Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-19T02:05:46.897Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-11-19T02:05:46.897Z] === RUN TestResize [2021-11-19T02:05:47.030Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-19T02:05:47.030Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-19T02:05:47.030Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-19T02:05:47.030Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-19T02:05:47.030Z] === RUN TestContinueOnError_NeverContinue [2021-11-19T02:05:47.030Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-19T02:05:47.030Z] === RUN TestManifestStore [2021-11-19T02:05:47.030Z] === RUN TestManifestStore/no_remote_or_local [2021-11-19T02:05:47.030Z] time="2021-11-19T02:05:46Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-19T02:05:47.030Z] time="2021-11-19T02:05:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0d352a717872\"}'" [2021-11-19T02:05:47.030Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-19T02:05:47.030Z] PASS [2021-11-19T02:05:47.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-19T02:05:47.499Z] coverage: 82.5% of statements [2021-11-19T02:05:47.499Z] ok github.com/docker/docker/daemon/logger/splunk 2.025s coverage: 82.5% of statements [2021-11-19T02:05:47.499Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-19T02:05:47.499Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-19T02:05:47.499Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4243207674\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/no_local_cache [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/with_local_cache [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/unknown_media_type [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="reference for unknown type: " [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="reference for unknown type: " [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="reference for unknown type: " [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="reference for unknown type: " [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="reference for unknown type: " [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-19T02:05:47.499Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-19T02:05:47.499Z] === RUN TestSuccessfulDownload [2021-11-19T02:05:47.499Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:05:47.499Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-19T02:05:47.499Z] === RUN TestCancelledDownload [2021-11-19T02:05:47.499Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-19T02:05:47.499Z] === RUN TestMaxDownloadAttempts [2021-11-19T02:05:47.499Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:05:47.499Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:05:47.499Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:05:47.499Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:05:47.499Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:05:47.499Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:05:47.499Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:05:47.499Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:05:47.499Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:05:47.499Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:05:47.499Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:05:47.499Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:05:47.499Z] time="2021-11-19T02:05:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore (0.26s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-11-19T02:05:47.499Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-19T02:05:47.499Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-19T02:05:47.499Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-19T02:05:47.499Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-19T02:05:47.500Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-19T02:05:47.500Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-19T02:05:47.500Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-19T02:05:47.500Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-19T02:05:47.500Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestFixManifestLayers [2021-11-19T02:05:47.500Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-19T02:05:47.500Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-19T02:05:47.500Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:05:47.500Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestFixManifestLayersBadParent [2021-11-19T02:05:47.500Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestValidateManifest [2021-11-19T02:05:47.500Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:05:47.500Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestFormatPlatform [2021-11-19T02:05:47.500Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestGetRepositoryMountCandidates [2021-11-19T02:05:47.500Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-11-19T02:05:47.500Z] === RUN TestLayerAlreadyExists [2021-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] 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-11-19T02:05:47.500Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-19T02:05:47.500Z] === RUN TestWhenEmptyAuthConfig [2021-11-19T02:05:47.500Z] --- PASS: TestV2MetadataService (0.86s) [2021-11-19T02:05:47.500Z] PASS [2021-11-19T02:05:47.500Z] coverage: 48.2% of statements [2021-11-19T02:05:47.500Z] ok github.com/docker/docker/distribution/metadata 0.937s coverage: 48.2% of statements [2021-11-19T02:05:47.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-19T02:05:47.824Z] --- PASS: TestResize (0.79s) [2021-11-19T02:05:47.824Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:05:47.968Z] time="2021-11-19T02:05:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:05:47.968Z] time="2021-11-19T02:05:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:05:47.968Z] time="2021-11-19T02:05:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:05:47.968Z] time="2021-11-19T02:05:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:05:47.968Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-11-19T02:05:47.968Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-11-19T02:05:47.968Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-11-19T02:05:47.968Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-11-19T02:05:47.968Z] === RUN TestTransfer [2021-11-19T02:05:47.968Z] --- PASS: TestTransfer (0.12s) [2021-11-19T02:05:47.968Z] === RUN TestConcurrencyLimit [2021-11-19T02:05:47.968Z] === RUN TestNotFound [2021-11-19T02:05:47.968Z] --- PASS: TestNotFound (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestConflict [2021-11-19T02:05:47.968Z] --- PASS: TestConflict (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestForbidden [2021-11-19T02:05:47.968Z] --- PASS: TestForbidden (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestInvalidParameter [2021-11-19T02:05:47.968Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestNotImplemented [2021-11-19T02:05:47.968Z] --- PASS: TestNotImplemented (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestNotModified [2021-11-19T02:05:47.968Z] --- PASS: TestNotModified (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestUnauthorized [2021-11-19T02:05:47.968Z] --- PASS: TestUnauthorized (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestUnknown [2021-11-19T02:05:47.968Z] --- PASS: TestUnknown (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestCancelled [2021-11-19T02:05:47.968Z] --- PASS: TestCancelled (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestDeadline [2021-11-19T02:05:47.968Z] --- PASS: TestDeadline (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestDataLoss [2021-11-19T02:05:47.968Z] --- PASS: TestDataLoss (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestUnavailable [2021-11-19T02:05:47.968Z] --- PASS: TestUnavailable (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestSystem [2021-11-19T02:05:47.968Z] --- PASS: TestSystem (0.00s) [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Not_Found [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Bad_Request [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Conflict [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Unauthorized [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Forbidden [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Not_Modified [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-19T02:05:47.968Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-19T02:05:47.968Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-19T02:05:47.968Z] PASS [2021-11-19T02:05:47.968Z] coverage: 53.1% of statements [2021-11-19T02:05:47.968Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-11-19T02:05:48.386Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-11-19T02:05:48.386Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:05:48.437Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-19T02:05:48.437Z] === RUN TestInactiveJobs [2021-11-19T02:05:48.437Z] --- PASS: TestWhenEmptyAuthConfig (1.01s) [2021-11-19T02:05:48.437Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-19T02:05:48.437Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-19T02:05:48.437Z] === RUN TestTokenPassThru [2021-11-19T02:05:48.437Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-19T02:05:48.437Z] === RUN TestTokenPassThruDifferentHost [2021-11-19T02:05:48.437Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-19T02:05:48.437Z] PASS [2021-11-19T02:05:48.437Z] coverage: 24.1% of statements [2021-11-19T02:05:48.437Z] ok github.com/docker/docker/distribution 1.371s coverage: 24.1% of statements [2021-11-19T02:05:48.437Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-19T02:05:48.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-19T02:05:48.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-19T02:05:48.906Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-19T02:05:48.907Z] === RUN TestWatchRelease [2021-11-19T02:05:48.907Z] --- PASS: TestWatchRelease (0.04s) [2021-11-19T02:05:48.907Z] === RUN TestWatchFinishedTransfer [2021-11-19T02:05:48.907Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestDuplicateTransfer [2021-11-19T02:05:48.907Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-11-19T02:05:48.907Z] === RUN TestSuccessfulUpload [2021-11-19T02:05:48.907Z] === RUN TestFSGetInvalidData [2021-11-19T02:05:48.907Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSInvalidSet [2021-11-19T02:05:48.907Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSInvalidRoot [2021-11-19T02:05:48.907Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestFSMetadataGetSet [2021-11-19T02:05:48.907Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-19T02:05:48.907Z] === RUN TestFSInvalidWalker [2021-11-19T02:05:48.907Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSGetSet [2021-11-19T02:05:48.907Z] --- PASS: TestFSGetSet (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSGetUnsetKey [2021-11-19T02:05:48.907Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestFSGetEmptyData [2021-11-19T02:05:48.907Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestFSDelete [2021-11-19T02:05:48.907Z] --- PASS: TestFSDelete (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSWalker [2021-11-19T02:05:48.907Z] === RUN TestCompare [2021-11-19T02:05:48.907Z] --- PASS: TestCompare (0.00s) [2021-11-19T02:05:48.907Z] PASS [2021-11-19T02:05:48.907Z] coverage: 19.2% of statements [2021-11-19T02:05:48.907Z] time="2021-11-19T02:05:48Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-19T02:05:48.907Z] --- PASS: TestFSWalker (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestFSWalkerStopOnError [2021-11-19T02:05:48.907Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-11-19T02:05:48.907Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-19T02:05:48.907Z] === RUN TestNewFromJSON [2021-11-19T02:05:48.907Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-19T02:05:48.907Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestMarshalKeyOrder [2021-11-19T02:05:48.907Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-19T02:05:48.907Z] === RUN TestHistoryEqual [2021-11-19T02:05:49.334Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:49.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:49.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:49.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:05:49.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:49.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-19T02:05:49.375Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-19T02:05:49.375Z] === RUN TestCancelledUpload [2021-11-19T02:05:49.375Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-19T02:05:49.375Z] === RUN TestImage [2021-11-19T02:05:49.375Z] --- PASS: TestImage (0.00s) [2021-11-19T02:05:49.375Z] === RUN TestImageOSNotEmpty [2021-11-19T02:05:49.375Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-19T02:05:49.375Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-19T02:05:49.375Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-19T02:05:49.375Z] === RUN TestCreate [2021-11-19T02:05:49.375Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-19T02:05:49.375Z] PASS [2021-11-19T02:05:49.375Z] coverage: 77.3% of statements [2021-11-19T02:05:49.375Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:05:49.375Z] === RUN TestRestore [2021-11-19T02:05:49.375Z] ok github.com/docker/docker/distribution/xfer 1.793s coverage: 77.3% of statements [2021-11-19T02:05:49.375Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-19T02:05:49.375Z] time="2021-11-19T02:05:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-19T02:05:49.375Z] --- PASS: TestRestore (0.03s) [2021-11-19T02:05:49.375Z] === RUN TestAddDelete [2021-11-19T02:05:49.375Z] --- PASS: TestAddDelete (0.02s) [2021-11-19T02:05:49.375Z] === RUN TestSearchAfterDelete [2021-11-19T02:05:49.375Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-19T02:05:49.375Z] === RUN TestParentReset [2021-11-19T02:05:49.375Z] --- PASS: TestParentReset (0.03s) [2021-11-19T02:05:49.375Z] === RUN TestGetAndSetLastUpdated [2021-11-19T02:05:49.375Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-19T02:05:49.375Z] === RUN TestStoreLen [2021-11-19T02:05:49.375Z] --- PASS: TestStoreLen (0.05s) [2021-11-19T02:05:49.375Z] PASS [2021-11-19T02:05:49.375Z] coverage: 86.6% of statements [2021-11-19T02:05:49.375Z] ok github.com/docker/docker/image 0.488s coverage: 86.6% of statements [2021-11-19T02:05:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-19T02:05:49.844Z] === RUN TestValidateManifest [2021-11-19T02:05:49.844Z] === RUN TestValidateManifest/nil [2021-11-19T02:05:49.844Z] === RUN TestValidateManifest/non-nil [2021-11-19T02:05:49.844Z] --- PASS: TestValidateManifest (0.00s) [2021-11-19T02:05:49.844Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-19T02:05:49.844Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-19T02:05:49.844Z] PASS [2021-11-19T02:05:49.844Z] coverage: 0.7% of statements [2021-11-19T02:05:49.844Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-11-19T02:05:49.844Z] === RUN TestMakeV1ConfigFromConfig [2021-11-19T02:05:49.844Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-19T02:05:49.844Z] PASS [2021-11-19T02:05:49.844Z] coverage: 25.0% of statements [2021-11-19T02:05:49.844Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-11-19T02:05:49.844Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-19T02:05:50.521Z] --- PASS: TestCheckoutGit (35.28s) [2021-11-19T02:05:50.521Z] === RUN TestValidGitTransport [2021-11-19T02:05:50.521Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-19T02:05:50.521Z] === RUN TestGitInvalidRef [2021-11-19T02:05:50.521Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-19T02:05:50.521Z] PASS [2021-11-19T02:05:50.521Z] coverage: 86.3% of statements [2021-11-19T02:05:50.521Z] ok github.com/docker/docker/builder/remotecontext/git 35.573s coverage: 86.3% of statements [2021-11-19T02:05:50.521Z] ? github.com/docker/docker/cli [no test files] [2021-11-19T02:05:50.521Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-19T02:05:50.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-19T02:05:50.833Z] === RUN TestSerialization [2021-11-19T02:05:50.833Z] --- PASS: TestSerialization (0.02s) [2021-11-19T02:05:50.833Z] PASS [2021-11-19T02:05:50.833Z] coverage: 100.0% of statements [2021-11-19T02:05:50.833Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2021-11-19T02:05:51.301Z] === RUN TestEnvironmentParsing [2021-11-19T02:05:51.301Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-19T02:05:51.301Z] PASS [2021-11-19T02:05:51.301Z] coverage: 1.2% of statements [2021-11-19T02:05:51.301Z] ok github.com/docker/docker/libcontainerd/local 0.052s coverage: 1.2% of statements [2021-11-19T02:05:51.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-19T02:05:51.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-19T02:05:51.770Z] === RUN TestEmptyLayer [2021-11-19T02:05:51.770Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestCommitFailure [2021-11-19T02:05:51.770Z] --- PASS: TestCommitFailure (0.01s) [2021-11-19T02:05:51.770Z] === RUN TestStartTransactionFailure [2021-11-19T02:05:51.770Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestGetOrphan [2021-11-19T02:05:51.770Z] --- PASS: TestGetOrphan (0.01s) [2021-11-19T02:05:51.770Z] === RUN TestMountAndRegister [2021-11-19T02:05:51.770Z] layer_test.go:270: Layer size: 14 [2021-11-19T02:05:51.770Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-19T02:05:51.770Z] === RUN TestLayerRelease [2021-11-19T02:05:51.770Z] layer_test.go:303: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestStoreRestore [2021-11-19T02:05:51.770Z] layer_test.go:352: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestTarStreamStability [2021-11-19T02:05:51.770Z] layer_test.go:467: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestRegisterExistingLayer [2021-11-19T02:05:51.770Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-11-19T02:05:51.770Z] === RUN TestTarStreamVerification [2021-11-19T02:05:51.770Z] layer_test.go:696: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestLayerMigration [2021-11-19T02:05:51.770Z] migration_test.go:45: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestLayerMigrationNoTarsplit [2021-11-19T02:05:51.770Z] migration_test.go:181: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMountInit [2021-11-19T02:05:51.770Z] mount_test.go:17: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestMountInit (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMountSize [2021-11-19T02:05:51.770Z] mount_test.go:76: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestMountSize (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMountChanges [2021-11-19T02:05:51.770Z] mount_test.go:125: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestMountChanges (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMountApply [2021-11-19T02:05:51.770Z] mount_test.go:212: Failing on Windows [2021-11-19T02:05:51.770Z] --- SKIP: TestMountApply (0.00s) [2021-11-19T02:05:51.770Z] PASS [2021-11-19T02:05:51.770Z] coverage: 30.1% of statements [2021-11-19T02:05:51.770Z] ok github.com/docker/docker/layer 0.237s coverage: 30.1% of statements [2021-11-19T02:05:51.770Z] === RUN TestSequenceGetAvailableBit [2021-11-19T02:05:51.770Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSequenceEqual [2021-11-19T02:05:51.770Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSequenceCopy [2021-11-19T02:05:51.770Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestGetFirstAvailable [2021-11-19T02:05:51.770Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestFindSequence [2021-11-19T02:05:51.770Z] --- PASS: TestFindSequence (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestCheckIfAvailable [2021-11-19T02:05:51.770Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMergeSequences [2021-11-19T02:05:51.770Z] --- PASS: TestMergeSequences (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestPushReservation [2021-11-19T02:05:51.770Z] --- PASS: TestPushReservation (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSerializeDeserialize [2021-11-19T02:05:51.770Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSet [2021-11-19T02:05:51.770Z] --- PASS: TestSet (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSetUnset [2021-11-19T02:05:51.770Z] --- PASS: TestSetUnset (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestOffsetSetUnset [2021-11-19T02:05:51.770Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSetInRange [2021-11-19T02:05:51.770Z] --- PASS: TestSetInRange (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestSetAnyInRange [2021-11-19T02:05:51.770Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestMethods [2021-11-19T02:05:51.770Z] --- PASS: TestMethods (0.00s) [2021-11-19T02:05:51.770Z] === RUN TestRandomAllocateDeallocate [2021-11-19T02:05:51.770Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-19T02:05:51.770Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-19T02:05:51.770Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-19T02:05:51.770Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-19T02:05:52.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-19T02:05:52.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:52.603Z] check_test.go:308: [dd89c495f3091] daemon is not started [2021-11-19T02:05:52.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-19T02:05:53.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-19T02:05:53.333Z] === RUN TestInvalidConfig [2021-11-19T02:05:53.333Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-19T02:05:53.333Z] === RUN TestConfig [2021-11-19T02:05:53.333Z] --- PASS: TestConfig (0.00s) [2021-11-19T02:05:53.333Z] === RUN TestOptionsLabels [2021-11-19T02:05:53.333Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-19T02:05:53.333Z] === RUN TestValidName [2021-11-19T02:05:53.333Z] --- PASS: TestValidName (0.00s) [2021-11-19T02:05:53.333Z] === RUN TestTLSConfiguration [2021-11-19T02:05:53.749Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:05:53.749Z] Using test binary docker [2021-11-19T02:05:53.749Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-19T02:05:53.749Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-19T02:05:53.749Z] INFO: Waiting for daemon to start... [2021-11-19T02:05:53.749Z] Starting dockerd [2021-11-19T02:05:53.801Z] time="2021-11-19T02:05:53Z" level=info msg="Option Initializing KV with TLS" [2021-11-19T02:05:53.801Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-19T02:05:53.801Z] PASS [2021-11-19T02:05:53.801Z] coverage: 24.0% of statements [2021-11-19T02:05:53.801Z] ok github.com/docker/docker/libnetwork/config 0.205s coverage: 24.0% of statements [2021-11-19T02:05:54.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:54.270Z] === RUN TestKey [2021-11-19T02:05:54.271Z] --- PASS: TestKey (0.00s) [2021-11-19T02:05:54.271Z] === RUN TestParseKey [2021-11-19T02:05:54.271Z] --- PASS: TestParseKey (0.00s) [2021-11-19T02:05:54.271Z] === RUN TestInvalidDataStore [2021-11-19T02:05:54.271Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-19T02:05:54.271Z] === RUN TestKVObjectFlatKey [2021-11-19T02:05:54.271Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-19T02:05:54.271Z] === RUN TestAtomicKVObjectFlatKey [2021-11-19T02:05:54.271Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-19T02:05:54.271Z] PASS [2021-11-19T02:05:54.271Z] coverage: 21.9% of statements [2021-11-19T02:05:54.271Z] ok github.com/docker/docker/libnetwork/datastore 0.038s coverage: 21.9% of statements [2021-11-19T02:05:54.434Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:05:54.434Z] [2021-11-19T02:05:54.434Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:05:54.434Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:05:54.434Z] [2021-11-19T02:05:54.434Z] To set a process to complain mode, use the command line tool [2021-11-19T02:05:54.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:05:54.434Z] Post stage [Pipeline] junit [2021-11-19T02:05:54.450Z] Recording test results [2021-11-19T02:05:54.495Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-19T02:05:54.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-19T02:05:54.739Z] === RUN TestErrorInterfaces [2021-11-19T02:05:54.739Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-19T02:05:54.739Z] === RUN TestNetworkMarshalling [2021-11-19T02:05:54.739Z] === RUN TestIPDataMarshalling [2021-11-19T02:05:54.739Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-19T02:05:54.739Z] === RUN TestValidateAndIsV6 [2021-11-19T02:05:54.739Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-19T02:05:54.739Z] PASS [2021-11-19T02:05:54.739Z] coverage: 68.9% of statements [2021-11-19T02:05:54.739Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-11-19T02:05:54.739Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-19T02:05:54.739Z] === RUN TestEndpointMarshalling [2021-11-19T02:05:54.739Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-19T02:05:54.739Z] === RUN TestAuxAddresses [2021-11-19T02:05:54.739Z] time="2021-11-19T02:05:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:05:54.739Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-19T02:05:54.739Z] === RUN TestSRVServiceQuery [2021-11-19T02:05:54.739Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:54.739Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-19T02:05:54.739Z] === RUN TestServiceVIPReuse [2021-11-19T02:05:54.783Z] + echo Ensuring container killed. [2021-11-19T02:05:54.783Z] Ensuring container killed. [2021-11-19T02:05:54.783Z] + docker rm -vf docker-pr2 [2021-11-19T02:05:54.783Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-19T02:05:55.070Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:05:55.070Z] Chowning /workspace to jenkins user [2021-11-19T02:05:55.070Z] + id -u [2021-11-19T02:05:55.070Z] + id -g [2021-11-19T02:05:55.070Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:05:55.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:05:55.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:05:55.208Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-19T02:05:55.208Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestDNSIPQuery [2021-11-19T02:05:55.208Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestDNSProxyServFail [2021-11-19T02:05:55.208Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestSandboxAddEmpty [2021-11-19T02:05:55.208Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestSandboxAddMultiPrio [2021-11-19T02:05:55.208Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestSandboxAddSamePrio [2021-11-19T02:05:55.208Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestCleanupServiceDiscovery [2021-11-19T02:05:55.208Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestDNSOptions [2021-11-19T02:05:55.208Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:05:55.208Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-19T02:05:55.208Z] === RUN TestMultipleControllersWithSameStore [2021-11-19T02:05:55.208Z] time="2021-11-19T02:05:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:05:55.208Z] time="2021-11-19T02:05:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:05:55.208Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-19T02:05:55.208Z] PASS [2021-11-19T02:05:55.208Z] coverage: 8.6% of statements [2021-11-19T02:05:55.208Z] ok github.com/docker/docker/libnetwork 0.253s coverage: 8.6% of statements [2021-11-19T02:05:55.208Z] === RUN TestDriver [2021-11-19T02:05:55.208Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:05:55.208Z] PASS [2021-11-19T02:05:55.208Z] coverage: 34.8% of statements [2021-11-19T02:05:55.208Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-19T02:05:55.286Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestConfigureDaemonLogs [2021-11-19T02:05:55.286Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestCommonOptionsInstallFlags [2021-11-19T02:05:55.286Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-19T02:05:55.286Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-19T02:05:55.286Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-19T02:05:55.286Z] PASS [2021-11-19T02:05:55.286Z] coverage: 18.6% of statements [2021-11-19T02:05:55.286Z] ok github.com/docker/docker/cmd/dockerd 0.349s coverage: 18.6% of statements [2021-11-19T02:05:55.286Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-19T02:05:55.286Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-19T02:05:55.676Z] === RUN TestDriver [2021-11-19T02:05:55.677Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:05:55.677Z] PASS [2021-11-19T02:05:55.677Z] coverage: 34.8% of statements [2021-11-19T02:05:55.677Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2021-11-19T02:05:55.918Z] . [2021-11-19T02:05:55.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:05:55.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:05:55.918Z] Error: No such image: emptyfs [2021-11-19T02:05:56.145Z] === RUN TestNetworkAllocateFree [2021-11-19T02:05:56.145Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-19T02:05:56.145Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-19T02:05:56.145Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-19T02:05:56.145Z] PASS [2021-11-19T02:05:56.145Z] coverage: 63.6% of statements [2021-11-19T02:05:56.145Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2021-11-19T02:05:56.145Z] === RUN TestGetEmptyCapabilities [2021-11-19T02:05:56.145Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-19T02:05:56.145Z] === RUN TestGetExtraCapabilities [2021-11-19T02:05:56.145Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-19T02:05:56.145Z] === RUN TestGetInvalidCapabilities [2021-11-19T02:05:56.145Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-19T02:05:56.145Z] === RUN TestRemoteDriver [2021-11-19T02:05:56.145Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:05:56.145Z] === RUN TestDriverError [2021-11-19T02:05:56.145Z] --- PASS: TestDriverError (0.00s) [2021-11-19T02:05:56.145Z] === RUN TestMissingValues [2021-11-19T02:05:56.145Z] --- PASS: TestMissingValues (0.00s) [2021-11-19T02:05:56.145Z] === RUN TestRollback [2021-11-19T02:05:56.145Z] --- PASS: TestRollback (0.00s) [2021-11-19T02:05:56.145Z] PASS [2021-11-19T02:05:56.145Z] coverage: 57.4% of statements [2021-11-19T02:05:56.145Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2021-11-19T02:05:56.178Z] Running integration-test (iteration 1) [2021-11-19T02:05:56.178Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-19T02:05:56.279Z] === RUN TestContainerStopSignal [2021-11-19T02:05:56.279Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestContainerStopTimeout [2021-11-19T02:05:56.279Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-19T02:05:56.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-19T02:05:56.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-19T02:05:56.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestReplaceAndAppendEnvVars [2021-11-19T02:05:56.279Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-19T02:05:56.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestNewMemoryStore [2021-11-19T02:05:56.279Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestAddContainers [2021-11-19T02:05:56.279Z] --- PASS: TestAddContainers (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestGetContainer [2021-11-19T02:05:56.279Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestDeleteContainer [2021-11-19T02:05:56.279Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestListContainers [2021-11-19T02:05:56.279Z] --- PASS: TestListContainers (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestFirstContainer [2021-11-19T02:05:56.279Z] --- PASS: TestFirstContainer (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestApplyAllContainer [2021-11-19T02:05:56.279Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestIsValidHealthString [2021-11-19T02:05:56.279Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestStateRunStop [2021-11-19T02:05:56.279Z] --- PASS: TestStateRunStop (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestStateTimeoutWait [2021-11-19T02:05:56.279Z] state_test.go:141: Stop callback fired [2021-11-19T02:05:56.279Z] state_test.go:165: Stop callback fired [2021-11-19T02:05:56.279Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-19T02:05:56.279Z] === RUN TestIsValidStateString [2021-11-19T02:05:56.279Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestViewSaveDelete [2021-11-19T02:05:56.279Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-19T02:05:56.279Z] === RUN TestViewAll [2021-11-19T02:05:56.279Z] --- PASS: TestViewAll (0.02s) [2021-11-19T02:05:56.279Z] === RUN TestViewGet [2021-11-19T02:05:56.279Z] --- PASS: TestViewGet (0.01s) [2021-11-19T02:05:56.279Z] === RUN TestNames [2021-11-19T02:05:56.279Z] --- PASS: TestNames (0.00s) [2021-11-19T02:05:56.279Z] === RUN TestViewWithHealthCheck [2021-11-19T02:05:56.279Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-19T02:05:56.279Z] PASS [2021-11-19T02:05:56.279Z] coverage: 41.7% of statements [2021-11-19T02:05:56.279Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2021-11-19T02:05:56.279Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-19T02:05:56.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-19T02:05:56.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-19T02:05:56.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-19T02:05:56.439Z] Loaded image: busybox:latest [2021-11-19T02:05:56.439Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-19T02:05:57.131Z] === RUN TestNew [2021-11-19T02:05:57.131Z] --- PASS: TestNew (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestAddDriver [2021-11-19T02:05:57.131Z] --- PASS: TestAddDriver (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestAddDuplicateDriver [2021-11-19T02:05:57.131Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-19T02:05:57.131Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestDriver [2021-11-19T02:05:57.131Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestIPAM [2021-11-19T02:05:57.131Z] --- PASS: TestIPAM (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestWalkIPAMs [2021-11-19T02:05:57.131Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestWalkDrivers [2021-11-19T02:05:57.131Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-19T02:05:57.131Z] PASS [2021-11-19T02:05:57.131Z] coverage: 82.4% of statements [2021-11-19T02:05:57.131Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-11-19T02:05:57.131Z] === RUN TestNAT [2021-11-19T02:05:57.131Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:05:57.131Z] --- SKIP: TestNAT (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestTransparent [2021-11-19T02:05:57.131Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:05:57.131Z] --- SKIP: TestTransparent (0.00s) [2021-11-19T02:05:57.131Z] PASS [2021-11-19T02:05:57.131Z] coverage: 0.0% of statements [2021-11-19T02:05:57.131Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-11-19T02:05:57.131Z] === RUN TestBuildDefault [2021-11-19T02:05:57.131Z] --- PASS: TestBuildDefault (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestBuildHostnameDomainname [2021-11-19T02:05:57.131Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestBuildHostname [2021-11-19T02:05:57.131Z] --- PASS: TestBuildHostname (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestBuildHostnameFQDN [2021-11-19T02:05:57.131Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestBuildNoIP [2021-11-19T02:05:57.131Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestUpdate [2021-11-19T02:05:57.131Z] --- PASS: TestUpdate (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-19T02:05:57.131Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-19T02:05:57.131Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestAddEmpty [2021-11-19T02:05:57.131Z] --- PASS: TestAddEmpty (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestAdd [2021-11-19T02:05:57.131Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestDeleteEmpty [2021-11-19T02:05:57.131Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestDeleteNewline [2021-11-19T02:05:57.131Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestDelete [2021-11-19T02:05:57.131Z] --- PASS: TestDelete (0.00s) [2021-11-19T02:05:57.131Z] === RUN TestConcurrentWrites [2021-11-19T02:05:57.131Z] --- PASS: TestConcurrentWrites (0.16s) [2021-11-19T02:05:57.131Z] PASS [2021-11-19T02:05:57.131Z] coverage: 81.2% of statements [2021-11-19T02:05:57.131Z] ok github.com/docker/docker/libnetwork/etchosts 0.209s coverage: 81.2% of statements [2021-11-19T02:05:57.290Z] + bundleName=docker-py [2021-11-19T02:05:57.290Z] + echo Creating docker-py-bundles.tar.gz [2021-11-19T02:05:57.290Z] Creating docker-py-bundles.tar.gz [2021-11-19T02:05:57.290Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-11-19T02:05:57.305Z] Archiving artifacts [2021-11-19T02:05:57.602Z] === RUN TestNew [2021-11-19T02:05:57.602Z] --- PASS: TestNew (0.00s) [2021-11-19T02:05:57.602Z] === RUN TestAllocate [2021-11-19T02:05:57.602Z] --- PASS: TestAllocate (0.00s) [2021-11-19T02:05:57.602Z] === RUN TestUninitialized [2021-11-19T02:05:57.603Z] --- PASS: TestUninitialized (0.00s) [2021-11-19T02:05:57.603Z] === RUN TestAllocateInRange [2021-11-19T02:05:57.603Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-19T02:05:57.603Z] === RUN TestAllocateSerial [2021-11-19T02:05:57.603Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-19T02:05:57.603Z] PASS [2021-11-19T02:05:57.603Z] coverage: 87.5% of statements [2021-11-19T02:05:57.603Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-11-19T02:05:57.603Z] === RUN TestDiff [2021-11-19T02:05:57.603Z] --- PASS: TestDiff (0.00s) [2021-11-19T02:05:57.603Z] === RUN TestAddedCallback [2021-11-19T02:05:57.603Z] --- PASS: TestAddedCallback (0.00s) [2021-11-19T02:05:57.603Z] === RUN TestRemovedCallback [2021-11-19T02:05:57.603Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-19T02:05:57.603Z] === RUN TestNoCallback [2021-11-19T02:05:57.603Z] --- PASS: TestNoCallback (0.00s) [2021-11-19T02:05:57.603Z] PASS [2021-11-19T02:05:57.603Z] coverage: 48.1% of statements [2021-11-19T02:05:57.603Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-11-19T02:05:57.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-11-19T02:05:57.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:05:57.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-19T02:05:57.823Z] Loaded image: debian:bullseye-slim [2021-11-19T02:05:57.823Z] Loaded image: hello-world:latest [2021-11-19T02:05:57.847Z] === RUN TestPrepare [2021-11-19T02:05:57.847Z] --- PASS: TestPrepare (0.00s) [2021-11-19T02:05:57.847Z] === RUN TestStart [2021-11-19T02:05:57.847Z] --- PASS: TestStart (0.00s) [2021-11-19T02:05:57.847Z] === RUN TestWaitCancel [2021-11-19T02:05:57.847Z] --- PASS: TestWaitCancel (0.00s) [2021-11-19T02:05:57.847Z] === RUN TestWaitDisabled [2021-11-19T02:05:57.847Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-19T02:05:57.847Z] === RUN TestWaitEnabled [2021-11-19T02:05:57.847Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-19T02:05:57.847Z] === RUN TestRemove [2021-11-19T02:05:57.847Z] --- PASS: TestRemove (0.00s) [2021-11-19T02:05:57.847Z] PASS [2021-11-19T02:05:57.847Z] coverage: 65.3% of statements [2021-11-19T02:05:57.847Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2021-11-19T02:05:57.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/make.sh binary [2021-11-19T02:05:58.071Z] --- PASS: TestRandomAllocateDeallocate (6.31s) [2021-11-19T02:05:58.071Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:05:58.071Z] === RUN TestCaller [2021-11-19T02:05:58.071Z] --- PASS: TestCaller (0.00s) [2021-11-19T02:05:58.071Z] PASS [2021-11-19T02:05:58.071Z] coverage: 100.0% of statements [2021-11-19T02:05:58.071Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2021-11-19T02:05:58.071Z] === RUN TestSetSerialInsertDelete [2021-11-19T02:05:58.071Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-19T02:05:58.071Z] === RUN TestSetParallelInsertDelete [2021-11-19T02:05:58.084Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:05:58.084Z] INFO: Testing against a local daemon [2021-11-19T02:05:58.084Z] === RUN TestCgroupNamespacesBuild [2021-11-19T02:05:58.584Z] [2021-11-19T02:05:58.835Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-19T02:05:58.835Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-11-19T02:05:58.835Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-19T02:05:58.835Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-19T02:05:58.835Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-19T02:05:58.835Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:05:58.835Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-19T02:05:58.835Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-19T02:05:58.835Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-19T02:05:58.835Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-19T02:05:58.835Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-19T02:05:58.887Z] Removing bundles/ [2021-11-19T02:05:58.887Z] [2021-11-19T02:05:58.887Z] ---> Making bundle: binary (in bundles/binary) [2021-11-19T02:05:58.887Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-19T02:05:58.887Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:05:59.060Z] === RUN TestPoolRequest [2021-11-19T02:05:59.060Z] --- PASS: TestPoolRequest (0.00s) [2021-11-19T02:05:59.060Z] === RUN TestOtherRequests [2021-11-19T02:05:59.060Z] --- PASS: TestOtherRequests (0.00s) [2021-11-19T02:05:59.060Z] PASS [2021-11-19T02:05:59.060Z] coverage: 57.1% of statements [2021-11-19T02:05:59.060Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-19T02:05:59.060Z] === RUN TestInt2IP2IntConversion [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-19T02:05:59.305Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-19T02:05:59.305Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-19T02:05:59.465Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2021-11-19T02:05:59.465Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-19T02:05:59.532Z] --- PASS: TestAllocateRandomDeallocate (1.43s) [2021-11-19T02:05:59.532Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-19T02:05:59.532Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-19T02:05:59.532Z] === RUN TestGetAddressVersion [2021-11-19T02:05:59.532Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-19T02:05:59.532Z] === RUN TestKeyString [2021-11-19T02:05:59.532Z] --- PASS: TestKeyString (0.00s) [2021-11-19T02:05:59.532Z] === RUN TestPoolDataMarshal [2021-11-19T02:05:59.532Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-19T02:05:59.532Z] === RUN TestSubnetsMarshal [2021-11-19T02:05:59.532Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-11-19T02:05:59.532Z] === RUN TestAddSubnets [2021-11-19T02:05:59.774Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-19T02:05:59.774Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-19T02:05:59.774Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:05:59.774Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-19T02:05:59.774Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:05:59.774Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-19T02:05:59.775Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-19T02:05:59.775Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-19T02:05:59.775Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-19T02:05:59.775Z] PASS [2021-11-19T02:05:59.775Z] coverage: 35.9% of statements [2021-11-19T02:05:59.775Z] ok github.com/docker/docker/daemon/cluster/convert 0.371s coverage: 35.9% of statements [2021-11-19T02:05:59.775Z] === RUN TestNewListSecretsFilters [2021-11-19T02:05:59.775Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-19T02:05:59.775Z] === RUN TestNewListConfigsFilters [2021-11-19T02:05:59.775Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-19T02:05:59.775Z] PASS [2021-11-19T02:05:59.775Z] coverage: 0.5% of statements [2021-11-19T02:05:59.775Z] ok github.com/docker/docker/daemon/cluster 1.001s coverage: 0.5% of statements [2021-11-19T02:06:00.000Z] --- PASS: TestAddSubnets (0.06s) [2021-11-19T02:06:00.000Z] === RUN TestDoublePoolRelease [2021-11-19T02:06:00.000Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-19T02:06:00.000Z] === RUN TestAddReleasePoolID [2021-11-19T02:06:00.000Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-11-19T02:06:00.000Z] === RUN TestPredefinedPool [2021-11-19T02:06:00.000Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-19T02:06:00.000Z] === RUN TestRemoveSubnet [2021-11-19T02:06:00.000Z] === RUN TestGetCapabilities [2021-11-19T02:06:00.000Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-19T02:06:00.000Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-19T02:06:00.000Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-19T02:06:00.000Z] === RUN TestGetDefaultAddressSpaces [2021-11-19T02:06:00.000Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-19T02:06:00.000Z] === RUN TestRemoteDriver [2021-11-19T02:06:00.000Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:06:00.000Z] PASS [2021-11-19T02:06:00.000Z] coverage: 47.4% of statements [2021-11-19T02:06:00.000Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-11-19T02:06:00.000Z] --- PASS: TestRemoveSubnet (0.17s) [2021-11-19T02:06:00.000Z] === RUN TestGetSameAddress [2021-11-19T02:06:00.000Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-19T02:06:00.000Z] === RUN TestPoolAllocationReuse [2021-11-19T02:06:00.468Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2021-11-19T02:06:00.468Z] === RUN TestRetrieveFromStore [2021-11-19T02:06:00.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-11-19T02:06:00.847Z] === RUN TestBuildWithSession [2021-11-19T02:06:00.847Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:06:00.847Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:06:00.847Z] === RUN TestBuildSquashParent [2021-11-19T02:06:00.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-19T02:06:00.936Z] === RUN TestWindowsIPAM [2021-11-19T02:06:00.936Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-19T02:06:00.936Z] PASS [2021-11-19T02:06:00.936Z] coverage: 71.4% of statements [2021-11-19T02:06:00.936Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-11-19T02:06:00.936Z] --- PASS: TestRetrieveFromStore (0.41s) [2021-11-19T02:06:00.936Z] === RUN TestIsCorrupted [2021-11-19T02:06:00.936Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-19T02:06:00.936Z] === RUN TestSetRollover [2021-11-19T02:06:01.404Z] --- PASS: TestPoolAllocationReuse (1.30s) [2021-11-19T02:06:01.404Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-19T02:06:01.404Z] === RUN TestDefaultNetwork [2021-11-19T02:06:01.404Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-19T02:06:01.404Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-19T02:06:01.872Z] --- PASS: TestDefaultNetwork (0.21s) [2021-11-19T02:06:01.872Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-19T02:06:01.872Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-19T02:06:01.872Z] === RUN TestInitAddressPools [2021-11-19T02:06:01.872Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-19T02:06:01.872Z] PASS [2021-11-19T02:06:01.872Z] coverage: 74.0% of statements [2021-11-19T02:06:01.872Z] ok github.com/docker/docker/libnetwork/ipamutils 0.490s coverage: 74.0% of statements [2021-11-19T02:06:02.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:06:02.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:06:02.340Z] --- PASS: TestSetRollover (1.23s) [2021-11-19T02:06:02.340Z] === RUN TestSetRolloverSerial [2021-11-19T02:06:02.340Z] === RUN TestKeyValue [2021-11-19T02:06:02.340Z] --- PASS: TestKeyValue (0.00s) [2021-11-19T02:06:02.340Z] PASS [2021-11-19T02:06:02.340Z] coverage: 60.0% of statements [2021-11-19T02:06:02.340Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-11-19T02:06:02.731Z] === RUN TestBuilderGC [2021-11-19T02:06:02.731Z] --- PASS: TestBuilderGC (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationNotFound [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonBrokenConfiguration [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestParseClusterAdvertiseSettings [2021-11-19T02:06:02.731Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestFindConfigurationConflicts [2021-11-19T02:06:02.731Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-19T02:06:02.731Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-19T02:06:02.731Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-19T02:06:02.731Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-19T02:06:02.731Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-19T02:06:02.731Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-19T02:06:02.731Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_label [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_dns [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-19T02:06:03.200Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-19T02:06:03.200Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestModifiedDiscoverySettings [2021-11-19T02:06:03.200Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestReloadSetConfigFileNotExist [2021-11-19T02:06:03.200Z] time="2021-11-19T02:06:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-19T02:06:03.200Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-11-19T02:06:03.200Z] === RUN TestReloadDefaultConfigNotExist [2021-11-19T02:06:03.200Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:03.200Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestReloadBadDefaultConfig [2021-11-19T02:06:03.200Z] time="2021-11-19T02:06:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1401858433" [2021-11-19T02:06:03.200Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestReloadWithConflictingLabels [2021-11-19T02:06:03.200Z] time="2021-11-19T02:06:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-701587665" [2021-11-19T02:06:03.200Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2021-11-19T02:06:03.200Z] === RUN TestReloadWithDuplicateLabels [2021-11-19T02:06:03.200Z] time="2021-11-19T02:06:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1107908944" [2021-11-19T02:06:03.200Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestMaskURLCredentials [2021-11-19T02:06:03.200Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestDaemonConfigurationMerge [2021-11-19T02:06:03.200Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-19T02:06:03.200Z] PASS [2021-11-19T02:06:03.200Z] coverage: 80.0% of statements [2021-11-19T02:06:03.200Z] ok github.com/docker/docker/daemon/config 0.525s coverage: 80.0% of statements [2021-11-19T02:06:03.200Z] === RUN TestDiscoveryOptsErrors [2021-11-19T02:06:03.200Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-19T02:06:03.200Z] === RUN TestDiscoveryOpts [2021-11-19T02:06:03.200Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-19T02:06:03.200Z] PASS [2021-11-19T02:06:03.200Z] coverage: 30.0% of statements [2021-11-19T02:06:03.200Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-11-19T02:06:03.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-19T02:06:03.905Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.24s) [2021-11-19T02:06:03.905Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-19T02:06:03.905Z] --- PASS: TestSetRolloverSerial (1.68s) [2021-11-19T02:06:03.905Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-19T02:06:03.905Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-19T02:06:03.905Z] PASS [2021-11-19T02:06:03.905Z] coverage: 84.4% of statements [2021-11-19T02:06:03.905Z] ok github.com/docker/docker/libnetwork/bitseq 12.043s coverage: 84.4% of statements [2021-11-19T02:06:04.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-19T02:06:04.189Z] === RUN TestWaitNodeAttachment [2021-11-19T02:06:04.189Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-19T02:06:04.189Z] === RUN TestIsolationConversion [2021-11-19T02:06:04.189Z] === RUN TestIsolationConversion/default [2021-11-19T02:06:04.189Z] === RUN TestIsolationConversion/process [2021-11-19T02:06:04.189Z] === RUN TestIsolationConversion/hyperv [2021-11-19T02:06:04.189Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestContainerLabels [2021-11-19T02:06:04.189Z] --- PASS: TestContainerLabels (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestCredentialSpecConversion [2021-11-19T02:06:04.189Z] === RUN TestCredentialSpecConversion/none [2021-11-19T02:06:04.189Z] === RUN TestCredentialSpecConversion/config [2021-11-19T02:06:04.189Z] === RUN TestCredentialSpecConversion/file [2021-11-19T02:06:04.189Z] === RUN TestCredentialSpecConversion/registry [2021-11-19T02:06:04.189Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-19T02:06:04.189Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountBind [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountVolume [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountTarget [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountTmpfs [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountInvalidType [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-19T02:06:04.189Z] === RUN TestControllerValidateMountNamedPipe [2021-11-19T02:06:04.189Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-19T02:06:04.189Z] PASS [2021-11-19T02:06:04.189Z] coverage: 11.0% of statements [2021-11-19T02:06:04.189Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.788s coverage: 11.0% of statements [2021-11-19T02:06:04.373Z] === RUN TestNetworkDBSimple [2021-11-19T02:06:04.658Z] === RUN TestEventsLog [2021-11-19T02:06:04.658Z] --- PASS: TestEventsLog (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestEventsLogTimeout [2021-11-19T02:06:04.658Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestLogEvents [2021-11-19T02:06:04.658Z] --- PASS: TestLogEvents (0.05s) [2021-11-19T02:06:04.658Z] === RUN TestLoadBufferedEvents [2021-11-19T02:06:04.658Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-11-19T02:06:04.658Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-19T02:06:04.658Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-19T02:06:04.658Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-19T02:06:04.658Z] PASS [2021-11-19T02:06:04.658Z] coverage: 50.0% of statements [2021-11-19T02:06:04.658Z] ok github.com/docker/docker/daemon/events 0.242s coverage: 50.0% of statements [2021-11-19T02:06:04.658Z] === RUN TestIsEmptyDir [2021-11-19T02:06:04.658Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-19T02:06:04.658Z] PASS [2021-11-19T02:06:04.658Z] coverage: 2.3% of statements [2021-11-19T02:06:04.658Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2021-11-19T02:06:04.658Z] === RUN TestVerifyNetworkingConfig [2021-11-19T02:06:04.658Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestGetContainer [2021-11-19T02:06:04.658Z] --- PASS: TestGetContainer (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestValidContainerNames [2021-11-19T02:06:04.658Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestContainerInitDNS [2021-11-19T02:06:04.658Z] daemon_test.go:146: root required [2021-11-19T02:06:04.658Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestMerge [2021-11-19T02:06:04.658Z] --- PASS: TestMerge (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestValidateContainerIsolation [2021-11-19T02:06:04.658Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestFindNetworkErrorType [2021-11-19T02:06:04.658Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestEnsureServicesExist [2021-11-19T02:06:04.658Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestEnsureServicesExistErrors [2021-11-19T02:06:04.658Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-19T02:06:04.658Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-19T02:06:04.658Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-19T02:06:04.658Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-19T02:06:04.658Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:06:04.658Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-19T02:06:04.658Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestContainerDelete [2021-11-19T02:06:04.658Z] --- PASS: TestContainerDelete (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestContainerDoubleDelete [2021-11-19T02:06:04.658Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestLogContainerEventCopyLabels [2021-11-19T02:06:04.658Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-11-19T02:06:04.658Z] === RUN TestLogContainerEventWithAttributes [2021-11-19T02:06:04.658Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestNoneHealthcheck [2021-11-19T02:06:04.658Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-19T02:06:04.658Z] === RUN TestHealthStates [2021-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.127Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.128Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.128Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.128Z] time="2021-11-19T02:06:04Z" 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-11-19T02:06:05.128Z] --- PASS: TestHealthStates (0.17s) [2021-11-19T02:06:05.128Z] === RUN TestGetInspectData [2021-11-19T02:06:05.128Z] --- PASS: TestGetInspectData (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestFillLicense [2021-11-19T02:06:05.128Z] --- PASS: TestFillLicense (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestListInvalidFilter [2021-11-19T02:06:05.128Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestNameFilter [2021-11-19T02:06:05.128Z] --- PASS: TestNameFilter (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-19T02:06:05.128Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-19T02:06:05.128Z] === 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-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-19T02:06:05.128Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-19T02:06:05.128Z] --- 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-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-19T02:06:05.128Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonReloadLabels [2021-11-19T02:06:05.128Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-19T02:06:05.128Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonReloadMirrors [2021-11-19T02:06:05.128Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-19T02:06:05.128Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-19T02:06:05.128Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-19T02:06:05.128Z] === RUN TestDaemonDiscoveryReload [2021-11-19T02:06:05.364Z] 2021/11/19 02:06:05 Closing DB instances... [2021-11-19T02:06:05.597Z] === RUN TestLinkNaming [2021-11-19T02:06:05.597Z] --- PASS: TestLinkNaming (0.00s) [2021-11-19T02:06:05.597Z] === RUN TestLinkNew [2021-11-19T02:06:05.597Z] --- PASS: TestLinkNew (0.00s) [2021-11-19T02:06:05.597Z] === RUN TestLinkEnv [2021-11-19T02:06:05.597Z] --- PASS: TestLinkEnv (0.00s) [2021-11-19T02:06:05.597Z] === RUN TestLinkMultipleEnv [2021-11-19T02:06:05.597Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-19T02:06:05.597Z] === RUN TestLinkPortRangeEnv [2021-11-19T02:06:05.597Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-19T02:06:05.597Z] PASS [2021-11-19T02:06:05.597Z] coverage: 93.0% of statements [2021-11-19T02:06:05.597Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-11-19T02:06:05.832Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2021-11-19T02:06:05.832Z] === RUN TestGetAddress [2021-11-19T02:06:06.066Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-19T02:06:06.066Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-19T02:06:06.127Z] --- PASS: TestBuildSquashParent (4.84s) [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:06.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:06.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:06.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:06.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:06.534Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-19T02:06:06.534Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-19T02:06:06.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:06.819Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-19T02:06:06.819Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-19T02:06:06.819Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-19T02:06:07.003Z] === RUN TestAdapterReadLogs [2021-11-19T02:06:07.003Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestCopier [2021-11-19T02:06:07.003Z] --- PASS: TestCopier (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestCopierLongLines [2021-11-19T02:06:07.003Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestCopierSlow [2021-11-19T02:06:07.003Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-19T02:06:07.003Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-19T02:06:07.003Z] reload_test.go:520: root required [2021-11-19T02:06:07.003Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-19T02:06:07.003Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-19T02:06:07.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-19T02:06:07.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-19T02:06:07.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-19T02:06:07.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-19T02:06:07.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-19T02:06:07.003Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestParseVolumesFrom [2021-11-19T02:06:07.003Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-19T02:06:07.003Z] PASS [2021-11-19T02:06:07.003Z] coverage: 9.0% of statements [2021-11-19T02:06:07.003Z] ok github.com/docker/docker/daemon 2.395s coverage: 9.0% of statements [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-19T02:06:07.003Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-19T02:06:07.003Z] --- PASS: TestCopierSlow (0.20s) [2021-11-19T02:06:07.003Z] === RUN TestCopierWithSized [2021-11-19T02:06:07.003Z] === RUN TestCopierWithSized/as_is [2021-11-19T02:06:07.003Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-19T02:06:07.003Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-19T02:06:07.003Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-19T02:06:07.003Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-19T02:06:07.003Z] === RUN TestCopierWithPartial [2021-11-19T02:06:07.003Z] --- PASS: TestCopierWithPartial (0.01s) [2021-11-19T02:06:07.003Z] === RUN TestRingLogger [2021-11-19T02:06:07.003Z] --- PASS: TestRingLogger (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestRingCap [2021-11-19T02:06:07.003Z] --- PASS: TestRingCap (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestRingClose [2021-11-19T02:06:07.003Z] --- PASS: TestRingClose (0.00s) [2021-11-19T02:06:07.003Z] === RUN TestRingDrain [2021-11-19T02:06:07.003Z] --- PASS: TestRingDrain (0.00s) [2021-11-19T02:06:07.003Z] PASS [2021-11-19T02:06:07.003Z] coverage: 43.8% of statements [2021-11-19T02:06:07.003Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.8% of statements [2021-11-19T02:06:07.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:07.287Z] === RUN TestGenerate [2021-11-19T02:06:07.287Z] --- PASS: TestGenerate (0.00s) [2021-11-19T02:06:07.287Z] === RUN TestGeneratePtr [2021-11-19T02:06:07.287Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-19T02:06:07.287Z] === RUN TestGenerateMissingField [2021-11-19T02:06:07.287Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-19T02:06:07.287Z] === RUN TestFieldCannotBeSet [2021-11-19T02:06:07.287Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-19T02:06:07.287Z] === RUN TestTypeMismatchError [2021-11-19T02:06:07.287Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-19T02:06:07.287Z] PASS [2021-11-19T02:06:07.287Z] coverage: 100.0% of statements [2021-11-19T02:06:07.287Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-11-19T02:06:07.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:06:07.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-19T02:06:07.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-19T02:06:07.756Z] 2021/11/19 02:06:07 Closing DB instances... [2021-11-19T02:06:07.756Z] testing: warning: no tests to run [2021-11-19T02:06:07.756Z] PASS [2021-11-19T02:06:07.756Z] coverage: 0.0% of statements [2021-11-19T02:06:07.756Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/defaults [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-19T02:06:07.991Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-19T02:06:07.991Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-19T02:06:07.991Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-19T02:06:07.991Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-11-19T02:06:07.991Z] === RUN TestCreateSuccess [2021-11-19T02:06:07.991Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCreateStreamSkipped [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-19T02:06:07.991Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCreateLogGroupSuccess [2021-11-19T02:06:07.991Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCreateError [2021-11-19T02:06:07.991Z] --- PASS: TestCreateError (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCreateAlreadyExists [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-19T02:06:07.991Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestLogClosed [2021-11-19T02:06:07.991Z] --- PASS: TestLogClosed (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestLogBlocking [2021-11-19T02:06:07.991Z] --- PASS: TestLogBlocking (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-19T02:06:07.991Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestLogNonBlockingBufferFull [2021-11-19T02:06:07.991Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestPublishBatchSuccess [2021-11-19T02:06:07.991Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestPublishBatchError [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=error msg=Error [2021-11-19T02:06:07.991Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:06:07.991Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-19T02:06:07.991Z] time="2021-11-19T02:06:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-19T02:06:07.991Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchSimple [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchTicker [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMultilinePattern [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchClose [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/0/Hello [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/2/🙃 [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/3/���� [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/4/He��o [2021-11-19T02:06:07.991Z] === RUN TestEffectiveLen/5/ [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/0/ [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/1/Hello [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: Hello [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/2/Hello [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: He [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: llo [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/3/Hello [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: Hello [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/4/🙃 [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/5/🙃 [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/6/a� [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: a [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: � [2021-11-19T02:06:07.991Z] === RUN TestFindValidSplit/7/a� [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1063: a� [2021-11-19T02:06:07.991Z] cloudwatchlogs_test.go:1064: [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-19T02:06:07.991Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestProcessEventEmoji [2021-11-19T02:06:07.991Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchLineSplit [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-19T02:06:07.991Z] === RUN TestSearchRegistryForImagesErrors [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMaxEvents [2021-11-19T02:06:07.991Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestSearchRegistryForImages [2021-11-19T02:06:07.991Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestOnlyPlatformWithFallback [2021-11-19T02:06:07.991Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-19T02:06:07.991Z] === RUN TestImageDelete [2021-11-19T02:06:07.991Z] === RUN TestImageDelete/no_lease [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-19T02:06:07.991Z] === RUN TestImageDelete/lease_exists [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-19T02:06:07.991Z] --- PASS: TestImageDelete (0.04s) [2021-11-19T02:06:07.991Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-19T02:06:07.991Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestContentStoreForPull [2021-11-19T02:06:07.991Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-19T02:06:07.991Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-19T02:06:08.224Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-11-19T02:06:08.224Z] PASS [2021-11-19T02:06:08.224Z] coverage: 100.0% of statements [2021-11-19T02:06:08.224Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-11-19T02:06:08.224Z] === RUN TestRequestNewPort [2021-11-19T02:06:08.224Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestRequestSpecificPort [2021-11-19T02:06:08.224Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestReleasePort [2021-11-19T02:06:08.224Z] --- PASS: TestReleasePort (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestReuseReleasedPort [2021-11-19T02:06:08.224Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestReleaseUnreadledPort [2021-11-19T02:06:08.224Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestUnknowProtocol [2021-11-19T02:06:08.224Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestAllocateAllPorts [2021-11-19T02:06:08.224Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestPortAllocation [2021-11-19T02:06:08.224Z] --- PASS: TestPortAllocation (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestPortAllocationWithCustomRange [2021-11-19T02:06:08.224Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestNoDuplicateBPR [2021-11-19T02:06:08.224Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-19T02:06:08.224Z] === RUN TestChangePortRange [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-19T02:06:08.224Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-19T02:06:08.224Z] --- PASS: TestChangePortRange (0.00s) [2021-11-19T02:06:08.224Z] PASS [2021-11-19T02:06:08.224Z] coverage: 88.6% of statements [2021-11-19T02:06:08.224Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-11-19T02:06:08.460Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-19T02:06:08.460Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-19T02:06:08.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-19T02:06:08.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestCreateTagSuccess [2021-11-19T02:06:08.460Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-19T02:06:08.460Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.10s) [2021-11-19T02:06:08.460Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-19T02:06:08.460Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-19T02:06:08.460Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-11-19T02:06:08.460Z] PASS [2021-11-19T02:06:08.460Z] coverage: 77.4% of statements [2021-11-19T02:06:08.460Z] --- PASS: TestContentStoreForPull (0.17s) [2021-11-19T02:06:08.460Z] PASS [2021-11-19T02:06:08.460Z] coverage: 6.7% of statements [2021-11-19T02:06:08.460Z] ok github.com/docker/docker/daemon/logger/awslogs 0.454s coverage: 77.4% of statements [2021-11-19T02:06:08.460Z] ok github.com/docker/docker/daemon/images 0.322s coverage: 6.7% of statements [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-19T02:06:08.460Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-19T02:06:08.460Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-19T02:06:08.460Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-19T02:06:08.460Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-19T02:06:08.460Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-11-19T02:06:08.460Z] === RUN TestFastTimeMarshalJSON [2021-11-19T02:06:08.460Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-19T02:06:08.460Z] PASS [2021-11-19T02:06:08.460Z] coverage: 87.2% of statements [2021-11-19T02:06:08.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.198s coverage: 87.2% of statements [2021-11-19T02:06:08.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:08.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:08.692Z] testing: warning: no tests to run [2021-11-19T02:06:08.692Z] PASS [2021-11-19T02:06:08.692Z] coverage: 0.0% of statements [2021-11-19T02:06:08.692Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:06:08.929Z] === RUN TestJSONFileLogger [2021-11-19T02:06:08.929Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-19T02:06:08.929Z] === RUN TestJSONFileLoggerWithTags [2021-11-19T02:06:08.929Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-19T02:06:08.929Z] === RUN TestJSONFileLoggerWithOpts [2021-11-19T02:06:08.929Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-19T02:06:08.929Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-19T02:06:08.929Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-19T02:06:08.929Z] === RUN TestEncodeDecode [2021-11-19T02:06:08.929Z] === PAUSE TestEncodeDecode [2021-11-19T02:06:08.929Z] === RUN TestUnexpectedEOF [2021-11-19T02:06:08.929Z] time="2021-11-19T02:06:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:06:08.929Z] time="2021-11-19T02:06:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-19T02:06:08.929Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-11-19T02:06:08.929Z] === CONT TestEncodeDecode [2021-11-19T02:06:08.929Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-19T02:06:08.929Z] PASS [2021-11-19T02:06:08.929Z] coverage: 69.9% of statements [2021-11-19T02:06:08.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.274s coverage: 69.9% of statements [2021-11-19T02:06:09.161Z] === RUN TestHashData [2021-11-19T02:06:09.161Z] --- PASS: TestHashData (0.00s) [2021-11-19T02:06:09.161Z] PASS [2021-11-19T02:06:09.161Z] coverage: 2.8% of statements [2021-11-19T02:06:09.161Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-11-19T02:06:09.161Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-11-19T02:06:09.161Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-19T02:06:09.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:06:09.642Z] === RUN TestErrorConstructors [2021-11-19T02:06:09.642Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-19T02:06:09.642Z] === RUN TestCompareIPMask [2021-11-19T02:06:09.642Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-19T02:06:09.642Z] === RUN TestUtilGetHostPartIP [2021-11-19T02:06:09.642Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-19T02:06:09.642Z] === RUN TestUtilGetBroadcastIP [2021-11-19T02:06:09.642Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-19T02:06:09.642Z] === RUN TestParseCIDR [2021-11-19T02:06:09.642Z] --- PASS: TestParseCIDR (0.00s) [2021-11-19T02:06:09.642Z] PASS [2021-11-19T02:06:09.642Z] coverage: 37.3% of statements [2021-11-19T02:06:09.642Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2021-11-19T02:06:09.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:06:09.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-19T02:06:09.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-19T02:06:09.921Z] === RUN TestOpenFileDelete [2021-11-19T02:06:09.921Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestOpenFileRename [2021-11-19T02:06:09.921Z] === RUN TestWriteLog [2021-11-19T02:06:09.921Z] === PAUSE TestWriteLog [2021-11-19T02:06:09.921Z] === RUN TestReadLog [2021-11-19T02:06:09.921Z] === PAUSE TestReadLog [2021-11-19T02:06:09.921Z] === CONT TestWriteLog [2021-11-19T02:06:09.921Z] === CONT TestReadLog [2021-11-19T02:06:09.921Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestParseLogTagDefaultTag [2021-11-19T02:06:09.921Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestParseLogTag [2021-11-19T02:06:09.921Z] --- PASS: TestParseLogTag (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestParseLogTagEmptyTag [2021-11-19T02:06:09.921Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestTailFiles [2021-11-19T02:06:09.921Z] --- PASS: TestTailFiles (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestFollowLogsConsumerGone [2021-11-19T02:06:09.921Z] --- PASS: TestWriteLog (0.01s) [2021-11-19T02:06:09.921Z] === RUN TestReadLog/tail_exact [2021-11-19T02:06:09.921Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestFollowLogsProducerGone [2021-11-19T02:06:09.921Z] logfile_test.go:178: logDecode() closed after sending 2447 messages [2021-11-19T02:06:09.921Z] logfile_test.go:231: messages sent: 2447, received: 2447 [2021-11-19T02:06:09.921Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-19T02:06:09.921Z] === RUN TestCheckCapacityAndRotate [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2021-11-19T02:06:10.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2021-11-19T02:06:10.041Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:06:10.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-19T02:06:10.110Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-19T02:06:10.110Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-19T02:06:10.110Z] PASS [2021-11-19T02:06:10.110Z] coverage: 50.0% of statements [2021-11-19T02:06:10.110Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2021-11-19T02:06:10.390Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-19T02:06:10.390Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-19T02:06:10.390Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-11-19T02:06:10.390Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-19T02:06:10.390Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-11-19T02:06:10.390Z] PASS [2021-11-19T02:06:10.390Z] coverage: 53.7% of statements [2021-11-19T02:06:10.390Z] === RUN TestLog [2021-11-19T02:06:10.390Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.106s coverage: 53.7% of statements [2021-11-19T02:06:10.390Z] --- PASS: TestLog (0.01s) [2021-11-19T02:06:10.390Z] PASS [2021-11-19T02:06:10.390Z] coverage: 31.5% of statements [2021-11-19T02:06:10.390Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-11-19T02:06:10.390Z] === RUN TestReadLog/tail_less_than_available [2021-11-19T02:06:10.390Z] === RUN TestReadLog/tail_more_than_available [2021-11-19T02:06:10.390Z] --- PASS: TestReadLog (0.18s) [2021-11-19T02:06:10.390Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-11-19T02:06:10.390Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-11-19T02:06:10.390Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-19T02:06:10.390Z] PASS [2021-11-19T02:06:10.390Z] coverage: 75.2% of statements [2021-11-19T02:06:10.390Z] ok github.com/docker/docker/daemon/logger/local 0.236s coverage: 75.2% of statements [2021-11-19T02:06:10.390Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-19T02:06:10.578Z] 2021/11/19 02:06:10 Closing DB instances... [2021-11-19T02:06:10.578Z] === RUN TestAddressPoolOpt [2021-11-19T02:06:10.578Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/a [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/something [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/_=a [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/env1=value1 [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/_env1=value1 [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/PATH [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/=a [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/PATH= [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/PATH=something [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/asd!qwe [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/1asd [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/123 [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/some_space [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/__some_space_before [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/some_space_after__ [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/= [2021-11-19T02:06:10.578Z] === RUN TestValidateEnv/PaTh [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestParseHost [2021-11-19T02:06:10.578Z] --- PASS: TestParseHost (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestParseDockerDaemonHost [2021-11-19T02:06:10.578Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestParseTCP [2021-11-19T02:06:10.578Z] --- PASS: TestParseTCP (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-19T02:06:10.578Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestValidateExtraHosts [2021-11-19T02:06:10.578Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestIpOptString [2021-11-19T02:06:10.578Z] --- PASS: TestIpOptString (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-19T02:06:10.578Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestNewIpOptValidDefaultVal [2021-11-19T02:06:10.578Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestIpOptSetInvalidVal [2021-11-19T02:06:10.578Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestValidateIPAddress [2021-11-19T02:06:10.578Z] === RUN TestParseVersion [2021-11-19T02:06:10.578Z] --- PASS: TestParseVersion (0.00s) [2021-11-19T02:06:10.578Z] PASS [2021-11-19T02:06:10.578Z] coverage: 52.9% of statements [2021-11-19T02:06:10.578Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestMapOpts [2021-11-19T02:06:10.578Z] --- PASS: TestMapOpts (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestListOptsWithoutValidator [2021-11-19T02:06:10.578Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestListOptsWithValidator [2021-11-19T02:06:10.578Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestValidateDNSSearch [2021-11-19T02:06:10.578Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_general_format [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_one_more [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-19T02:06:10.578Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:06:10.578Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestNamedListOpts [2021-11-19T02:06:10.578Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-19T02:06:10.578Z] === RUN TestNamedMapOpts [2021-11-19T02:06:10.579Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-19T02:06:10.579Z] === RUN TestParseLink [2021-11-19T02:06:10.579Z] --- PASS: TestParseLink (0.00s) [2021-11-19T02:06:10.579Z] === RUN TestQuotedStringSetWithQuotes [2021-11-19T02:06:10.579Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-19T02:06:10.579Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-19T02:06:10.579Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-19T02:06:10.579Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-19T02:06:10.579Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-19T02:06:10.579Z] === RUN TestUlimitOpt [2021-11-19T02:06:10.579Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-19T02:06:10.579Z] PASS [2021-11-19T02:06:10.579Z] coverage: 67.1% of statements [2021-11-19T02:06:10.579Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-11-19T02:06:10.579Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-11-19T02:06:10.860Z] === RUN TestNewParse [2021-11-19T02:06:10.860Z] --- PASS: TestNewParse (0.00s) [2021-11-19T02:06:10.860Z] PASS [2021-11-19T02:06:10.860Z] coverage: 8.3% of statements [2021-11-19T02:06:11.329Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-11-19T02:06:11.329Z] === RUN TestValidateLogOpt [2021-11-19T02:06:11.329Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestNewMissedConfig [2021-11-19T02:06:11.329Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestNewMissedUrl [2021-11-19T02:06:11.329Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestNewMissedToken [2021-11-19T02:06:11.329Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestNewWithProxy [2021-11-19T02:06:11.329Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestDefault [2021-11-19T02:06:11.329Z] --- PASS: TestDefault (0.01s) [2021-11-19T02:06:11.329Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-19T02:06:11.329Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-11-19T02:06:11.329Z] === RUN TestJsonFormat [2021-11-19T02:06:11.329Z] --- PASS: TestJsonFormat (0.02s) [2021-11-19T02:06:11.329Z] === RUN TestRawFormat [2021-11-19T02:06:11.329Z] --- PASS: TestRawFormat (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestRawFormatWithLabels [2021-11-19T02:06:11.329Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestRawFormatWithoutTag [2021-11-19T02:06:11.329Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestBatching [2021-11-19T02:06:11.329Z] === RUN TestParseLogFormat [2021-11-19T02:06:11.329Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestValidateLogOptEmpty [2021-11-19T02:06:11.329Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestValidateSyslogAddress [2021-11-19T02:06:11.329Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestParseAddressDefaultPort [2021-11-19T02:06:11.329Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestValidateSyslogFacility [2021-11-19T02:06:11.329Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestValidateLogOptSyslogFormat [2021-11-19T02:06:11.329Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-19T02:06:11.329Z] === RUN TestValidateLogOpt [2021-11-19T02:06:11.329Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-19T02:06:11.329Z] PASS [2021-11-19T02:06:11.329Z] coverage: 46.8% of statements [2021-11-19T02:06:11.329Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-11-19T02:06:11.329Z] --- PASS: TestBatching (0.27s) [2021-11-19T02:06:11.329Z] === RUN TestFrequency [2021-11-19T02:06:11.566Z] === RUN TestPeerCertificateMarshalJSON [2021-11-19T02:06:11.798Z] --- PASS: TestFrequency (0.23s) [2021-11-19T02:06:11.799Z] === RUN TestOneMessagePerRequest [2021-11-19T02:06:11.799Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-19T02:06:11.799Z] === RUN TestVerify [2021-11-19T02:06:11.799Z] --- PASS: TestVerify (0.06s) [2021-11-19T02:06:11.799Z] === RUN TestSkipVerify [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.799Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:11.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:06:11.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:06:11.966Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:06:12.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-19T02:06:12.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-19T02:06:12.035Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-11-19T02:06:12.035Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-19T02:06:12.035Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-19T02:06:12.035Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-19T02:06:12.035Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2021-11-19T02:06:12.035Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-19T02:06:12.035Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-19T02:06:12.035Z] === RUN TestMiddleware [2021-11-19T02:06:12.035Z] --- PASS: TestMiddleware (0.00s) [2021-11-19T02:06:12.035Z] === RUN TestNewResponseModifier [2021-11-19T02:06:12.035Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-19T02:06:12.035Z] PASS [2021-11-19T02:06:12.035Z] coverage: 26.8% of statements [2021-11-19T02:06:12.035Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 26.8% of statements [2021-11-19T02:06:12.239Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:06:12.268Z] --- PASS: TestSkipVerify (0.53s) [2021-11-19T02:06:12.268Z] === RUN TestBufferMaximum [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.967341\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.967341\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-19T02:06:12.268Z] === RUN TestServerAlwaysDown [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.969884\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.969884\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.969884\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.970884\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] time="2021-11-19T02:06:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637287571.970884\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:12.268Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-19T02:06:12.268Z] === RUN TestCannotSendAfterClose [2021-11-19T02:06:12.268Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-19T02:06:12.268Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-19T02:06:12.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:06:12.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-19T02:06:12.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2021-11-19T02:06:12.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-11-19T02:06:12.502Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:06:12.504Z] === RUN TestIsArchivePathDir [2021-11-19T02:06:12.504Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-19T02:06:12.504Z] === RUN TestIsArchivePathInvalidFile [2021-11-19T02:06:12.504Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-11-19T02:06:12.504Z] === RUN TestIsArchivePathTar [2021-11-19T02:06:12.504Z] --- PASS: TestIsArchivePathTar (0.11s) [2021-11-19T02:06:12.504Z] === RUN TestDecompressStreamGzip [2021-11-19T02:06:12.504Z] === RUN TestUnbuffered [2021-11-19T02:06:12.504Z] --- PASS: TestUnbuffered (0.00s) [2021-11-19T02:06:12.504Z] === RUN TestRaceUnbuffered [2021-11-19T02:06:12.504Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-19T02:06:12.504Z] PASS [2021-11-19T02:06:12.504Z] coverage: 100.0% of statements [2021-11-19T02:06:12.504Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-11-19T02:06:12.504Z] === RUN TestDecompressStreamBzip2 [2021-11-19T02:06:12.504Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-11-19T02:06:12.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-19T02:06:12.737Z] === RUN TestV1IDService [2021-11-19T02:06:12.737Z] --- PASS: TestV1IDService (0.02s) [2021-11-19T02:06:12.737Z] === RUN TestV2MetadataService [2021-11-19T02:06:12.972Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-19T02:06:12.972Z] === RUN TestDecompressStreamXz [2021-11-19T02:06:12.972Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:06:12.972Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestDecompressStreamZstd [2021-11-19T02:06:12.972Z] archive_test.go:140: zstd not installed [2021-11-19T02:06:12.972Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-19T02:06:12.972Z] === RUN TestCompressStreamXzUnsupported [2021-11-19T02:06:12.972Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-19T02:06:12.972Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCompressStreamInvalid [2021-11-19T02:06:12.972Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionInvalid [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionUncompressed [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionBzip2 [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionGzip [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionXz [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionXz (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestExtensionZstd [2021-11-19T02:06:12.972Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCmdStreamLargeStderr [2021-11-19T02:06:12.972Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-19T02:06:12.972Z] === RUN TestCmdStreamBad [2021-11-19T02:06:12.972Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:06:12.972Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCmdStreamGood [2021-11-19T02:06:12.972Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-19T02:06:12.972Z] === RUN TestUntarPathWithInvalidDest [2021-11-19T02:06:12.972Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-19T02:06:12.972Z] === RUN TestUntarPathWithInvalidSrc [2021-11-19T02:06:12.972Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestUntarPath [2021-11-19T02:06:12.972Z] --- PASS: TestUntarPath (0.04s) [2021-11-19T02:06:12.972Z] === RUN TestUntarPathWithDestinationFile [2021-11-19T02:06:12.972Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-19T02:06:12.972Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-19T02:06:12.972Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-19T02:06:12.972Z] === RUN TestCopyWithTarInvalidSrc [2021-11-19T02:06:12.972Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-19T02:06:12.972Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCopyWithTarSrcFile [2021-11-19T02:06:12.972Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-19T02:06:12.972Z] === RUN TestCopyWithTarSrcFolder [2021-11-19T02:06:12.972Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-19T02:06:12.972Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-19T02:06:12.972Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-19T02:06:12.972Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-19T02:06:12.972Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-19T02:06:12.972Z] === RUN TestCopyFileWithTarSrcFile [2021-11-19T02:06:12.972Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-19T02:06:12.972Z] === RUN TestTarFiles [2021-11-19T02:06:12.972Z] === RUN TestMatch [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[foo]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[foo_bar]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[]#01 [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[qux]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-19T02:06:12.972Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-19T02:06:12.973Z] === RUN TestMatch/[[foo_baz]] [2021-11-19T02:06:12.973Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-19T02:06:12.973Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-19T02:06:12.973Z] PASS [2021-11-19T02:06:12.973Z] coverage: 87.5% of statements [2021-11-19T02:06:12.973Z] ok github.com/docker/docker/pkg/capabilities 0.028s coverage: 87.5% of statements [2021-11-19T02:06:13.083Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-11-19T02:06:13.083Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:06:13.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-19T02:06:13.207Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-19T02:06:13.207Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-19T02:06:13.207Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-19T02:06:13.207Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-19T02:06:13.207Z] === RUN TestContinueOnError_NeverContinue [2021-11-19T02:06:13.207Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-19T02:06:13.207Z] === RUN TestManifestStore [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/no_remote_or_local [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9e0dfe57c2c3\"}'" [2021-11-19T02:06:13.207Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-19T02:06:13.207Z] PASS [2021-11-19T02:06:13.207Z] coverage: 82.5% of statements [2021-11-19T02:06:13.207Z] ok github.com/docker/docker/daemon/logger/splunk 2.182s coverage: 82.5% of statements [2021-11-19T02:06:13.207Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-19T02:06:13.207Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-19T02:06:13.207Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1006242337\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/no_local_cache [2021-11-19T02:06:13.207Z] --- PASS: TestV2MetadataService (0.69s) [2021-11-19T02:06:13.207Z] PASS [2021-11-19T02:06:13.207Z] coverage: 48.2% of statements [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/with_local_cache [2021-11-19T02:06:13.207Z] ok github.com/docker/docker/distribution/metadata 0.769s coverage: 48.2% of statements [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/unknown_media_type [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="reference for unknown type: " [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="reference for unknown type: " [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="reference for unknown type: " [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="reference for unknown type: " [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="reference for unknown type: " [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-19T02:06:13.207Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-19T02:06:13.207Z] time="2021-11-19T02:06:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore (0.26s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-19T02:06:13.207Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-19T02:06:13.207Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-19T02:06:13.207Z] === RUN TestFixManifestLayers [2021-11-19T02:06:13.207Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-19T02:06:13.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:06:13.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-19T02:06:13.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-19T02:06:13.677Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-19T02:06:13.677Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:06:13.677Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestFixManifestLayersBadParent [2021-11-19T02:06:13.677Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestValidateManifest [2021-11-19T02:06:13.677Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:06:13.677Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestFormatPlatform [2021-11-19T02:06:13.677Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestGetRepositoryMountCandidates [2021-11-19T02:06:13.677Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestLayerAlreadyExists [2021-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] 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-11-19T02:06:13.677Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestWhenEmptyAuthConfig [2021-11-19T02:06:13.677Z] === RUN TestSuccessfulDownload [2021-11-19T02:06:13.677Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:06:13.677Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestCancelledDownload [2021-11-19T02:06:13.677Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-19T02:06:13.677Z] === RUN TestMaxDownloadAttempts [2021-11-19T02:06:13.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:06:13.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:06:13.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:06:13.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:06:13.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:06:13.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:06:13.677Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:06:13.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:06:13.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-19T02:06:13.677Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-19T02:06:13.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-19T02:06:13.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-19T02:06:13.677Z] time="2021-11-19T02:06:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:06:13.677Z] time="2021-11-19T02:06:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:06:13.677Z] time="2021-11-19T02:06:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:06:13.677Z] time="2021-11-19T02:06:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-19T02:06:13.677Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-19T02:06:13.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-11-19T02:06:13.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-11-19T02:06:13.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-11-19T02:06:13.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-11-19T02:06:13.677Z] === RUN TestTransfer [2021-11-19T02:06:13.958Z] === RUN TestChrootTarUntar [2021-11-19T02:06:13.958Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-19T02:06:13.958Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootUntarEmptyArchive [2021-11-19T02:06:13.958Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootTarUntarWithSymlink [2021-11-19T02:06:13.958Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootCopyWithTar [2021-11-19T02:06:13.958Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootCopyFileWithTar [2021-11-19T02:06:13.958Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootUntarPath [2021-11-19T02:06:13.958Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-19T02:06:13.958Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-19T02:06:13.958Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:06:13.958Z] === RUN TestChrootApplyDotDotFile [2021-11-19T02:06:13.958Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:13.958Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:06:13.958Z] PASS [2021-11-19T02:06:13.958Z] coverage: 15.1% of statements [2021-11-19T02:06:13.958Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.1% of statements [2021-11-19T02:06:14.024Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2021-11-19T02:06:14.024Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:06:14.147Z] --- PASS: TestTransfer (0.11s) [2021-11-19T02:06:14.147Z] === RUN TestConcurrencyLimit [2021-11-19T02:06:14.147Z] === RUN TestNotFound [2021-11-19T02:06:14.147Z] --- PASS: TestNotFound (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestConflict [2021-11-19T02:06:14.147Z] --- PASS: TestConflict (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestForbidden [2021-11-19T02:06:14.147Z] --- PASS: TestForbidden (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestInvalidParameter [2021-11-19T02:06:14.147Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestNotImplemented [2021-11-19T02:06:14.147Z] --- PASS: TestNotImplemented (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestNotModified [2021-11-19T02:06:14.147Z] --- PASS: TestNotModified (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestUnauthorized [2021-11-19T02:06:14.147Z] --- PASS: TestUnauthorized (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestUnknown [2021-11-19T02:06:14.147Z] --- PASS: TestUnknown (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestCancelled [2021-11-19T02:06:14.147Z] --- PASS: TestCancelled (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestDeadline [2021-11-19T02:06:14.147Z] --- PASS: TestDeadline (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestDataLoss [2021-11-19T02:06:14.147Z] --- PASS: TestDataLoss (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestUnavailable [2021-11-19T02:06:14.147Z] --- PASS: TestUnavailable (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestSystem [2021-11-19T02:06:14.147Z] --- PASS: TestSystem (0.00s) [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Not_Found [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Bad_Request [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Conflict [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Unauthorized [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Forbidden [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Not_Modified [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-19T02:06:14.147Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-19T02:06:14.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-19T02:06:14.147Z] PASS [2021-11-19T02:06:14.147Z] coverage: 53.1% of statements [2021-11-19T02:06:14.147Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-11-19T02:06:14.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-19T02:06:14.426Z] 2021/11/19 02:06:13 Closing DB instances... [2021-11-19T02:06:14.594Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-19T02:06:14.594Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:06:14.616Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-11-19T02:06:14.616Z] === RUN TestInactiveJobs [2021-11-19T02:06:14.616Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-11-19T02:06:14.616Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-19T02:06:14.616Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-19T02:06:14.616Z] === RUN TestTokenPassThru [2021-11-19T02:06:14.616Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-19T02:06:14.616Z] === RUN TestTokenPassThruDifferentHost [2021-11-19T02:06:14.616Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-19T02:06:14.616Z] PASS [2021-11-19T02:06:14.616Z] coverage: 24.1% of statements [2021-11-19T02:06:14.616Z] ok github.com/docker/docker/distribution 1.507s coverage: 24.1% of statements [2021-11-19T02:06:14.616Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-19T02:06:14.616Z] --- PASS: TestInactiveJobs (0.39s) [2021-11-19T02:06:14.616Z] === RUN TestWatchRelease [2021-11-19T02:06:14.616Z] --- PASS: TestWatchRelease (0.04s) [2021-11-19T02:06:14.616Z] === RUN TestWatchFinishedTransfer [2021-11-19T02:06:14.616Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-19T02:06:14.616Z] === RUN TestDuplicateTransfer [2021-11-19T02:06:14.895Z] === RUN TestSizeEmpty [2021-11-19T02:06:14.895Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeEmptyFile [2021-11-19T02:06:14.895Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeNonemptyFile [2021-11-19T02:06:14.895Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-19T02:06:14.895Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-19T02:06:14.895Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-19T02:06:14.895Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestMoveToSubdir [2021-11-19T02:06:14.895Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-19T02:06:14.895Z] === RUN TestSizeNonExistingDirectory [2021-11-19T02:06:14.895Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-19T02:06:14.895Z] PASS [2021-11-19T02:06:14.895Z] coverage: 80.0% of statements [2021-11-19T02:06:14.895Z] ok github.com/docker/docker/pkg/directory 0.036s coverage: 80.0% of statements [2021-11-19T02:06:15.085Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-19T02:06:15.085Z] === RUN TestSuccessfulUpload [2021-11-19T02:06:15.085Z] === RUN TestFSGetInvalidData [2021-11-19T02:06:15.085Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestFSInvalidSet [2021-11-19T02:06:15.085Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestFSInvalidRoot [2021-11-19T02:06:15.085Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestFSMetadataGetSet [2021-11-19T02:06:15.085Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-19T02:06:15.085Z] === RUN TestFSInvalidWalker [2021-11-19T02:06:15.085Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestFSGetSet [2021-11-19T02:06:15.085Z] --- PASS: TestFSGetSet (0.03s) [2021-11-19T02:06:15.085Z] === RUN TestFSGetUnsetKey [2021-11-19T02:06:15.085Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestFSGetEmptyData [2021-11-19T02:06:15.085Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestFSDelete [2021-11-19T02:06:15.085Z] --- PASS: TestFSDelete (0.04s) [2021-11-19T02:06:15.085Z] === RUN TestFSWalker [2021-11-19T02:06:15.085Z] --- PASS: TestFSWalker (0.02s) [2021-11-19T02:06:15.085Z] === RUN TestFSWalkerStopOnError [2021-11-19T02:06:15.085Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestNewFromJSON [2021-11-19T02:06:15.085Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-19T02:06:15.085Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestMarshalKeyOrder [2021-11-19T02:06:15.085Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestHistoryEqual [2021-11-19T02:06:15.085Z] time="2021-11-19T02:06:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-19T02:06:15.085Z] === RUN TestCompare [2021-11-19T02:06:15.085Z] --- PASS: TestCompare (0.00s) [2021-11-19T02:06:15.085Z] PASS [2021-11-19T02:06:15.085Z] coverage: 19.2% of statements [2021-11-19T02:06:15.085Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-11-19T02:06:15.085Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-19T02:06:15.085Z] === RUN TestImage [2021-11-19T02:06:15.085Z] --- PASS: TestImage (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestImageOSNotEmpty [2021-11-19T02:06:15.085Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-19T02:06:15.085Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-19T02:06:15.085Z] === RUN TestCreate [2021-11-19T02:06:15.085Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestRestore [2021-11-19T02:06:15.085Z] time="2021-11-19T02:06:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-19T02:06:15.085Z] --- PASS: TestRestore (0.03s) [2021-11-19T02:06:15.085Z] === RUN TestAddDelete [2021-11-19T02:06:15.085Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-19T02:06:15.085Z] === RUN TestCancelledUpload [2021-11-19T02:06:15.085Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-19T02:06:15.085Z] PASS [2021-11-19T02:06:15.085Z] coverage: 76.8% of statements [2021-11-19T02:06:15.085Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 76.8% of statements [2021-11-19T02:06:15.085Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-19T02:06:15.085Z] --- PASS: TestAddDelete (0.03s) [2021-11-19T02:06:15.085Z] === RUN TestSearchAfterDelete [2021-11-19T02:06:15.085Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-19T02:06:15.085Z] === RUN TestParentReset [2021-11-19T02:06:15.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:06:15.364Z] === RUN Test [2021-11-19T02:06:15.364Z] === RUN Test/TestContainsEntry [2021-11-19T02:06:15.364Z] === RUN Test/TestCreateEntries [2021-11-19T02:06:15.364Z] === RUN Test/TestEntriesDiff [2021-11-19T02:06:15.364Z] === RUN Test/TestEntriesEquality [2021-11-19T02:06:15.364Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-19T02:06:15.364Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-19T02:06:15.364Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-19T02:06:15.364Z] === RUN Test/TestGeneratorNotGenerate [2021-11-19T02:06:15.364Z] === RUN Test/TestGeneratorWithPort [2021-11-19T02:06:15.364Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-19T02:06:15.364Z] === RUN Test/TestNewEntry [2021-11-19T02:06:15.364Z] === RUN Test/TestParse [2021-11-19T02:06:15.364Z] --- PASS: Test (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-19T02:06:15.364Z] --- PASS: Test/TestParse (0.00s) [2021-11-19T02:06:15.364Z] PASS [2021-11-19T02:06:15.364Z] coverage: 58.3% of statements [2021-11-19T02:06:15.364Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-11-19T02:06:15.554Z] --- PASS: TestParentReset (0.03s) [2021-11-19T02:06:15.554Z] === RUN TestGetAndSetLastUpdated [2021-11-19T02:06:15.554Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-19T02:06:15.554Z] === RUN TestStoreLen [2021-11-19T02:06:15.554Z] --- PASS: TestStoreLen (0.05s) [2021-11-19T02:06:15.554Z] PASS [2021-11-19T02:06:15.554Z] coverage: 86.6% of statements [2021-11-19T02:06:15.554Z] ok github.com/docker/docker/image 0.534s coverage: 86.6% of statements [2021-11-19T02:06:16.024Z] === RUN TestValidateManifest [2021-11-19T02:06:16.024Z] === RUN TestValidateManifest/nil [2021-11-19T02:06:16.024Z] === RUN TestValidateManifest/non-nil [2021-11-19T02:06:16.024Z] --- PASS: TestValidateManifest (0.00s) [2021-11-19T02:06:16.024Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-19T02:06:16.024Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-19T02:06:16.024Z] PASS [2021-11-19T02:06:16.024Z] coverage: 0.7% of statements [2021-11-19T02:06:16.024Z] ok github.com/docker/docker/image/tarexport 0.068s coverage: 0.7% of statements [2021-11-19T02:06:16.024Z] === RUN TestMakeV1ConfigFromConfig [2021-11-19T02:06:16.024Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-19T02:06:16.024Z] PASS [2021-11-19T02:06:16.024Z] coverage: 25.0% of statements [2021-11-19T02:06:16.024Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-11-19T02:06:16.024Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-19T02:06:16.355Z] === RUN Test [2021-11-19T02:06:16.355Z] === RUN Test/TestContent [2021-11-19T02:06:16.355Z] === RUN Test/TestInitialize [2021-11-19T02:06:16.355Z] === RUN Test/TestNew [2021-11-19T02:06:16.355Z] === RUN Test/TestParsingContentsWithComments [2021-11-19T02:06:16.355Z] === RUN Test/TestRegister [2021-11-19T02:06:16.355Z] === RUN Test/TestWatch [2021-11-19T02:06:16.355Z] --- PASS: Test (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestContent (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestNew (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:06:16.355Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:16.355Z] PASS [2021-11-19T02:06:16.355Z] coverage: 92.9% of statements [2021-11-19T02:06:16.355Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2021-11-19T02:06:16.355Z] --- PASS: TestNetworkDBCRUDTableEntry (4.44s) [2021-11-19T02:06:16.355Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-19T02:06:16.389Z] ok github.com/docker/docker/libnetwork 37.086s coverage: 40.7% of statements [2021-11-19T02:06:16.389Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-19T02:06:16.389Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-11-19T02:06:16.389Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-19T02:06:16.389Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-19T02:06:16.389Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-19T02:06:16.504Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2021-11-19T02:06:16.504Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:06:16.763Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-19T02:06:16.763Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:06:16.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-19T02:06:17.014Z] === RUN TestSerialization [2021-11-19T02:06:17.014Z] --- PASS: TestSerialization (0.02s) [2021-11-19T02:06:17.014Z] PASS [2021-11-19T02:06:17.014Z] coverage: 100.0% of statements [2021-11-19T02:06:17.014Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.89s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.04s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.20s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.51s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (7.05s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-11-19T02:06:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2021-11-19T02:06:17.167Z] === RUN TestCgroupNamespacesRun [2021-11-19T02:06:17.324Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.358s coverage: 59.9% of statements [2021-11-19T02:06:17.324Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-19T02:06:17.324Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-19T02:06:17.342Z] --- PASS: TestTarFiles (3.93s) [2021-11-19T02:06:17.342Z] === RUN TestDetectCompressionZstd [2021-11-19T02:06:17.342Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestTarUntar [2021-11-19T02:06:17.342Z] --- PASS: TestTarUntar (0.02s) [2021-11-19T02:06:17.342Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-19T02:06:17.342Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestTarWithOptions [2021-11-19T02:06:17.342Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-19T02:06:17.342Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-19T02:06:17.342Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestUntarUstarGnuConflict [2021-11-19T02:06:17.342Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestUntarInvalidFilenames [2021-11-19T02:06:17.342Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3528800221\\dest" [2021-11-19T02:06:17.342Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-11-19T02:06:17.342Z] === RUN TestUntarHardlinkToSymlink [2021-11-19T02:06:17.342Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-19T02:06:17.342Z] === RUN TestUntarInvalidHardlink [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3097628203\\victim\\hello" -> "../victim/hello" [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1074465460\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2014968007\\victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink770105277\\victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2362903383\\victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1930099309\\victim" -> "../victim" [2021-11-19T02:06:17.342Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-19T02:06:17.342Z] === RUN TestUntarInvalidSymlink [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink310233427\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:06:17.342Z] === RUN Test [2021-11-19T02:06:17.342Z] === RUN Test/TestInitialize [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3121829755\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2989893331\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1076383874\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760870366\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1812914008\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.342Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2644631971\\dest\\dir\\loophole" -> "../../victim" [2021-11-19T02:06:17.342Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-11-19T02:06:17.342Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-19T02:06:17.342Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestXGlobalNoParent [2021-11-19T02:06:17.342Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-19T02:06:17.342Z] === RUN TestReplaceFileTarWrapper [2021-11-19T02:06:17.342Z] time="2021-11-19T02:06:16Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:17.342Z] time="2021-11-19T02:06:17Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:17.342Z] time="2021-11-19T02:06:17Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:17.342Z] === RUN Test/TestInitializeWithCerts [2021-11-19T02:06:17.342Z] time="2021-11-19T02:06:17Z" level=info msg="Initializing discovery with TLS" [2021-11-19T02:06:17.342Z] === RUN Test/TestWatch [2021-11-19T02:06:17.342Z] time="2021-11-19T02:06:17Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:17.342Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-11-19T02:06:17.342Z] === RUN TestPrefixHeaderReadable [2021-11-19T02:06:17.342Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-19T02:06:17.342Z] === RUN TestDisablePigz [2021-11-19T02:06:17.342Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-19T02:06:17.342Z] --- PASS: TestDisablePigz (0.09s) [2021-11-19T02:06:17.342Z] === RUN TestPigz [2021-11-19T02:06:17.483Z] === RUN TestEnvironmentParsing [2021-11-19T02:06:17.483Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-19T02:06:17.483Z] PASS [2021-11-19T02:06:17.483Z] coverage: 1.2% of statements [2021-11-19T02:06:17.483Z] ok github.com/docker/docker/libcontainerd/local 0.157s coverage: 1.2% of statements [2021-11-19T02:06:17.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-19T02:06:17.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-19T02:06:17.810Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-19T02:06:17.811Z] --- PASS: TestPigz (0.10s) [2021-11-19T02:06:17.811Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:06:17.811Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:06:17.811Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestCanonicalTarNameForPath [2021-11-19T02:06:17.811Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestCanonicalTarName [2021-11-19T02:06:17.811Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChmodTarEntry [2021-11-19T02:06:17.811Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestHardLinkOrder [2021-11-19T02:06:17.811Z] --- PASS: TestHardLinkOrder (0.05s) [2021-11-19T02:06:17.811Z] === RUN TestChangeString [2021-11-19T02:06:17.811Z] --- PASS: TestChangeString (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesWithNoChanges [2021-11-19T02:06:17.811Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-19T02:06:17.811Z] === RUN TestChangesWithChanges [2021-11-19T02:06:17.811Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-19T02:06:17.811Z] === RUN TestChangesWithChangesGH13590 [2021-11-19T02:06:17.811Z] changes_test.go:195: needs more investigation [2021-11-19T02:06:17.811Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesDirsEmpty [2021-11-19T02:06:17.811Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-11-19T02:06:17.811Z] === RUN TestChangesDirsMutated [2021-11-19T02:06:17.811Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-11-19T02:06:17.811Z] === RUN TestApplyLayer [2021-11-19T02:06:17.811Z] changes_test.go:432: needs further investigation [2021-11-19T02:06:17.811Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesSizeWithHardlinks [2021-11-19T02:06:17.811Z] changes_test.go:468: needs further investigation [2021-11-19T02:06:17.811Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesSizeWithNoChanges [2021-11-19T02:06:17.811Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-19T02:06:17.811Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestChangesSize [2021-11-19T02:06:17.811Z] --- PASS: TestChangesSize (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestApplyLayerInvalidFilenames [2021-11-19T02:06:17.811Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames346179845\\dest" [2021-11-19T02:06:17.811Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-19T02:06:17.811Z] === RUN TestApplyLayerInvalidHardlink [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1095669010\\victim\\hello" -> "../victim/hello" [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4062376542\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1286881176\\victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3325674345\\victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink896950951\\victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4114665219\\victim" -> "../victim" [2021-11-19T02:06:17.811Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-19T02:06:17.811Z] === RUN TestApplyLayerInvalidSymlink [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink471704670\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2410431922\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3043586276\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3450859391\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1099472704\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.811Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3445962686\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:17.811Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-19T02:06:17.811Z] === RUN TestApplyLayerWhiteouts [2021-11-19T02:06:17.811Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-19T02:06:17.811Z] === RUN TestGenerateEmptyFile [2021-11-19T02:06:17.811Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-19T02:06:17.811Z] === RUN TestGenerateWithContent [2021-11-19T02:06:17.811Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-19T02:06:17.811Z] PASS [2021-11-19T02:06:17.811Z] coverage: 63.0% of statements [2021-11-19T02:06:17.811Z] ok github.com/docker/docker/pkg/archive 5.701s coverage: 63.0% of statements [2021-11-19T02:06:17.891Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.077s coverage: 4.0% of statements [2021-11-19T02:06:17.891Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-19T02:06:17.957Z] === RUN TestEmptyLayer [2021-11-19T02:06:17.957Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestCommitFailure [2021-11-19T02:06:17.957Z] --- PASS: TestCommitFailure (0.01s) [2021-11-19T02:06:17.957Z] === RUN TestStartTransactionFailure [2021-11-19T02:06:17.957Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestGetOrphan [2021-11-19T02:06:17.957Z] --- PASS: TestGetOrphan (0.01s) [2021-11-19T02:06:17.957Z] === RUN TestMountAndRegister [2021-11-19T02:06:17.957Z] layer_test.go:270: Layer size: 14 [2021-11-19T02:06:17.957Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-19T02:06:17.957Z] === RUN TestLayerRelease [2021-11-19T02:06:17.957Z] layer_test.go:303: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestStoreRestore [2021-11-19T02:06:17.957Z] layer_test.go:352: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestTarStreamStability [2021-11-19T02:06:17.957Z] layer_test.go:467: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestRegisterExistingLayer [2021-11-19T02:06:17.957Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-11-19T02:06:17.957Z] === RUN TestTarStreamVerification [2021-11-19T02:06:17.957Z] layer_test.go:696: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestLayerMigration [2021-11-19T02:06:17.957Z] migration_test.go:45: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestLayerMigrationNoTarsplit [2021-11-19T02:06:17.957Z] migration_test.go:181: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestMountInit [2021-11-19T02:06:17.957Z] mount_test.go:17: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestMountInit (0.00s) [2021-11-19T02:06:17.957Z] === RUN TestMountSize [2021-11-19T02:06:17.957Z] mount_test.go:76: Failing on Windows [2021-11-19T02:06:17.957Z] --- SKIP: TestMountSize (0.00s) [2021-11-19T02:06:17.958Z] === RUN TestMountChanges [2021-11-19T02:06:17.958Z] mount_test.go:125: Failing on Windows [2021-11-19T02:06:17.958Z] --- SKIP: TestMountChanges (0.00s) [2021-11-19T02:06:17.958Z] === RUN TestMountApply [2021-11-19T02:06:17.958Z] mount_test.go:212: Failing on Windows [2021-11-19T02:06:17.958Z] --- SKIP: TestMountApply (0.00s) [2021-11-19T02:06:17.958Z] PASS [2021-11-19T02:06:17.958Z] coverage: 30.1% of statements [2021-11-19T02:06:17.958Z] ok github.com/docker/docker/layer 0.262s coverage: 30.1% of statements [2021-11-19T02:06:18.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-19T02:06:18.426Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-19T02:06:18.426Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-19T02:06:18.426Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-19T02:06:18.426Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-19T02:06:18.426Z] === RUN TestSequenceGetAvailableBit [2021-11-19T02:06:18.426Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSequenceEqual [2021-11-19T02:06:18.426Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSequenceCopy [2021-11-19T02:06:18.426Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestGetFirstAvailable [2021-11-19T02:06:18.426Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestFindSequence [2021-11-19T02:06:18.426Z] --- PASS: TestFindSequence (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestCheckIfAvailable [2021-11-19T02:06:18.426Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestMergeSequences [2021-11-19T02:06:18.426Z] --- PASS: TestMergeSequences (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestPushReservation [2021-11-19T02:06:18.426Z] --- PASS: TestPushReservation (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSerializeDeserialize [2021-11-19T02:06:18.426Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSet [2021-11-19T02:06:18.426Z] --- PASS: TestSet (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSetUnset [2021-11-19T02:06:18.426Z] --- PASS: TestSetUnset (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestOffsetSetUnset [2021-11-19T02:06:18.426Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSetInRange [2021-11-19T02:06:18.426Z] --- PASS: TestSetInRange (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestSetAnyInRange [2021-11-19T02:06:18.426Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestMethods [2021-11-19T02:06:18.426Z] --- PASS: TestMethods (0.00s) [2021-11-19T02:06:18.426Z] === RUN TestRandomAllocateDeallocate [2021-11-19T02:06:18.459Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-19T02:06:18.459Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-19T02:06:18.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-19T02:06:18.673Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s) [2021-11-19T02:06:18.673Z] === RUN TestBuildWithHugeFile [2021-11-19T02:06:18.717Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-19T02:06:18.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-19T02:06:18.798Z] 2021/11/19 02:06:18 Closing DB instances... [2021-11-19T02:06:18.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-19T02:06:18.854Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-11-19T02:06:18.854Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-19T02:06:19.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-19T02:06:20.221Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-19T02:06:20.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-19T02:06:20.362Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-11-19T02:06:20.362Z] === RUN TestNetworkDBNodeLeave [2021-11-19T02:06:20.362Z] --- PASS: Test (3.12s) [2021-11-19T02:06:20.362Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-19T02:06:20.362Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-19T02:06:20.362Z] --- PASS: Test/TestWatch (3.00s) [2021-11-19T02:06:20.362Z] PASS [2021-11-19T02:06:20.362Z] coverage: 84.1% of statements [2021-11-19T02:06:20.362Z] ok github.com/docker/docker/pkg/discovery/kv 3.161s coverage: 84.1% of statements [2021-11-19T02:06:20.478Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2021-11-19T02:06:20.478Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-19T02:06:20.644Z] === RUN TestInvalidConfig [2021-11-19T02:06:20.644Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-19T02:06:20.644Z] === RUN TestConfig [2021-11-19T02:06:20.644Z] --- PASS: TestConfig (0.00s) [2021-11-19T02:06:20.644Z] === RUN TestOptionsLabels [2021-11-19T02:06:20.644Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-19T02:06:20.644Z] === RUN TestValidName [2021-11-19T02:06:20.644Z] --- PASS: TestValidName (0.00s) [2021-11-19T02:06:20.644Z] === RUN TestTLSConfiguration [2021-11-19T02:06:20.644Z] time="2021-11-19T02:06:20Z" level=info msg="Option Initializing KV with TLS" [2021-11-19T02:06:20.644Z] --- PASS: TestTLSConfiguration (0.17s) [2021-11-19T02:06:20.644Z] PASS [2021-11-19T02:06:20.644Z] coverage: 24.0% of statements [2021-11-19T02:06:20.644Z] ok github.com/docker/docker/libnetwork/config 0.242s coverage: 24.0% of statements [2021-11-19T02:06:20.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-19T02:06:20.830Z] === RUN Test [2021-11-19T02:06:20.830Z] === RUN Test/TestWatch [2021-11-19T02:06:20.830Z] --- PASS: Test (0.00s) [2021-11-19T02:06:20.830Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:20.830Z] PASS [2021-11-19T02:06:20.830Z] coverage: 92.3% of statements [2021-11-19T02:06:20.830Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-11-19T02:06:21.113Z] === RUN TestKey [2021-11-19T02:06:21.113Z] --- PASS: TestKey (0.00s) [2021-11-19T02:06:21.113Z] === RUN TestParseKey [2021-11-19T02:06:21.113Z] --- PASS: TestParseKey (0.00s) [2021-11-19T02:06:21.113Z] === RUN TestInvalidDataStore [2021-11-19T02:06:21.113Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-19T02:06:21.113Z] === RUN TestKVObjectFlatKey [2021-11-19T02:06:21.113Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-19T02:06:21.113Z] === RUN TestAtomicKVObjectFlatKey [2021-11-19T02:06:21.113Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-19T02:06:21.113Z] PASS [2021-11-19T02:06:21.113Z] coverage: 21.9% of statements [2021-11-19T02:06:21.113Z] ok github.com/docker/docker/libnetwork/datastore 0.065s coverage: 21.9% of statements [2021-11-19T02:06:21.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-19T02:06:21.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-19T02:06:21.555Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-19T02:06:21.587Z] === RUN TestErrorInterfaces [2021-11-19T02:06:21.587Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestNetworkMarshalling [2021-11-19T02:06:21.587Z] === RUN TestIPDataMarshalling [2021-11-19T02:06:21.587Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestValidateAndIsV6 [2021-11-19T02:06:21.587Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-19T02:06:21.587Z] PASS [2021-11-19T02:06:21.587Z] coverage: 68.9% of statements [2021-11-19T02:06:21.587Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2021-11-19T02:06:21.587Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-11-19T02:06:21.587Z] === RUN TestEndpointMarshalling [2021-11-19T02:06:21.587Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestAuxAddresses [2021-11-19T02:06:21.587Z] time="2021-11-19T02:06:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:06:21.587Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-19T02:06:21.587Z] === RUN TestSRVServiceQuery [2021-11-19T02:06:21.587Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestServiceVIPReuse [2021-11-19T02:06:21.587Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-19T02:06:21.587Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestDNSIPQuery [2021-11-19T02:06:21.587Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestDNSProxyServFail [2021-11-19T02:06:21.587Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestSandboxAddEmpty [2021-11-19T02:06:21.587Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestSandboxAddMultiPrio [2021-11-19T02:06:21.587Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-11-19T02:06:21.587Z] === RUN TestSandboxAddSamePrio [2021-11-19T02:06:21.587Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestCleanupServiceDiscovery [2021-11-19T02:06:21.587Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestDNSOptions [2021-11-19T02:06:21.587Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:06:21.587Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-19T02:06:21.587Z] === RUN TestMultipleControllersWithSameStore [2021-11-19T02:06:21.587Z] time="2021-11-19T02:06:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:06:21.587Z] time="2021-11-19T02:06:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-19T02:06:21.587Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-19T02:06:21.587Z] PASS [2021-11-19T02:06:21.587Z] coverage: 8.6% of statements [2021-11-19T02:06:21.587Z] ok github.com/docker/docker/libnetwork 0.297s coverage: 8.6% of statements [2021-11-19T02:06:21.816Z] === RUN Test [2021-11-19T02:06:21.816Z] === RUN Test/TestInitialize [2021-11-19T02:06:21.816Z] === RUN Test/TestInitializeWithPattern [2021-11-19T02:06:21.816Z] === RUN Test/TestRegister [2021-11-19T02:06:21.816Z] === RUN Test/TestWatch [2021-11-19T02:06:21.816Z] --- PASS: Test (0.00s) [2021-11-19T02:06:21.816Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:06:21.816Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-19T02:06:21.816Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:06:21.816Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:21.816Z] PASS [2021-11-19T02:06:21.816Z] coverage: 93.8% of statements [2021-11-19T02:06:21.816Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2021-11-19T02:06:22.056Z] === RUN TestDriver [2021-11-19T02:06:22.056Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:06:22.056Z] PASS [2021-11-19T02:06:22.056Z] coverage: 34.8% of statements [2021-11-19T02:06:22.056Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-11-19T02:06:22.118Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-11-19T02:06:22.118Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-19T02:06:22.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-19T02:06:22.284Z] === RUN TestPollerAddRemove [2021-11-19T02:06:22.284Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-19T02:06:22.284Z] === RUN TestPollerEvent [2021-11-19T02:06:22.284Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:06:22.284Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-19T02:06:22.284Z] === RUN TestPollerClose [2021-11-19T02:06:22.284Z] --- PASS: TestPollerClose (0.00s) [2021-11-19T02:06:22.284Z] PASS [2021-11-19T02:06:22.284Z] coverage: 36.2% of statements [2021-11-19T02:06:22.285Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2021-11-19T02:06:22.525Z] === RUN TestDriver [2021-11-19T02:06:22.526Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:06:22.526Z] PASS [2021-11-19T02:06:22.526Z] coverage: 34.8% of statements [2021-11-19T02:06:22.526Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-11-19T02:06:22.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-19T02:06:22.752Z] === RUN TestCopyFileWithInvalidSrc [2021-11-19T02:06:22.752Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:06:22.752Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-19T02:06:22.752Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-19T02:06:22.752Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCopyFile [2021-11-19T02:06:22.752Z] --- PASS: TestCopyFile (0.01s) [2021-11-19T02:06:22.752Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-19T02:06:22.752Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:06:22.752Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-19T02:06:22.752Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-19T02:06:22.752Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:06:22.752Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestWildcardMatches [2021-11-19T02:06:22.752Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestPatternMatches [2021-11-19T02:06:22.752Z] --- PASS: TestPatternMatches (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-19T02:06:22.752Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestPatternMatchesFolderExclusions [2021-11-19T02:06:22.752Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-19T02:06:22.752Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-19T02:06:22.752Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-19T02:06:22.752Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-19T02:06:22.752Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestSingleExclamationError [2021-11-19T02:06:22.752Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestMatchesWithNoPatterns [2021-11-19T02:06:22.752Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestMatchesWithMalformedPatterns [2021-11-19T02:06:22.752Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestMatches [2021-11-19T02:06:22.752Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-19T02:06:22.752Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-19T02:06:22.752Z] --- PASS: TestMatches (0.00s) [2021-11-19T02:06:22.752Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-19T02:06:22.752Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatterns [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatternsExceptionFlag [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCleanPatternsErrorSingleException [2021-11-19T02:06:22.752Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCreateIfNotExistsDir [2021-11-19T02:06:22.752Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestCreateIfNotExistsFile [2021-11-19T02:06:22.752Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-19T02:06:22.752Z] === RUN TestMatch [2021-11-19T02:06:22.752Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:06:22.752Z] PASS [2021-11-19T02:06:22.752Z] coverage: 82.5% of statements [2021-11-19T02:06:22.752Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 82.5% of statements [2021-11-19T02:06:22.994Z] === RUN TestNetworkAllocateFree [2021-11-19T02:06:22.995Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-19T02:06:22.995Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-19T02:06:22.995Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-19T02:06:22.995Z] PASS [2021-11-19T02:06:22.995Z] coverage: 63.6% of statements [2021-11-19T02:06:22.995Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2021-11-19T02:06:22.995Z] --- PASS: TestRandomAllocateDeallocate (4.53s) [2021-11-19T02:06:22.995Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:06:22.995Z] === RUN TestGetEmptyCapabilities [2021-11-19T02:06:22.995Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-19T02:06:22.995Z] === RUN TestGetExtraCapabilities [2021-11-19T02:06:22.995Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-19T02:06:22.995Z] === RUN TestGetInvalidCapabilities [2021-11-19T02:06:22.995Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-19T02:06:22.995Z] === RUN TestRemoteDriver [2021-11-19T02:06:22.995Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:06:22.995Z] === RUN TestDriverError [2021-11-19T02:06:22.995Z] --- PASS: TestDriverError (0.00s) [2021-11-19T02:06:22.995Z] === RUN TestMissingValues [2021-11-19T02:06:22.995Z] --- PASS: TestMissingValues (0.00s) [2021-11-19T02:06:22.995Z] === RUN TestRollback [2021-11-19T02:06:22.995Z] --- PASS: TestRollback (0.00s) [2021-11-19T02:06:22.995Z] PASS [2021-11-19T02:06:22.995Z] coverage: 57.4% of statements [2021-11-19T02:06:22.995Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-11-19T02:06:23.221Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-11-19T02:06:23.221Z] === RUN TestNetworkDBWatch [2021-11-19T02:06:23.221Z] --- PASS: TestGetAddress (17.61s) [2021-11-19T02:06:23.221Z] === RUN TestRequestSyntaxCheck [2021-11-19T02:06:23.221Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-19T02:06:23.221Z] === RUN TestRequest [2021-11-19T02:06:23.221Z] === RUN TestGet [2021-11-19T02:06:23.221Z] --- PASS: TestGet (0.00s) [2021-11-19T02:06:23.221Z] === RUN TestGetShortcutString [2021-11-19T02:06:23.221Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-19T02:06:23.221Z] PASS [2021-11-19T02:06:23.221Z] coverage: 42.9% of statements [2021-11-19T02:06:23.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:06:23.635Z] Using test binary docker [2021-11-19T02:06:23.635Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-19T02:06:23.635Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:06:23.635Z] INFO: Waiting for daemon to start... [2021-11-19T02:06:23.635Z] Starting dockerd [2021-11-19T02:06:23.689Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-11-19T02:06:23.985Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2021-11-19T02:06:23.985Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-19T02:06:23.985Z] === RUN TestNew [2021-11-19T02:06:23.985Z] --- PASS: TestNew (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestAddDriver [2021-11-19T02:06:23.985Z] --- PASS: TestAddDriver (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestAddDuplicateDriver [2021-11-19T02:06:23.985Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-19T02:06:23.985Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestDriver [2021-11-19T02:06:23.985Z] --- PASS: TestDriver (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestIPAM [2021-11-19T02:06:23.985Z] --- PASS: TestIPAM (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestWalkIPAMs [2021-11-19T02:06:23.985Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestWalkDrivers [2021-11-19T02:06:23.985Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-19T02:06:23.985Z] PASS [2021-11-19T02:06:23.985Z] coverage: 82.4% of statements [2021-11-19T02:06:23.985Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-11-19T02:06:23.985Z] === RUN TestNAT [2021-11-19T02:06:23.985Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:06:23.985Z] --- SKIP: TestNAT (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestTransparent [2021-11-19T02:06:23.985Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:06:23.985Z] --- SKIP: TestTransparent (0.00s) [2021-11-19T02:06:23.985Z] PASS [2021-11-19T02:06:23.985Z] coverage: 0.0% of statements [2021-11-19T02:06:23.985Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-11-19T02:06:23.985Z] === RUN TestBuildDefault [2021-11-19T02:06:23.985Z] --- PASS: TestBuildDefault (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestBuildHostnameDomainname [2021-11-19T02:06:23.985Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestBuildHostname [2021-11-19T02:06:23.985Z] --- PASS: TestBuildHostname (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestBuildHostnameFQDN [2021-11-19T02:06:23.985Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestBuildNoIP [2021-11-19T02:06:23.985Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestUpdate [2021-11-19T02:06:23.985Z] --- PASS: TestUpdate (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-19T02:06:23.985Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-19T02:06:23.985Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestAddEmpty [2021-11-19T02:06:23.985Z] --- PASS: TestAddEmpty (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestAdd [2021-11-19T02:06:23.985Z] --- PASS: TestAdd (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestDeleteEmpty [2021-11-19T02:06:23.985Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestDeleteNewline [2021-11-19T02:06:23.985Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestDelete [2021-11-19T02:06:23.985Z] --- PASS: TestDelete (0.00s) [2021-11-19T02:06:23.985Z] === RUN TestConcurrentWrites [2021-11-19T02:06:24.008Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-11-19T02:06:24.008Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-19T02:06:24.157Z] === RUN TestCreateIDMapOrder [2021-11-19T02:06:24.157Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-19T02:06:24.157Z] PASS [2021-11-19T02:06:24.157Z] coverage: 7.2% of statements [2021-11-19T02:06:24.157Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-11-19T02:06:24.461Z] --- PASS: TestConcurrentWrites (0.17s) [2021-11-19T02:06:24.461Z] PASS [2021-11-19T02:06:24.461Z] coverage: 81.2% of statements [2021-11-19T02:06:24.461Z] ok github.com/docker/docker/libnetwork/etchosts 0.230s coverage: 81.2% of statements [2021-11-19T02:06:24.624Z] 2021/11/19 02:06:24 Closing DB instances... [2021-11-19T02:06:24.930Z] === RUN TestNew [2021-11-19T02:06:24.930Z] --- PASS: TestNew (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestAllocate [2021-11-19T02:06:24.930Z] --- PASS: TestAllocate (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestUninitialized [2021-11-19T02:06:24.930Z] --- PASS: TestUninitialized (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestAllocateInRange [2021-11-19T02:06:24.930Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestAllocateSerial [2021-11-19T02:06:24.930Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-19T02:06:24.930Z] PASS [2021-11-19T02:06:24.930Z] coverage: 87.5% of statements [2021-11-19T02:06:24.930Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-11-19T02:06:24.930Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.95s) [2021-11-19T02:06:24.930Z] === RUN TestRetrieveFromStore [2021-11-19T02:06:24.930Z] === RUN TestDiff [2021-11-19T02:06:24.930Z] --- PASS: TestDiff (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestAddedCallback [2021-11-19T02:06:24.930Z] --- PASS: TestAddedCallback (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestRemovedCallback [2021-11-19T02:06:24.930Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-19T02:06:24.930Z] === RUN TestNoCallback [2021-11-19T02:06:24.930Z] --- PASS: TestNoCallback (0.00s) [2021-11-19T02:06:24.930Z] PASS [2021-11-19T02:06:24.930Z] coverage: 48.1% of statements [2021-11-19T02:06:24.930Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-11-19T02:06:25.092Z] === RUN TestFixedBufferCap [2021-11-19T02:06:25.092Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestFixedBufferLen [2021-11-19T02:06:25.092Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestFixedBufferString [2021-11-19T02:06:25.092Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestFixedBufferWrite [2021-11-19T02:06:25.092Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestFixedBufferRead [2021-11-19T02:06:25.092Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestBytesPipeRead [2021-11-19T02:06:25.092Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestBytesPipeWrite [2021-11-19T02:06:25.092Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-19T02:06:25.092Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-19T02:06:25.375Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-11-19T02:06:25.375Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-19T02:06:25.399Z] === RUN TestCaller [2021-11-19T02:06:25.399Z] --- PASS: TestCaller (0.00s) [2021-11-19T02:06:25.399Z] PASS [2021-11-19T02:06:25.399Z] coverage: 100.0% of statements [2021-11-19T02:06:25.399Z] --- PASS: TestRetrieveFromStore (0.45s) [2021-11-19T02:06:25.399Z] === RUN TestIsCorrupted [2021-11-19T02:06:25.399Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-11-19T02:06:25.399Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-19T02:06:25.399Z] === RUN TestSetRollover [2021-11-19T02:06:25.399Z] === RUN TestSetSerialInsertDelete [2021-11-19T02:06:25.399Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-19T02:06:25.399Z] === RUN TestSetParallelInsertDelete [2021-11-19T02:06:25.560Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-11-19T02:06:25.560Z] === RUN TestAtomicWriteToFile [2021-11-19T02:06:25.560Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestAtomicWriteSetCommit [2021-11-19T02:06:25.560Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-19T02:06:25.560Z] === RUN TestAtomicWriteSetCancel [2021-11-19T02:06:25.560Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestReadCloserWrapperClose [2021-11-19T02:06:25.560Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestReaderErrWrapperReadOnError [2021-11-19T02:06:25.560Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestReaderErrWrapperRead [2021-11-19T02:06:25.560Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestCancelReadCloser [2021-11-19T02:06:25.560Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-19T02:06:25.560Z] === RUN TestWriteCloserWrapperClose [2021-11-19T02:06:25.560Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestNopWriteCloser [2021-11-19T02:06:25.560Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestNopWriter [2021-11-19T02:06:25.560Z] --- PASS: TestNopWriter (0.00s) [2021-11-19T02:06:25.560Z] === RUN TestWriteCounter [2021-11-19T02:06:25.560Z] --- PASS: TestWriteCounter (0.00s) [2021-11-19T02:06:25.560Z] PASS [2021-11-19T02:06:25.560Z] coverage: 69.2% of statements [2021-11-19T02:06:25.560Z] ok github.com/docker/docker/pkg/ioutils 0.549s coverage: 69.2% of statements [2021-11-19T02:06:25.939Z] check_test.go:308: [d3aca10e6f907] daemon is not started [2021-11-19T02:06:25.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-19T02:06:26.028Z] === RUN TestError [2021-11-19T02:06:26.028Z] --- PASS: TestError (0.00s) [2021-11-19T02:06:26.028Z] === RUN TestProgressString [2021-11-19T02:06:26.028Z] === RUN TestProgressString/no_progress [2021-11-19T02:06:26.028Z] === RUN TestProgressString/progress_1 [2021-11-19T02:06:26.028Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-19T02:06:26.028Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-19T02:06:26.028Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-19T02:06:26.028Z] === RUN TestProgressString/with_units [2021-11-19T02:06:26.028Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-19T02:06:26.028Z] === RUN TestProgressString/hide_counts [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-19T02:06:26.028Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-19T02:06:26.028Z] === RUN TestJSONMessageDisplay [2021-11-19T02:06:26.028Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-11-19T02:06:26.028Z] === RUN TestNetworkDBBulkSync [2021-11-19T02:06:26.028Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-19T02:06:26.028Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-19T02:06:26.028Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-19T02:06:26.028Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-19T02:06:26.028Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-19T02:06:26.028Z] === RUN TestDisplayJSONMessagesStream [2021-11-19T02:06:26.028Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-19T02:06:26.028Z] PASS [2021-11-19T02:06:26.028Z] coverage: 91.7% of statements [2021-11-19T02:06:26.028Z] ok github.com/docker/docker/pkg/jsonmessage 0.148s coverage: 91.7% of statements [2021-11-19T02:06:26.388Z] === RUN TestPoolRequest [2021-11-19T02:06:26.388Z] --- PASS: TestPoolRequest (0.00s) [2021-11-19T02:06:26.388Z] === RUN TestOtherRequests [2021-11-19T02:06:26.388Z] --- PASS: TestOtherRequests (0.00s) [2021-11-19T02:06:26.388Z] PASS [2021-11-19T02:06:26.388Z] coverage: 57.1% of statements [2021-11-19T02:06:26.388Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-11-19T02:06:26.388Z] === RUN TestInt2IP2IntConversion [2021-11-19T02:06:26.497Z] === RUN TestStandardLongPath [2021-11-19T02:06:26.497Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-19T02:06:26.497Z] === RUN TestUNCLongPath [2021-11-19T02:06:26.497Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-19T02:06:26.497Z] PASS [2021-11-19T02:06:26.497Z] coverage: 100.0% of statements [2021-11-19T02:06:26.497Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2021-11-19T02:06:26.857Z] --- PASS: TestSetRollover (1.64s) [2021-11-19T02:06:26.857Z] === RUN TestSetRolloverSerial [2021-11-19T02:06:26.868Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-19T02:06:26.931Z] . [2021-11-19T02:06:26.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:06:26.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:06:26.931Z] Error: No such image: emptyfs [2021-11-19T02:06:26.931Z] Running integration-test (iteration 1) [2021-11-19T02:06:26.931Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-19T02:06:26.931Z] Loaded image: busybox:latest [2021-11-19T02:06:26.964Z] === RUN TestNameFormat [2021-11-19T02:06:26.964Z] --- PASS: TestNameFormat (0.00s) [2021-11-19T02:06:26.964Z] === RUN TestNameRetries [2021-11-19T02:06:26.964Z] --- PASS: TestNameRetries (0.00s) [2021-11-19T02:06:26.964Z] PASS [2021-11-19T02:06:26.964Z] coverage: 85.7% of statements [2021-11-19T02:06:26.964Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-11-19T02:06:27.124Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-11-19T02:06:27.124Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-19T02:06:27.192Z] Loaded image: busybox:glibc [2021-11-19T02:06:27.326Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2021-11-19T02:06:27.327Z] === RUN TestGetAddressVersion [2021-11-19T02:06:27.327Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-19T02:06:27.327Z] === RUN TestKeyString [2021-11-19T02:06:27.327Z] --- PASS: TestKeyString (0.00s) [2021-11-19T02:06:27.327Z] === RUN TestPoolDataMarshal [2021-11-19T02:06:27.327Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-19T02:06:27.327Z] === RUN TestSubnetsMarshal [2021-11-19T02:06:27.327Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-19T02:06:27.327Z] === RUN TestAddSubnets [2021-11-19T02:06:27.327Z] --- PASS: TestAddSubnets (0.04s) [2021-11-19T02:06:27.327Z] === RUN TestDoublePoolRelease [2021-11-19T02:06:27.327Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-19T02:06:27.327Z] === RUN TestAddReleasePoolID [2021-11-19T02:06:27.327Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-11-19T02:06:27.327Z] === RUN TestPredefinedPool [2021-11-19T02:06:27.327Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-19T02:06:27.327Z] === RUN TestRemoveSubnet [2021-11-19T02:06:27.327Z] === RUN TestGetCapabilities [2021-11-19T02:06:27.327Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-19T02:06:27.327Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-19T02:06:27.327Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-19T02:06:27.327Z] === RUN TestGetDefaultAddressSpaces [2021-11-19T02:06:27.327Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-19T02:06:27.327Z] === RUN TestRemoteDriver [2021-11-19T02:06:27.327Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-19T02:06:27.327Z] PASS [2021-11-19T02:06:27.327Z] coverage: 47.4% of statements [2021-11-19T02:06:27.327Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-11-19T02:06:27.327Z] --- PASS: TestRemoveSubnet (0.13s) [2021-11-19T02:06:27.327Z] === RUN TestGetSameAddress [2021-11-19T02:06:27.327Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-19T02:06:27.327Z] === RUN TestPoolAllocationReuse [2021-11-19T02:06:27.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-19T02:06:27.433Z] 2021/11/19 02:06:27 Closing DB instances... [2021-11-19T02:06:27.796Z] --- PASS: TestSetRolloverSerial (1.08s) [2021-11-19T02:06:27.796Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-19T02:06:27.796Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-19T02:06:27.796Z] PASS [2021-11-19T02:06:27.796Z] coverage: 84.4% of statements [2021-11-19T02:06:27.796Z] ok github.com/docker/docker/libnetwork/bitseq 9.736s coverage: 84.4% of statements [2021-11-19T02:06:27.901Z] === RUN TestParseKeyValueOpt [2021-11-19T02:06:27.901Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-19T02:06:27.901Z] === RUN TestParseUintList [2021-11-19T02:06:27.901Z] --- PASS: TestParseUintList (0.00s) [2021-11-19T02:06:27.901Z] === RUN TestParseUintListMaximumLimits [2021-11-19T02:06:27.901Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-19T02:06:27.901Z] PASS [2021-11-19T02:06:27.901Z] coverage: 97.0% of statements [2021-11-19T02:06:27.901Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-11-19T02:06:27.944Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-19T02:06:27.944Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-11-19T02:06:27.944Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-19T02:06:28.265Z] === RUN TestWindowsIPAM [2021-11-19T02:06:28.265Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-19T02:06:28.265Z] PASS [2021-11-19T02:06:28.265Z] coverage: 71.4% of statements [2021-11-19T02:06:28.265Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-11-19T02:06:28.369Z] === RUN TestNewAndRemove [2021-11-19T02:06:28.369Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-19T02:06:28.369Z] === RUN TestRemoveInvalidPath [2021-11-19T02:06:28.369Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-19T02:06:28.369Z] PASS [2021-11-19T02:06:28.369Z] coverage: 82.6% of statements [2021-11-19T02:06:28.369Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-11-19T02:06:28.575Z] Loaded image: debian:bullseye-slim [2021-11-19T02:06:28.575Z] Loaded image: hello-world:latest [2021-11-19T02:06:28.575Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:06:28.691Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.657s coverage: 7.2% of statements [2021-11-19T02:06:28.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-19T02:06:28.691Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-19T02:06:28.691Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-19T02:06:28.691Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-19T02:06:28.691Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-19T02:06:28.691Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-19T02:06:28.734Z] === RUN TestDefaultNetwork [2021-11-19T02:06:28.734Z] --- PASS: TestPoolAllocationReuse (1.44s) [2021-11-19T02:06:28.734Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-19T02:06:28.734Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-19T02:06:28.734Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-19T02:06:28.835Z] INFO: Testing against a local daemon [2021-11-19T02:06:28.835Z] === RUN TestCgroupNamespacesBuild [2021-11-19T02:06:28.837Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-19T02:06:28.837Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-19T02:06:28.872Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-19T02:06:28.949Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2021-11-19T02:06:28.949Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2021-11-19T02:06:29.202Z] --- PASS: TestDefaultNetwork (0.26s) [2021-11-19T02:06:29.202Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-19T02:06:29.202Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-11-19T02:06:29.202Z] === RUN TestInitAddressPools [2021-11-19T02:06:29.202Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-19T02:06:29.202Z] PASS [2021-11-19T02:06:29.202Z] coverage: 74.0% of statements [2021-11-19T02:06:29.202Z] ok github.com/docker/docker/libnetwork/ipamutils 0.577s coverage: 74.0% of statements [2021-11-19T02:06:29.304Z] === RUN TestFailedConnection [2021-11-19T02:06:29.520Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-19T02:06:29.520Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-19T02:06:29.671Z] === RUN TestKeyValue [2021-11-19T02:06:29.671Z] --- PASS: TestKeyValue (0.00s) [2021-11-19T02:06:29.671Z] PASS [2021-11-19T02:06:29.671Z] coverage: 60.0% of statements [2021-11-19T02:06:29.671Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-11-19T02:06:29.772Z] === RUN TestParseEmptyInterface [2021-11-19T02:06:29.772Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestParseNonInterfaceType [2021-11-19T02:06:29.772Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestParseWithOneFunction [2021-11-19T02:06:29.772Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestParseWithMultipleFuncs [2021-11-19T02:06:29.772Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestParseWithUnnamedReturn [2021-11-19T02:06:29.772Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestEmbeddedInterface [2021-11-19T02:06:29.772Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestParsedImports [2021-11-19T02:06:29.772Z] --- PASS: TestParsedImports (0.00s) [2021-11-19T02:06:29.772Z] === RUN TestAliasedImports [2021-11-19T02:06:29.772Z] --- PASS: TestAliasedImports (0.00s) [2021-11-19T02:06:29.772Z] PASS [2021-11-19T02:06:29.772Z] coverage: 56.8% of statements [2021-11-19T02:06:29.772Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-11-19T02:06:29.783Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-19T02:06:29.800Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-19T02:06:29.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-19T02:06:29.800Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2021-11-19T02:06:29.800Z] === RUN TestNISDomainname [2021-11-19T02:06:30.218Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2021-11-19T02:06:30.218Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-19T02:06:30.240Z] --- PASS: TestFailedConnection (1.00s) [2021-11-19T02:06:30.240Z] === RUN TestFailOnce [2021-11-19T02:06:30.708Z] 2021/11/19 02:06:30 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-11-19T02:06:30.708Z] goroutine 5 [running]: [2021-11-19T02:06:30.708Z] net/http.(*conn).serve.func1() [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-19T02:06:30.708Z] panic({0x6a9c60, 0x7b59b0}) [2021-11-19T02:06:30.708Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-19T02:06:30.708Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x19bf527ff0462476}, 0xc00006da98) [2021-11-19T02:06:30.708Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-19T02:06:30.708Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7c2730, 0xc0001ae000}, 0x5fe666) [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-19T02:06:30.708Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7c2730, 0xc0001ae000}, 0xc000064000) [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-19T02:06:30.708Z] net/http.serverHandler.ServeHTTP({0x7c0d30}, {0x7c2730, 0xc0001ae000}, 0xc000064000) [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-19T02:06:30.708Z] net/http.(*conn).serve(0xc00005e000, {0x7c4600, 0xc0000260f0}) [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-19T02:06:30.708Z] created by net/http.(*Server).Serve [2021-11-19T02:06:30.708Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-19T02:06:30.708Z] time="2021-11-19T02:06:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-11-19T02:06:30.708Z] === RUN TestHTTPTransport [2021-11-19T02:06:30.708Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-19T02:06:30.708Z] PASS [2021-11-19T02:06:30.708Z] coverage: 85.7% of statements [2021-11-19T02:06:30.708Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-11-19T02:06:30.727Z] --- PASS: TestNISDomainname (0.92s) [2021-11-19T02:06:30.727Z] === RUN TestHostnameDnsResolution [2021-11-19T02:06:31.163Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2021-11-19T02:06:31.163Z] === RUN TestBuildWithSession [2021-11-19T02:06:31.163Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:06:31.163Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:06:31.163Z] === RUN TestBuildSquashParent [2021-11-19T02:06:31.177Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:06:31.177Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-19T02:06:31.177Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-19T02:06:31.177Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:06:31.177Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-19T02:06:31.177Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-19T02:06:31.177Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-19T02:06:31.177Z] === RUN TestBufferPoolPutAndGet [2021-11-19T02:06:31.177Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-19T02:06:31.177Z] PASS [2021-11-19T02:06:31.177Z] coverage: 88.2% of statements [2021-11-19T02:06:31.177Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-19T02:06:31.238Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-19T02:06:31.238Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.48s) [2021-11-19T02:06:31.238Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-19T02:06:31.644Z] === RUN TestOutputOnPrematureClose [2021-11-19T02:06:31.644Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestCompleteSilently [2021-11-19T02:06:31.644Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-19T02:06:31.644Z] PASS [2021-11-19T02:06:31.644Z] coverage: 75.9% of statements [2021-11-19T02:06:31.644Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-11-19T02:06:31.644Z] --- PASS: TestFailOnce (1.12s) [2021-11-19T02:06:31.644Z] === RUN TestEchoInputOutput [2021-11-19T02:06:31.644Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestBackoff [2021-11-19T02:06:31.644Z] --- PASS: TestBackoff (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestAbortRetry [2021-11-19T02:06:31.644Z] --- PASS: TestAbortRetry (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestClientScheme [2021-11-19T02:06:31.644Z] --- PASS: TestClientScheme (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestNewClientWithTimeout [2021-11-19T02:06:31.644Z] 2021/11/19 02:06:31 Closing DB instances... [2021-11-19T02:06:31.644Z] === RUN TestSendToOneSub [2021-11-19T02:06:31.644Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestSendToMultipleSubs [2021-11-19T02:06:31.644Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestEvictOneSub [2021-11-19T02:06:31.644Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestClosePublisher [2021-11-19T02:06:31.644Z] --- PASS: TestClosePublisher (0.00s) [2021-11-19T02:06:31.644Z] === RUN TestPubSubRace [2021-11-19T02:06:32.095Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-11-19T02:06:32.095Z] === RUN TestUnprivilegedPortsAndPing [2021-11-19T02:06:32.112Z] time="2021-11-19T02:06:31Z" level=error msg="node: 8944a5e9865c is unknown to memberlist" [2021-11-19T02:06:32.112Z] --- PASS: TestRequest (8.67s) [2021-11-19T02:06:32.112Z] === RUN TestOverlappingRequests [2021-11-19T02:06:32.112Z] time="2021-11-19T02:06:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-19T02:06:32.229Z] === RUN TestGenerate [2021-11-19T02:06:32.229Z] --- PASS: TestGenerate (0.00s) [2021-11-19T02:06:32.230Z] === RUN TestGeneratePtr [2021-11-19T02:06:32.230Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-19T02:06:32.230Z] === RUN TestGenerateMissingField [2021-11-19T02:06:32.230Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-19T02:06:32.230Z] === RUN TestFieldCannotBeSet [2021-11-19T02:06:32.230Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-19T02:06:32.230Z] === RUN TestTypeMismatchError [2021-11-19T02:06:32.230Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-19T02:06:32.230Z] PASS [2021-11-19T02:06:32.230Z] coverage: 100.0% of statements [2021-11-19T02:06:32.230Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-11-19T02:06:32.230Z] === RUN TestNetworkDBSimple [2021-11-19T02:06:32.579Z] --- PASS: TestOverlappingRequests (0.38s) [2021-11-19T02:06:32.579Z] === RUN TestRelease [2021-11-19T02:06:32.699Z] testing: warning: no tests to run [2021-11-19T02:06:32.699Z] PASS [2021-11-19T02:06:32.699Z] coverage: 0.0% of statements [2021-11-19T02:06:32.699Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:06:33.048Z] --- PASS: TestPubSubRace (1.05s) [2021-11-19T02:06:33.048Z] PASS [2021-11-19T02:06:33.048Z] coverage: 75.0% of statements [2021-11-19T02:06:33.048Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-11-19T02:06:33.052Z] --- PASS: TestUnprivilegedPortsAndPing (1.12s) [2021-11-19T02:06:33.052Z] === RUN TestStats [2021-11-19T02:06:33.168Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.79s) [2021-11-19T02:06:33.168Z] === RUN TestGetAddress [2021-11-19T02:06:33.168Z] 2021/11/19 02:06:32 Closing DB instances... [2021-11-19T02:06:33.168Z] === RUN TestRequestNewPort [2021-11-19T02:06:33.168Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestRequestSpecificPort [2021-11-19T02:06:33.168Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestReleasePort [2021-11-19T02:06:33.168Z] --- PASS: TestReleasePort (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestReuseReleasedPort [2021-11-19T02:06:33.168Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestReleaseUnreadledPort [2021-11-19T02:06:33.168Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestUnknowProtocol [2021-11-19T02:06:33.168Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-19T02:06:33.168Z] === RUN TestAllocateAllPorts [2021-11-19T02:06:33.517Z] === RUN TestRegister [2021-11-19T02:06:33.517Z] --- PASS: TestRegister (0.00s) [2021-11-19T02:06:33.517Z] === RUN TestCommand [2021-11-19T02:06:33.517Z] --- PASS: TestCommand (0.03s) [2021-11-19T02:06:33.517Z] === RUN TestNaiveSelf [2021-11-19T02:06:33.517Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-19T02:06:33.517Z] PASS [2021-11-19T02:06:33.517Z] coverage: 82.4% of statements [2021-11-19T02:06:33.517Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-11-19T02:06:33.517Z] time="2021-11-19T02:06:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-19T02:06:33.637Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-19T02:06:33.637Z] === RUN TestPortAllocation [2021-11-19T02:06:33.637Z] --- PASS: TestPortAllocation (0.00s) [2021-11-19T02:06:33.637Z] === RUN TestPortAllocationWithCustomRange [2021-11-19T02:06:33.637Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-19T02:06:33.637Z] === RUN TestNoDuplicateBPR [2021-11-19T02:06:33.637Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-19T02:06:33.637Z] === RUN TestChangePortRange [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-19T02:06:33.637Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-19T02:06:33.637Z] --- PASS: TestChangePortRange (0.00s) [2021-11-19T02:06:33.637Z] PASS [2021-11-19T02:06:33.637Z] coverage: 88.6% of statements [2021-11-19T02:06:33.637Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-11-19T02:06:33.985Z] === RUN TestDump [2021-11-19T02:06:33.985Z] goroutine 6 [running]: [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.dump(0xdcb477) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-19T02:06:33.985Z] testing.tRunner(0xc00011c1a0, 0xf38e38) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:06:33.985Z] created by testing.(*T).Run [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:06:33.985Z] [2021-11-19T02:06:33.985Z] goroutine 1 [chan receive]: [2021-11-19T02:06:33.985Z] testing.(*T).Run(0xc00011c000, {0xf2a4fd, 0xdaa1d3}, 0xf38e38) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:06:33.985Z] testing.runTests.func1(0xc000068750) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:06:33.985Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:06:33.985Z] testing.runTests(0xc000076080, {0x109cba0, 0x3, 0x3}, {0xdca6cd, 0xf2c1f7, 0x10a1640}) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:06:33.985Z] testing.(*M).Run(0xc000076080) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:06:33.985Z] main.main() [2021-11-19T02:06:33.985Z] _testmain.go:95 +0x1f5 [2021-11-19T02:06:33.985Z] --- PASS: TestDump (0.00s) [2021-11-19T02:06:33.985Z] === RUN TestDumpToFile [2021-11-19T02:06:33.985Z] --- PASS: TestDumpToFile (0.10s) [2021-11-19T02:06:33.985Z] === RUN TestDumpToFileWithEmptyInput [2021-11-19T02:06:33.985Z] goroutine 8 [running]: [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.dump(0xe38434) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xe387e0}) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-19T02:06:33.985Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-19T02:06:33.985Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-19T02:06:33.985Z] testing.tRunner(0xc00011c680, 0xf38e28) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:06:33.985Z] created by testing.(*T).Run [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:06:33.985Z] [2021-11-19T02:06:33.985Z] goroutine 1 [chan receive]: [2021-11-19T02:06:33.985Z] testing.(*T).Run(0xc00011c000, {0xf31289, 0xdaa1d3}, 0xf38e28) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:06:33.985Z] testing.runTests.func1(0xc000068750) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:06:33.985Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:06:33.985Z] testing.runTests(0xc000076080, {0x109cba0, 0x3, 0x3}, {0xdca6cd, 0xf2c1f7, 0x10a1640}) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:06:33.985Z] testing.(*M).Run(0xc000076080) [2021-11-19T02:06:33.985Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:06:33.985Z] main.main() [2021-11-19T02:06:33.985Z] _testmain.go:95 +0x1f5 [2021-11-19T02:06:33.985Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-19T02:06:33.985Z] PASS [2021-11-19T02:06:33.985Z] coverage: 90.9% of statements [2021-11-19T02:06:33.985Z] ok github.com/docker/docker/pkg/stack 0.129s coverage: 90.9% of statements [2021-11-19T02:06:33.985Z] --- PASS: TestRelease (1.55s) [2021-11-19T02:06:33.985Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:06:34.107Z] testing: warning: no tests to run [2021-11-19T02:06:34.107Z] PASS [2021-11-19T02:06:34.107Z] coverage: 0.0% of statements [2021-11-19T02:06:34.107Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-19T02:06:34.107Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-19T02:06:34.107Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-19T02:06:34.455Z] === RUN TestNewStdWriter [2021-11-19T02:06:34.455Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-19T02:06:34.455Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestWriteWithNilBytes [2021-11-19T02:06:34.455Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestWrite [2021-11-19T02:06:34.455Z] --- PASS: TestWrite (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestWriteWithWriterError [2021-11-19T02:06:34.455Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-19T02:06:34.455Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyWriteAndRead [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-19T02:06:34.455Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-19T02:06:34.455Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-19T02:06:34.455Z] PASS [2021-11-19T02:06:34.455Z] coverage: 100.0% of statements [2021-11-19T02:06:34.455Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-11-19T02:06:34.455Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2021-11-19T02:06:34.455Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-19T02:06:34.924Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-19T02:06:34.924Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-19T02:06:34.924Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestFormatStatus [2021-11-19T02:06:34.924Z] --- PASS: TestFormatStatus (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestFormatError [2021-11-19T02:06:34.924Z] --- PASS: TestFormatError (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestFormatJSONError [2021-11-19T02:06:34.924Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-19T02:06:34.924Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-19T02:06:34.924Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestNewJSONProgressOutput [2021-11-19T02:06:34.924Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestAuxFormatterEmit [2021-11-19T02:06:34.924Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestStreamWriterStdout [2021-11-19T02:06:34.924Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-19T02:06:34.924Z] === RUN TestStreamWriterStderr [2021-11-19T02:06:34.924Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-19T02:06:34.924Z] PASS [2021-11-19T02:06:34.924Z] coverage: 66.2% of statements [2021-11-19T02:06:34.924Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-11-19T02:06:34.945Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-19T02:06:35.096Z] === RUN TestHashData [2021-11-19T02:06:35.096Z] --- PASS: TestHashData (0.00s) [2021-11-19T02:06:35.096Z] PASS [2021-11-19T02:06:35.096Z] coverage: 2.8% of statements [2021-11-19T02:06:35.096Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2021-11-19T02:06:35.391Z] === RUN TestGenerateRandomID [2021-11-19T02:06:35.391Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestShortenId [2021-11-19T02:06:35.391Z] --- PASS: TestShortenId (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestShortenSha256Id [2021-11-19T02:06:35.391Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestShortenIdEmpty [2021-11-19T02:06:35.391Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestShortenIdInvalid [2021-11-19T02:06:35.391Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestIsShortIDNonHex [2021-11-19T02:06:35.391Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-19T02:06:35.391Z] === RUN TestIsShortIDNotCorrectSize [2021-11-19T02:06:35.391Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-19T02:06:35.391Z] PASS [2021-11-19T02:06:35.391Z] coverage: 70.6% of statements [2021-11-19T02:06:35.391Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-11-19T02:06:35.391Z] 2021/11/19 02:06:35 Closing DB instances... [2021-11-19T02:06:35.566Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-19T02:06:35.566Z] PASS [2021-11-19T02:06:35.566Z] coverage: 100.0% of statements [2021-11-19T02:06:35.566Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-11-19T02:06:35.566Z] 2021/11/19 02:06:35 Closing DB instances... [2021-11-19T02:06:35.566Z] === RUN TestErrorConstructors [2021-11-19T02:06:35.566Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-19T02:06:35.566Z] === RUN TestCompareIPMask [2021-11-19T02:06:35.566Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-19T02:06:35.566Z] === RUN TestUtilGetHostPartIP [2021-11-19T02:06:35.566Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-19T02:06:35.566Z] === RUN TestUtilGetBroadcastIP [2021-11-19T02:06:35.566Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-19T02:06:35.566Z] === RUN TestParseCIDR [2021-11-19T02:06:35.566Z] --- PASS: TestParseCIDR (0.00s) [2021-11-19T02:06:35.566Z] PASS [2021-11-19T02:06:35.566Z] coverage: 37.3% of statements [2021-11-19T02:06:35.566Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-11-19T02:06:35.859Z] === RUN TestIsCpusetListAvailable [2021-11-19T02:06:35.859Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-19T02:06:35.859Z] PASS [2021-11-19T02:06:35.859Z] coverage: 39.4% of statements [2021-11-19T02:06:35.859Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-11-19T02:06:35.859Z] time="2021-11-19T02:06:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-19T02:06:35.872Z] --- PASS: TestStats (2.81s) [2021-11-19T02:06:35.873Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:06:35.873Z] === RUN TestStopContainerWithTimeout/0 [2021-11-19T02:06:35.873Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-19T02:06:35.873Z] === RUN TestStopContainerWithTimeout/1 [2021-11-19T02:06:35.873Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-19T02:06:35.873Z] === RUN TestStopContainerWithTimeout/3 [2021-11-19T02:06:35.873Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-19T02:06:35.873Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-19T02:06:35.873Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-19T02:06:35.873Z] === CONT TestStopContainerWithTimeout/0 [2021-11-19T02:06:35.873Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-19T02:06:36.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-19T02:06:36.554Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-19T02:06:36.554Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-19T02:06:36.554Z] PASS [2021-11-19T02:06:36.554Z] coverage: 50.0% of statements [2021-11-19T02:06:36.554Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-11-19T02:06:36.800Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-19T02:06:36.846Z] === RUN TestChtimes [2021-11-19T02:06:36.846Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-11-19T02:06:36.846Z] === RUN TestNetworkDBGarbageCollection [2021-11-19T02:06:36.846Z] --- PASS: TestChtimes (0.02s) [2021-11-19T02:06:36.846Z] === RUN TestChtimesWindows [2021-11-19T02:06:36.846Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-19T02:06:36.846Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-19T02:06:36.846Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-19T02:06:36.846Z] === RUN TestEnsureRemoveAllNotExist [2021-11-19T02:06:36.846Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-19T02:06:36.846Z] === RUN TestEnsureRemoveAllWithDir [2021-11-19T02:06:36.846Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-19T02:06:36.846Z] === RUN TestEnsureRemoveAllWithFile [2021-11-19T02:06:36.846Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-19T02:06:36.846Z] === RUN TestHasWin32KSupport [2021-11-19T02:06:36.846Z] syscall_windows_test.go:8: win32k: true [2021-11-19T02:06:36.846Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-19T02:06:36.846Z] PASS [2021-11-19T02:06:36.846Z] coverage: 13.0% of statements [2021-11-19T02:06:36.846Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 13.0% of statements [2021-11-19T02:06:37.028Z] === RUN TestAddressPoolOpt [2021-11-19T02:06:37.028Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/a [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/something [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/_=a [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/env1=value1 [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/_env1=value1 [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/PATH [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/=a [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/PATH= [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/PATH=something [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/asd!qwe [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/1asd [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/123 [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/some_space [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/__some_space_before [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/some_space_after__ [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/= [2021-11-19T02:06:37.028Z] === RUN TestValidateEnv/PaTh [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-19T02:06:37.028Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestParseHost [2021-11-19T02:06:37.028Z] --- PASS: TestParseHost (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestParseDockerDaemonHost [2021-11-19T02:06:37.028Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestParseTCP [2021-11-19T02:06:37.028Z] --- PASS: TestParseTCP (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-19T02:06:37.028Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestValidateExtraHosts [2021-11-19T02:06:37.028Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestIpOptString [2021-11-19T02:06:37.028Z] --- PASS: TestIpOptString (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-19T02:06:37.028Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestNewIpOptValidDefaultVal [2021-11-19T02:06:37.028Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestIpOptSetInvalidVal [2021-11-19T02:06:37.028Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-19T02:06:37.028Z] === RUN TestValidateIPAddress [2021-11-19T02:06:37.029Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestMapOpts [2021-11-19T02:06:37.029Z] --- PASS: TestMapOpts (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestListOptsWithoutValidator [2021-11-19T02:06:37.029Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestListOptsWithValidator [2021-11-19T02:06:37.029Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestValidateDNSSearch [2021-11-19T02:06:37.029Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_general_format [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_one_more [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-19T02:06:37.029Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-19T02:06:37.029Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestNamedListOpts [2021-11-19T02:06:37.029Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestNamedMapOpts [2021-11-19T02:06:37.029Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestParseLink [2021-11-19T02:06:37.029Z] --- PASS: TestParseLink (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestQuotedStringSetWithQuotes [2021-11-19T02:06:37.029Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-19T02:06:37.029Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-19T02:06:37.029Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-19T02:06:37.029Z] === RUN TestUlimitOpt [2021-11-19T02:06:37.029Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-19T02:06:37.029Z] PASS [2021-11-19T02:06:37.029Z] coverage: 67.1% of statements [2021-11-19T02:06:37.029Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-11-19T02:06:37.029Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-19T02:06:37.029Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-19T02:06:37.029Z] === RUN TestParseVersion [2021-11-19T02:06:37.029Z] --- PASS: TestParseVersion (0.00s) [2021-11-19T02:06:37.029Z] PASS [2021-11-19T02:06:37.029Z] coverage: 52.9% of statements [2021-11-19T02:06:37.029Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-11-19T02:06:37.363Z] === CONT TestStopContainerWithTimeout/3 [2021-11-19T02:06:37.620Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-19T02:06:37.833Z] === RUN TestTailFile [2021-11-19T02:06:37.833Z] --- PASS: TestTailFile (0.00s) [2021-11-19T02:06:37.833Z] === RUN TestTailFileManyLines [2021-11-19T02:06:37.833Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-19T02:06:37.833Z] === RUN TestTailEmptyFile [2021-11-19T02:06:37.833Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-19T02:06:37.833Z] === RUN TestTailNegativeN [2021-11-19T02:06:37.833Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader/no_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.833Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.833Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.835Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.836Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.836Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.836Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.838Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.838Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:37.838Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:38.182Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:38.308Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:06:38.309Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:06:38.309Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.310Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:06:38.311Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:06:38.312Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:06:38.312Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:06:38.312Z] PASS [2021-11-19T02:06:38.312Z] coverage: 88.6% of statements [2021-11-19T02:06:38.312Z] ok github.com/docker/docker/pkg/tailfile 0.161s coverage: 88.6% of statements [2021-11-19T02:06:38.439Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-19T02:06:38.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-19T02:06:38.596Z] 2021/11/19 02:06:38 Closing DB instances... [2021-11-19T02:06:38.596Z] === RUN TestPeerCertificateMarshalJSON [2021-11-19T02:06:38.757Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-19T02:06:38.780Z] === RUN TestTarSumRemoveNonExistent [2021-11-19T02:06:38.780Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestTarSumRemove [2021-11-19T02:06:38.780Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestSortFileInfoSums [2021-11-19T02:06:38.780Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestNewTarSumForLabelInvalid [2021-11-19T02:06:38.780Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestNewTarSumForLabel [2021-11-19T02:06:38.780Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestEmptyTar [2021-11-19T02:06:38.780Z] --- PASS: TestEmptyTar (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestTarSumsReadSize [2021-11-19T02:06:38.780Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestTarSums [2021-11-19T02:06:38.780Z] --- PASS: TestTarSums (0.05s) [2021-11-19T02:06:38.780Z] === RUN TestIteration [2021-11-19T02:06:38.780Z] --- PASS: TestIteration (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestVersionLabelForChecksum [2021-11-19T02:06:38.780Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestVersion [2021-11-19T02:06:38.780Z] --- PASS: TestVersion (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestGetVersion [2021-11-19T02:06:38.780Z] --- PASS: TestGetVersion (0.00s) [2021-11-19T02:06:38.780Z] === RUN TestGetVersions [2021-11-19T02:06:38.780Z] --- PASS: TestGetVersions (0.00s) [2021-11-19T02:06:38.780Z] PASS [2021-11-19T02:06:38.780Z] coverage: 89.3% of statements [2021-11-19T02:06:38.780Z] ok github.com/docker/docker/pkg/tarsum 0.089s coverage: 89.3% of statements [2021-11-19T02:06:38.780Z] --- PASS: TestAllocateRandomDeallocate (4.93s) [2021-11-19T02:06:38.780Z] === RUN TestRetrieveFromStore [2021-11-19T02:06:39.013Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-19T02:06:39.013Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-19T02:06:39.013Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-19T02:06:39.013Z] === CONT TestStopContainerWithTimeout/1 [2021-11-19T02:06:39.065Z] === RUN TestIsArchivePathDir [2021-11-19T02:06:39.065Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-19T02:06:39.065Z] === RUN TestIsArchivePathInvalidFile [2021-11-19T02:06:39.065Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-19T02:06:39.065Z] === RUN TestIsArchivePathTar [2021-11-19T02:06:39.065Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-19T02:06:39.065Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-19T02:06:39.065Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2021-11-19T02:06:39.065Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-19T02:06:39.065Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-19T02:06:39.065Z] === RUN TestMiddleware [2021-11-19T02:06:39.065Z] --- PASS: TestMiddleware (0.00s) [2021-11-19T02:06:39.065Z] === RUN TestNewResponseModifier [2021-11-19T02:06:39.065Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-19T02:06:39.065Z] PASS [2021-11-19T02:06:39.065Z] coverage: 26.8% of statements [2021-11-19T02:06:39.065Z] ok github.com/docker/docker/pkg/authorization 0.621s coverage: 26.8% of statements [2021-11-19T02:06:39.065Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-11-19T02:06:39.065Z] === RUN TestDecompressStreamGzip [2021-11-19T02:06:39.250Z] testing: warning: no tests to run [2021-11-19T02:06:39.250Z] PASS [2021-11-19T02:06:39.250Z] coverage: [no statements] [2021-11-19T02:06:39.250Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-19T02:06:39.298Z] --- PASS: TestBuildSquashParent (6.96s) [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:39.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:39.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:39.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:06:39.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:06:39.534Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-19T02:06:39.534Z] === RUN TestDecompressStreamBzip2 [2021-11-19T02:06:39.534Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-19T02:06:39.534Z] === RUN TestDecompressStreamXz [2021-11-19T02:06:39.534Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:06:39.534Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestDecompressStreamZstd [2021-11-19T02:06:39.534Z] archive_test.go:140: zstd not installed [2021-11-19T02:06:39.534Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-19T02:06:39.534Z] === RUN TestCompressStreamXzUnsupported [2021-11-19T02:06:39.534Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-19T02:06:39.534Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestCompressStreamInvalid [2021-11-19T02:06:39.534Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionInvalid [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionUncompressed [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionBzip2 [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionGzip [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionXz [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionXz (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestExtensionZstd [2021-11-19T02:06:39.534Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestCmdStreamLargeStderr [2021-11-19T02:06:39.534Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-19T02:06:39.534Z] === RUN TestCmdStreamBad [2021-11-19T02:06:39.534Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:06:39.534Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestCmdStreamGood [2021-11-19T02:06:39.534Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-19T02:06:39.534Z] === RUN TestUntarPathWithInvalidDest [2021-11-19T02:06:39.534Z] === RUN TestUnbuffered [2021-11-19T02:06:39.534Z] --- PASS: TestUnbuffered (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestRaceUnbuffered [2021-11-19T02:06:39.534Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-19T02:06:39.534Z] PASS [2021-11-19T02:06:39.534Z] coverage: 100.0% of statements [2021-11-19T02:06:39.534Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-11-19T02:06:39.534Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2021-11-19T02:06:39.534Z] === RUN TestUntarPathWithInvalidSrc [2021-11-19T02:06:39.534Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-19T02:06:39.534Z] === RUN TestUntarPath [2021-11-19T02:06:39.718Z] === RUN TestTruncIndex [2021-11-19T02:06:39.718Z] --- PASS: TestTruncIndex (0.10s) [2021-11-19T02:06:39.718Z] PASS [2021-11-19T02:06:39.718Z] coverage: 91.5% of statements [2021-11-19T02:06:39.718Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-11-19T02:06:39.758Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-19T02:06:39.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:06:39.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:06:40.003Z] --- PASS: TestUntarPath (0.06s) [2021-11-19T02:06:40.003Z] === RUN TestUntarPathWithDestinationFile [2021-11-19T02:06:40.003Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-11-19T02:06:40.003Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-19T02:06:40.003Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-19T02:06:40.003Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-19T02:06:40.003Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-19T02:06:40.003Z] === RUN TestCopyWithTarInvalidSrc [2021-11-19T02:06:40.003Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-19T02:06:40.003Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-19T02:06:40.003Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:06:40.003Z] === RUN TestCopyWithTarSrcFile [2021-11-19T02:06:40.003Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-19T02:06:40.003Z] === RUN TestCopyWithTarSrcFolder [2021-11-19T02:06:40.003Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-19T02:06:40.003Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-19T02:06:40.003Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-19T02:06:40.003Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-19T02:06:40.003Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-19T02:06:40.003Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-19T02:06:40.004Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-19T02:06:40.004Z] === RUN TestCopyFileWithTarSrcFile [2021-11-19T02:06:40.004Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-19T02:06:40.004Z] === RUN TestTarFiles [2021-11-19T02:06:40.004Z] === RUN TestMatch [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[foo]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[foo_bar]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[]#01 [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[qux]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-19T02:06:40.004Z] === RUN TestMatch/[[foo_baz]] [2021-11-19T02:06:40.004Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-19T02:06:40.004Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-19T02:06:40.004Z] PASS [2021-11-19T02:06:40.004Z] coverage: 87.5% of statements [2021-11-19T02:06:40.004Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-11-19T02:06:40.186Z] === RUN TestIsGIT [2021-11-19T02:06:40.186Z] --- PASS: TestIsGIT (0.00s) [2021-11-19T02:06:40.186Z] === RUN TestIsTransport [2021-11-19T02:06:40.186Z] --- PASS: TestIsTransport (0.00s) [2021-11-19T02:06:40.186Z] PASS [2021-11-19T02:06:40.186Z] coverage: 100.0% of statements [2021-11-19T02:06:40.186Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-11-19T02:06:40.186Z] --- PASS: TestRetrieveFromStore (1.49s) [2021-11-19T02:06:40.186Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-19T02:06:40.186Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-19T02:06:40.186Z] === RUN TestParallelPredefinedRequest1 [2021-11-19T02:06:40.186Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-19T02:06:40.186Z] === RUN TestParallelPredefinedRequest2 [2021-11-19T02:06:40.186Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-19T02:06:40.186Z] === RUN TestParallelPredefinedRequest3 [2021-11-19T02:06:40.186Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-19T02:06:40.186Z] === RUN TestParallelPredefinedRequest4 [2021-11-19T02:06:40.186Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-19T02:06:40.186Z] === RUN TestParallelPredefinedRequest5 [2021-11-19T02:06:40.186Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-19T02:06:40.186Z] === RUN TestDebug [2021-11-19T02:06:40.186Z] --- PASS: TestDebug (0.00s) [2021-11-19T02:06:40.186Z] === RUN TestRequestPoolParallel [2021-11-19T02:06:40.378Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-19T02:06:40.654Z] === RUN TestVersionInfo [2021-11-19T02:06:40.654Z] --- PASS: TestVersionInfo (0.00s) [2021-11-19T02:06:40.654Z] === RUN TestAppendVersions [2021-11-19T02:06:40.654Z] --- PASS: TestAppendVersions (0.00s) [2021-11-19T02:06:40.654Z] PASS [2021-11-19T02:06:40.654Z] coverage: 88.9% of statements [2021-11-19T02:06:40.654Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-11-19T02:06:40.654Z] time="2021-11-19T02:06:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-19T02:06:40.654Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-11-19T02:06:40.654Z] === RUN TestFullAllocateRelease [2021-11-19T02:06:40.941Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2021-11-19T02:06:40.941Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-11-19T02:06:40.941Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-11-19T02:06:40.941Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-11-19T02:06:40.941Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-11-19T02:06:40.941Z] === RUN TestDeleteDevicemapper [2021-11-19T02:06:40.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:06:40.941Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-19T02:06:40.941Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:06:40.992Z] === RUN TestChrootTarUntar [2021-11-19T02:06:40.992Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-19T02:06:40.992Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootUntarEmptyArchive [2021-11-19T02:06:40.992Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootTarUntarWithSymlink [2021-11-19T02:06:40.992Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootCopyWithTar [2021-11-19T02:06:40.992Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootCopyFileWithTar [2021-11-19T02:06:40.992Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootUntarPath [2021-11-19T02:06:40.992Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-19T02:06:40.992Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-19T02:06:40.992Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:06:40.992Z] === RUN TestChrootApplyDotDotFile [2021-11-19T02:06:40.992Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:40.992Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:06:40.992Z] PASS [2021-11-19T02:06:40.992Z] coverage: 15.1% of statements [2021-11-19T02:06:40.992Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2021-11-19T02:06:41.124Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-11-19T02:06:41.124Z] === RUN TestOddAllocateRelease [2021-11-19T02:06:41.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-19T02:06:41.593Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-11-19T02:06:41.593Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-19T02:06:41.593Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-11-19T02:06:41.593Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-19T02:06:41.593Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:06:41.593Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-19T02:06:41.593Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:06:41.593Z] === CONT TestParallelPredefinedRequest1 [2021-11-19T02:06:41.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:06:41.593Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:06:41.593Z] === CONT TestParallelPredefinedRequest5 [2021-11-19T02:06:41.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:06:41.593Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:06:41.593Z] === CONT TestParallelPredefinedRequest4 [2021-11-19T02:06:41.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:06:41.593Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:06:41.593Z] === CONT TestParallelPredefinedRequest3 [2021-11-19T02:06:41.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:06:41.593Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:06:41.593Z] === CONT TestParallelPredefinedRequest2 [2021-11-19T02:06:41.593Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:06:41.593Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:06:41.593Z] PASS [2021-11-19T02:06:41.593Z] coverage: 85.3% of statements [2021-11-19T02:06:41.593Z] ok github.com/docker/docker/libnetwork/ipam 42.379s coverage: 85.3% of statements [2021-11-19T02:06:41.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:06:41.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:06:41.979Z] === RUN TestSizeEmpty [2021-11-19T02:06:41.979Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeEmptyFile [2021-11-19T02:06:41.979Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeNonemptyFile [2021-11-19T02:06:41.979Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-19T02:06:41.979Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-19T02:06:41.979Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-19T02:06:41.979Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestMoveToSubdir [2021-11-19T02:06:41.979Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-19T02:06:41.979Z] === RUN TestSizeNonExistingDirectory [2021-11-19T02:06:41.979Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-19T02:06:41.979Z] PASS [2021-11-19T02:06:41.979Z] coverage: 80.0% of statements [2021-11-19T02:06:41.979Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2021-11-19T02:06:41.979Z] 2021/11/19 02:06:41 Closing DB instances... [2021-11-19T02:06:42.061Z] === RUN TestValidatePrivileges [2021-11-19T02:06:42.061Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-19T02:06:42.061Z] === RUN TestFilterByCapNeg [2021-11-19T02:06:42.061Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-19T02:06:42.061Z] === RUN TestFilterByCapPos [2021-11-19T02:06:42.061Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-19T02:06:42.061Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-19T02:06:42.061Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-19T02:06:42.061Z] PASS [2021-11-19T02:06:42.061Z] coverage: 12.0% of statements [2021-11-19T02:06:42.061Z] ok github.com/docker/docker/plugin 0.034s coverage: 12.0% of statements [2021-11-19T02:06:42.528Z] === RUN TestNewSettable [2021-11-19T02:06:42.528Z] --- PASS: TestNewSettable (0.00s) [2021-11-19T02:06:42.528Z] === RUN TestIsSettable [2021-11-19T02:06:42.528Z] --- PASS: TestIsSettable (0.00s) [2021-11-19T02:06:42.528Z] === RUN TestUpdateSettingsEnv [2021-11-19T02:06:42.528Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-19T02:06:42.528Z] PASS [2021-11-19T02:06:42.528Z] coverage: 20.0% of statements [2021-11-19T02:06:42.528Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-11-19T02:06:42.974Z] === RUN Test [2021-11-19T02:06:42.974Z] === RUN Test/TestContainsEntry [2021-11-19T02:06:42.974Z] === RUN Test/TestCreateEntries [2021-11-19T02:06:42.974Z] === RUN Test/TestEntriesDiff [2021-11-19T02:06:42.974Z] === RUN Test/TestEntriesEquality [2021-11-19T02:06:42.974Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-19T02:06:42.974Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-19T02:06:42.974Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-19T02:06:42.974Z] === RUN Test/TestGeneratorNotGenerate [2021-11-19T02:06:42.974Z] === RUN Test/TestGeneratorWithPort [2021-11-19T02:06:42.974Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-19T02:06:42.974Z] === RUN Test/TestNewEntry [2021-11-19T02:06:42.974Z] === RUN Test/TestParse [2021-11-19T02:06:42.974Z] --- PASS: Test (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-19T02:06:42.974Z] --- PASS: Test/TestParse (0.00s) [2021-11-19T02:06:42.974Z] PASS [2021-11-19T02:06:42.974Z] coverage: 58.3% of statements [2021-11-19T02:06:42.974Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-11-19T02:06:43.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-19T02:06:43.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-11-19T02:06:43.088Z] === RUN TestUpdateMemory [2021-11-19T02:06:43.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:06:43.088Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-19T02:06:43.088Z] === RUN TestUpdateCPUQuota [2021-11-19T02:06:43.444Z] === RUN Test [2021-11-19T02:06:43.444Z] === RUN Test/TestContent [2021-11-19T02:06:43.444Z] === RUN Test/TestInitialize [2021-11-19T02:06:43.444Z] === RUN Test/TestNew [2021-11-19T02:06:43.444Z] === RUN Test/TestParsingContentsWithComments [2021-11-19T02:06:43.444Z] === RUN Test/TestRegister [2021-11-19T02:06:43.444Z] === RUN Test/TestWatch [2021-11-19T02:06:43.444Z] --- PASS: Test (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestContent (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestNew (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:06:43.444Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:43.444Z] PASS [2021-11-19T02:06:43.444Z] coverage: 92.9% of statements [2021-11-19T02:06:43.444Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 92.9% of statements [2021-11-19T02:06:43.520Z] === RUN TestLoad [2021-11-19T02:06:43.520Z] --- PASS: TestLoad (0.00s) [2021-11-19T02:06:43.520Z] === RUN TestSave [2021-11-19T02:06:43.520Z] --- PASS: TestSave (0.03s) [2021-11-19T02:06:43.520Z] === RUN TestAddDeleteGet [2021-11-19T02:06:43.520Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-19T02:06:43.520Z] === RUN TestInvalidTags [2021-11-19T02:06:43.520Z] --- PASS: TestInvalidTags (0.01s) [2021-11-19T02:06:43.520Z] PASS [2021-11-19T02:06:43.520Z] coverage: 84.4% of statements [2021-11-19T02:06:43.520Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2021-11-19T02:06:43.929Z] --- PASS: TestTarFiles (3.86s) [2021-11-19T02:06:43.929Z] === RUN TestDetectCompressionZstd [2021-11-19T02:06:43.929Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestTarUntar [2021-11-19T02:06:43.929Z] --- PASS: TestTarUntar (0.03s) [2021-11-19T02:06:43.929Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-19T02:06:43.929Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestTarWithOptions [2021-11-19T02:06:43.929Z] --- PASS: TestTarWithOptions (0.03s) [2021-11-19T02:06:43.929Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-19T02:06:43.929Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestUntarUstarGnuConflict [2021-11-19T02:06:43.929Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestUntarInvalidFilenames [2021-11-19T02:06:43.929Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-11-19T02:06:43.929Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-19T02:06:43.929Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames451821263\\dest" [2021-11-19T02:06:43.929Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-11-19T02:06:43.929Z] === RUN TestUntarHardlinkToSymlink [2021-11-19T02:06:43.929Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-19T02:06:43.929Z] === RUN TestUntarInvalidHardlink [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1987849292\\victim\\hello" -> "../victim/hello" [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3573521779\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink501320478\\victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink293051699\\victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3761037662\\victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3572898558\\victim" -> "../victim" [2021-11-19T02:06:43.929Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-19T02:06:43.929Z] === RUN TestUntarInvalidSymlink [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink877288183\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink734638567\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2334573963\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3885047844\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink556322839\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3962116046\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:43.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1753406803\\dest\\dir\\loophole" -> "../../victim" [2021-11-19T02:06:43.929Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-19T02:06:43.929Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-19T02:06:43.929Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestXGlobalNoParent [2021-11-19T02:06:43.929Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-19T02:06:43.929Z] === RUN TestReplaceFileTarWrapper [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2021-11-19T02:06:44.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2021-11-19T02:06:44.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2021-11-19T02:06:44.325Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:06:44.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:06:44.399Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-19T02:06:44.399Z] === RUN TestPrefixHeaderReadable [2021-11-19T02:06:44.399Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-19T02:06:44.399Z] === RUN TestDisablePigz [2021-11-19T02:06:44.399Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-19T02:06:44.399Z] --- PASS: TestDisablePigz (0.13s) [2021-11-19T02:06:44.399Z] === RUN TestPigz [2021-11-19T02:06:44.399Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-19T02:06:44.399Z] --- PASS: TestPigz (0.12s) [2021-11-19T02:06:44.399Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:06:44.399Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:06:44.399Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:06:44.399Z] === RUN TestCanonicalTarNameForPath [2021-11-19T02:06:44.399Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-19T02:06:44.399Z] === RUN TestCanonicalTarName [2021-11-19T02:06:44.399Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-19T02:06:44.399Z] === RUN TestChmodTarEntry [2021-11-19T02:06:44.399Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-19T02:06:44.399Z] === RUN TestHardLinkOrder [2021-11-19T02:06:44.400Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-19T02:06:44.400Z] === RUN TestChangeString [2021-11-19T02:06:44.400Z] --- PASS: TestChangeString (0.00s) [2021-11-19T02:06:44.400Z] === RUN TestChangesWithNoChanges [2021-11-19T02:06:44.400Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-19T02:06:44.400Z] === RUN TestChangesWithChanges [2021-11-19T02:06:44.869Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-19T02:06:44.869Z] === RUN Test [2021-11-19T02:06:44.869Z] === RUN TestChangesWithChangesGH13590 [2021-11-19T02:06:44.869Z] changes_test.go:195: needs more investigation [2021-11-19T02:06:44.869Z] === RUN Test/TestInitialize [2021-11-19T02:06:44.869Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesDirsEmpty [2021-11-19T02:06:44.869Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:06:44.869Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesDirsMutated [2021-11-19T02:06:44.869Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:06:44.869Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestApplyLayer [2021-11-19T02:06:44.869Z] changes_test.go:432: needs further investigation [2021-11-19T02:06:44.869Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesSizeWithHardlinks [2021-11-19T02:06:44.869Z] changes_test.go:468: needs further investigation [2021-11-19T02:06:44.869Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesSizeWithNoChanges [2021-11-19T02:06:44.869Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-19T02:06:44.869Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestChangesSize [2021-11-19T02:06:44.869Z] --- PASS: TestChangesSize (0.01s) [2021-11-19T02:06:44.869Z] === RUN TestApplyLayerInvalidFilenames [2021-11-19T02:06:44.869Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3312643409\\dest" [2021-11-19T02:06:44.869Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-19T02:06:44.869Z] === RUN TestApplyLayerInvalidHardlink [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3453504137\\victim\\hello" -> "../victim/hello" [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2293347641\\victim\\hello" -> "/../victim/hello" [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3799568506\\victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1856508033\\victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2694010390\\victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink450607327\\victim" -> "../victim" [2021-11-19T02:06:44.869Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-11-19T02:06:44.869Z] === RUN TestApplyLayerInvalidSymlink [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink856638741\\dest\\dotdot" -> "../victim/hello" [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3817755946\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink759407549\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4216354483\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4053833145\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:44.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink777010376\\dest\\loophole-victim" -> "../victim" [2021-11-19T02:06:44.869Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-19T02:06:44.869Z] === RUN TestApplyLayerWhiteouts [2021-11-19T02:06:44.869Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-19T02:06:44.869Z] === RUN TestGenerateEmptyFile [2021-11-19T02:06:44.869Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-19T02:06:44.869Z] === RUN TestGenerateWithContent [2021-11-19T02:06:44.869Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-19T02:06:44.869Z] PASS [2021-11-19T02:06:44.869Z] coverage: 62.0% of statements [2021-11-19T02:06:44.869Z] time="2021-11-19T02:06:44Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:44.869Z] time="2021-11-19T02:06:44Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:44.869Z] time="2021-11-19T02:06:44Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:44.869Z] === RUN Test/TestInitializeWithCerts [2021-11-19T02:06:44.869Z] time="2021-11-19T02:06:44Z" level=info msg="Initializing discovery with TLS" [2021-11-19T02:06:44.869Z] ok github.com/docker/docker/pkg/archive 5.963s coverage: 62.0% of statements [2021-11-19T02:06:44.869Z] === RUN Test/TestWatch [2021-11-19T02:06:44.869Z] time="2021-11-19T02:06:44Z" level=info msg="Initializing discovery without TLS" [2021-11-19T02:06:44.980Z] --- PASS: TestUpdateCPUQuota (1.44s) [2021-11-19T02:06:44.980Z] === RUN TestUpdatePidsLimit [2021-11-19T02:06:44.980Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-19T02:06:44.980Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-19T02:06:44.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-19T02:06:44.980Z] === RUN TestUpdatePidsLimit/no_change [2021-11-19T02:06:45.084Z] === RUN TestResolveAuthConfigIndexServer [2021-11-19T02:06:45.084Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestResolveAuthConfigFullURL [2021-11-19T02:06:45.084Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-19T02:06:45.084Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestValidateMirror [2021-11-19T02:06:45.084Z] --- PASS: TestValidateMirror (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestLoadInsecureRegistries [2021-11-19T02:06:45.084Z] time="2021-11-19T02:06:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:06:45.084Z] time="2021-11-19T02:06:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-19T02:06:45.084Z] time="2021-11-19T02:06:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:06:45.084Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-11-19T02:06:45.084Z] === RUN TestNewServiceConfig [2021-11-19T02:06:45.084Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestValidateIndexName [2021-11-19T02:06:45.084Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestValidateIndexNameWithError [2021-11-19T02:06:45.084Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestEndpointParse [2021-11-19T02:06:45.084Z] --- PASS: TestEndpointParse (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestEndpointParseInvalid [2021-11-19T02:06:45.084Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestValidateEndpoint [2021-11-19T02:06:45.084Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestPing [2021-11-19T02:06:45.084Z] --- PASS: TestPing (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestPingRegistryEndpoint [2021-11-19T02:06:45.084Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:45.084Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestEndpoint [2021-11-19T02:06:45.084Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:45.084Z] --- SKIP: TestEndpoint (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestParseRepositoryInfo [2021-11-19T02:06:45.084Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestNewIndexInfo [2021-11-19T02:06:45.084Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestMirrorEndpointLookup [2021-11-19T02:06:45.084Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:06:45.084Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestSearchRepositories [2021-11-19T02:06:45.084Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-19T02:06:45.084Z] Host: 127.0.0.1:49312 [2021-11-19T02:06:45.084Z] User-Agent: docker test client [2021-11-19T02:06:45.084Z] Authorization: Token fake-token [2021-11-19T02:06:45.084Z] X-Docker-Token: true [2021-11-19T02:06:45.084Z] Accept-Encoding: gzip [2021-11-19T02:06:45.084Z] [2021-11-19T02:06:45.084Z] [2021-11-19T02:06:45.084Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-19T02:06:45.084Z] Connection: close [2021-11-19T02:06:45.084Z] Content-Length: 144 [2021-11-19T02:06:45.084Z] Cache-Control: no-cache [2021-11-19T02:06:45.084Z] Content-Type: application/json [2021-11-19T02:06:45.084Z] Date: Fri, 19 Nov 2021 02:06:44 GMT [2021-11-19T02:06:45.084Z] Expires: -1 [2021-11-19T02:06:45.084Z] Pragma: no-cache [2021-11-19T02:06:45.084Z] Server: docker-tests/mock [2021-11-19T02:06:45.084Z] X-Docker-Registry-Config: mock [2021-11-19T02:06:45.084Z] X-Docker-Registry-Version: 0.0.0 [2021-11-19T02:06:45.084Z] [2021-11-19T02:06:45.084Z] [2021-11-19T02:06:45.084Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestTrustedLocation [2021-11-19T02:06:45.084Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-19T02:06:45.084Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-19T02:06:45.084Z] === RUN TestAllowNondistributableArtifacts [2021-11-19T02:06:45.085Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-19T02:06:45.085Z] === RUN TestIsSecureIndex [2021-11-19T02:06:45.085Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-19T02:06:45.085Z] PASS [2021-11-19T02:06:45.085Z] coverage: 51.2% of statements [2021-11-19T02:06:45.085Z] ok github.com/docker/docker/registry 0.161s coverage: 51.2% of statements [2021-11-19T02:06:45.236Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-19T02:06:45.801Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-19T02:06:45.857Z] 2021/11/19 02:06:45 Closing DB instances... [2021-11-19T02:06:46.057Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-19T02:06:46.057Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReaderWithReadError [2021-11-19T02:06:46.075Z] time="2021-11-19T02:06:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReader [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-19T02:06:46.075Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-19T02:06:46.075Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-19T02:06:46.075Z] PASS [2021-11-19T02:06:46.075Z] coverage: 100.0% of statements [2021-11-19T02:06:46.075Z] ok github.com/docker/docker/registry/resumable 0.132s coverage: 100.0% of statements [2021-11-19T02:06:46.543Z] === RUN TestRestartManagerTimeout [2021-11-19T02:06:46.543Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-19T02:06:46.543Z] === RUN TestRestartManagerTimeoutReset [2021-11-19T02:06:46.543Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-19T02:06:46.543Z] PASS [2021-11-19T02:06:46.543Z] coverage: 50.9% of statements [2021-11-19T02:06:46.543Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-11-19T02:06:46.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-19T02:06:46.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-19T02:06:47.011Z] === RUN TestDecodeContainerConfig [2021-11-19T02:06:47.011Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-11-19T02:06:47.011Z] === RUN TestDecodeContainerConfigIsolation [2021-11-19T02:06:47.011Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-19T02:06:47.011Z] === RUN TestValidatePrivileged [2021-11-19T02:06:47.011Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-19T02:06:47.011Z] PASS [2021-11-19T02:06:47.011Z] coverage: 52.6% of statements [2021-11-19T02:06:47.011Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-19T02:06:47.132Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-19T02:06:47.389Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-19T02:06:47.423Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-19T02:06:47.423Z] === RUN TestNetworkDBNodeLeave [2021-11-19T02:06:47.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:06:47.892Z] --- PASS: Test (3.17s) [2021-11-19T02:06:47.892Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-19T02:06:47.892Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-19T02:06:47.892Z] --- PASS: Test/TestWatch (3.02s) [2021-11-19T02:06:47.892Z] PASS [2021-11-19T02:06:47.892Z] coverage: 84.1% of statements [2021-11-19T02:06:47.892Z] ok github.com/docker/docker/pkg/discovery/kv 3.223s coverage: 84.1% of statements [2021-11-19T02:06:47.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-19T02:06:47.952Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-19T02:06:47.952Z] check_test.go:308: [de8fbbc107005] daemon is not started [2021-11-19T02:06:47.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-19T02:06:47.952Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-19T02:06:47.952Z] check_test.go:308: [d50f67f22323b] daemon is not started [2021-11-19T02:06:47.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-19T02:06:47.997Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-19T02:06:47.997Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-19T02:06:47.997Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-19T02:06:47.997Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-19T02:06:47.997Z] PASS [2021-11-19T02:06:47.997Z] coverage: 62.5% of statements [2021-11-19T02:06:47.997Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-11-19T02:06:48.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit (3.45s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2021-11-19T02:06:48.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-11-19T02:06:48.208Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:06:48.208Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-19T02:06:48.361Z] === RUN Test [2021-11-19T02:06:48.361Z] === RUN Test/TestWatch [2021-11-19T02:06:48.361Z] --- PASS: Test (0.00s) [2021-11-19T02:06:48.361Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:48.361Z] PASS [2021-11-19T02:06:48.361Z] coverage: 92.3% of statements [2021-11-19T02:06:48.361Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-11-19T02:06:48.770Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-19T02:06:48.986Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-19T02:06:48.986Z] === RUN TestClientStream [2021-11-19T02:06:48.986Z] --- PASS: TestClientStream (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestClientSendFile [2021-11-19T02:06:48.986Z] --- PASS: TestClientSendFile (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestClientWithRequestTimeout [2021-11-19T02:06:48.986Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-19T02:06:48.986Z] === RUN TestFileSpecPlugin [2021-11-19T02:06:48.986Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-19T02:06:48.986Z] === RUN TestFileJSONSpecPlugin [2021-11-19T02:06:48.986Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-19T02:06:48.986Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestPluginAddHandler [2021-11-19T02:06:48.986Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestPluginWaitBadPlugin [2021-11-19T02:06:48.986Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-19T02:06:48.986Z] === RUN TestGet [2021-11-19T02:06:48.986Z] time="2021-11-19T02:06:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-19T02:06:49.026Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-19T02:06:49.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:06:49.349Z] === RUN Test [2021-11-19T02:06:49.349Z] === RUN Test/TestInitialize [2021-11-19T02:06:49.349Z] === RUN Test/TestInitializeWithPattern [2021-11-19T02:06:49.349Z] === RUN Test/TestRegister [2021-11-19T02:06:49.349Z] === RUN Test/TestWatch [2021-11-19T02:06:49.349Z] --- PASS: Test (0.00s) [2021-11-19T02:06:49.349Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-19T02:06:49.349Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-19T02:06:49.349Z] --- PASS: Test/TestRegister (0.00s) [2021-11-19T02:06:49.349Z] --- PASS: Test/TestWatch (0.00s) [2021-11-19T02:06:49.349Z] PASS [2021-11-19T02:06:49.349Z] coverage: 93.8% of statements [2021-11-19T02:06:49.349Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-11-19T02:06:49.454Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-19T02:06:49.454Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-19T02:06:49.454Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-19T02:06:49.454Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-19T02:06:49.818Z] === RUN TestPollerAddRemove [2021-11-19T02:06:49.818Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-19T02:06:49.818Z] === RUN TestPollerEvent [2021-11-19T02:06:49.818Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:06:49.818Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-19T02:06:49.818Z] === RUN TestPollerClose [2021-11-19T02:06:49.818Z] --- PASS: TestPollerClose (0.00s) [2021-11-19T02:06:49.818Z] PASS [2021-11-19T02:06:49.818Z] coverage: 45.7% of statements [2021-11-19T02:06:49.818Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2021-11-19T02:06:50.073Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:06:50.287Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-11-19T02:06:50.287Z] === RUN TestNetworkDBWatch [2021-11-19T02:06:50.440Z] time="2021-11-19T02:06:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-19T02:06:50.759Z] === RUN TestCopyFileWithInvalidSrc [2021-11-19T02:06:50.759Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCopyFileWithInvalidDest [2021-11-19T02:06:50.759Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-19T02:06:50.759Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-19T02:06:50.759Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCopyFile [2021-11-19T02:06:50.759Z] --- PASS: TestCopyFile (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-19T02:06:50.759Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:06:50.759Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-19T02:06:50.759Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-19T02:06:50.759Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:06:50.759Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestWildcardMatches [2021-11-19T02:06:50.759Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestPatternMatches [2021-11-19T02:06:50.759Z] --- PASS: TestPatternMatches (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-19T02:06:50.759Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestPatternMatchesFolderExclusions [2021-11-19T02:06:50.759Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-19T02:06:50.759Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-19T02:06:50.759Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-19T02:06:50.759Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-19T02:06:50.759Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestSingleExclamationError [2021-11-19T02:06:50.759Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestMatchesWithNoPatterns [2021-11-19T02:06:50.759Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestMatchesWithMalformedPatterns [2021-11-19T02:06:50.759Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestMatches [2021-11-19T02:06:50.759Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-19T02:06:50.759Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-19T02:06:50.759Z] --- PASS: TestMatches (0.00s) [2021-11-19T02:06:50.759Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-19T02:06:50.759Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatterns [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatternsExceptionFlag [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCleanPatternsErrorSingleException [2021-11-19T02:06:50.759Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCreateIfNotExistsDir [2021-11-19T02:06:50.759Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestCreateIfNotExistsFile [2021-11-19T02:06:50.759Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-19T02:06:50.759Z] === RUN TestMatch [2021-11-19T02:06:50.759Z] --- PASS: TestMatch (0.00s) [2021-11-19T02:06:50.759Z] PASS [2021-11-19T02:06:50.759Z] coverage: 82.5% of statements [2021-11-19T02:06:50.759Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 82.5% of statements [2021-11-19T02:06:50.914Z] === RUN TestGetDriver [2021-11-19T02:06:50.914Z] --- PASS: TestGetDriver (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestVolumeRequestError [2021-11-19T02:06:50.914Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-19T02:06:50.914Z] PASS [2021-11-19T02:06:50.914Z] coverage: 36.1% of statements [2021-11-19T02:06:50.914Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-11-19T02:06:50.914Z] === RUN TestGetAddress [2021-11-19T02:06:50.914Z] --- PASS: TestGetAddress (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestRemove [2021-11-19T02:06:50.914Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:06:50.914Z] --- SKIP: TestRemove (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestInitializeWithVolumes [2021-11-19T02:06:50.914Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestCreate [2021-11-19T02:06:50.914Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:06:50.914Z] === RUN TestValidateName [2021-11-19T02:06:50.914Z] --- PASS: TestValidateName (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestCreateWithOpts [2021-11-19T02:06:50.914Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:06:50.914Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-19T02:06:50.914Z] === RUN TestRelaodNoOpts [2021-11-19T02:06:50.914Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-19T02:06:50.914Z] PASS [2021-11-19T02:06:50.914Z] coverage: 41.5% of statements [2021-11-19T02:06:50.914Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2021-11-19T02:06:50.920Z] check_test.go:308: [d96e699d0aca8] daemon is not started [2021-11-19T02:06:50.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-19T02:06:51.228Z] === RUN TestGet [2021-11-19T02:06:51.228Z] --- PASS: TestGet (0.00s) [2021-11-19T02:06:51.228Z] === RUN TestGetShortcutString [2021-11-19T02:06:51.228Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-19T02:06:51.228Z] PASS [2021-11-19T02:06:51.228Z] coverage: 42.9% of statements [2021-11-19T02:06:51.228Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-11-19T02:06:51.455Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2021-11-19T02:06:51.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2021-11-19T02:06:51.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-19T02:06:51.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-19T02:06:51.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-19T02:06:51.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-19T02:06:51.456Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:06:51.698Z] 2021/11/19 02:06:51 Closing DB instances... [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRaw [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-19T02:06:51.901Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRaw [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-19T02:06:51.901Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestConvertTmpfsOptions [2021-11-19T02:06:51.901Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-19T02:06:51.901Z] linux_parser_test.go:209: data="ro" [2021-11-19T02:06:51.901Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestParseMountSpec [2021-11-19T02:06:51.901Z] parser_test.go:62: case 0 [2021-11-19T02:06:51.901Z] parser_test.go:62: case 1 [2021-11-19T02:06:51.901Z] parser_test.go:62: case 2 [2021-11-19T02:06:51.901Z] parser_test.go:62: case 3 [2021-11-19T02:06:51.901Z] parser_test.go:62: case 4 [2021-11-19T02:06:51.901Z] parser_test.go:62: case 5 [2021-11-19T02:06:51.901Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestValidateMount [2021-11-19T02:06:51.901Z] --- PASS: TestValidateMount (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRaw [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:06:51.901Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-19T02:06:51.901Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:06:51.901Z] PASS [2021-11-19T02:06:51.901Z] coverage: 67.6% of statements [2021-11-19T02:06:51.901Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-11-19T02:06:52.167Z] === RUN TestCreateIDMapOrder [2021-11-19T02:06:52.167Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-19T02:06:52.167Z] PASS [2021-11-19T02:06:52.167Z] coverage: 7.2% of statements [2021-11-19T02:06:52.167Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2021-11-19T02:06:52.369Z] time="2021-11-19T02:06:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-19T02:06:52.369Z] === RUN TestSetGetMeta [2021-11-19T02:06:52.369Z] === PAUSE TestSetGetMeta [2021-11-19T02:06:52.369Z] === RUN TestRestore [2021-11-19T02:06:52.369Z] === PAUSE TestRestore [2021-11-19T02:06:52.369Z] === RUN TestServiceCreate [2021-11-19T02:06:52.369Z] === PAUSE TestServiceCreate [2021-11-19T02:06:52.369Z] === RUN TestServiceList [2021-11-19T02:06:52.369Z] === PAUSE TestServiceList [2021-11-19T02:06:52.369Z] === RUN TestServiceRemove [2021-11-19T02:06:52.369Z] === PAUSE TestServiceRemove [2021-11-19T02:06:52.369Z] === RUN TestServiceGet [2021-11-19T02:06:52.369Z] === PAUSE TestServiceGet [2021-11-19T02:06:52.369Z] === RUN TestServicePrune [2021-11-19T02:06:52.369Z] === PAUSE TestServicePrune [2021-11-19T02:06:52.369Z] === RUN TestCreate [2021-11-19T02:06:52.369Z] === PAUSE TestCreate [2021-11-19T02:06:52.369Z] === RUN TestRemove [2021-11-19T02:06:52.369Z] === PAUSE TestRemove [2021-11-19T02:06:52.369Z] === RUN TestList [2021-11-19T02:06:52.369Z] === PAUSE TestList [2021-11-19T02:06:52.369Z] === RUN TestFindByDriver [2021-11-19T02:06:52.369Z] === PAUSE TestFindByDriver [2021-11-19T02:06:52.369Z] === RUN TestFindByReferenced [2021-11-19T02:06:52.369Z] === PAUSE TestFindByReferenced [2021-11-19T02:06:52.369Z] === RUN TestDerefMultipleOfSameRef [2021-11-19T02:06:52.369Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-19T02:06:52.369Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:06:52.369Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:06:52.369Z] === RUN TestDefererencePluginOnCreateError [2021-11-19T02:06:52.369Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-19T02:06:52.369Z] === RUN TestRefDerefRemove [2021-11-19T02:06:52.369Z] === PAUSE TestRefDerefRemove [2021-11-19T02:06:52.369Z] === RUN TestGet [2021-11-19T02:06:52.369Z] === PAUSE TestGet [2021-11-19T02:06:52.369Z] === RUN TestGetWithReference [2021-11-19T02:06:52.369Z] === PAUSE TestGetWithReference [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_nil_list [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_empty_list [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_filter_some [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_filter_middle [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:06:52.369Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-19T02:06:52.369Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_nil_list [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_filter_some [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_empty_list [2021-11-19T02:06:52.369Z] === CONT TestFilterFunc/test_filter_middle [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-19T02:06:52.369Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-19T02:06:52.369Z] === CONT TestSetGetMeta [2021-11-19T02:06:52.369Z] === CONT TestList [2021-11-19T02:06:52.369Z] === CONT TestServiceGet [2021-11-19T02:06:52.369Z] === CONT TestCreate [2021-11-19T02:06:52.369Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-19T02:06:52.369Z] === CONT TestServiceRemove [2021-11-19T02:06:52.369Z] --- PASS: TestCreate (0.02s) [2021-11-19T02:06:52.369Z] === CONT TestServiceList [2021-11-19T02:06:52.369Z] --- PASS: TestList (0.03s) [2021-11-19T02:06:52.369Z] === CONT TestServiceCreate [2021-11-19T02:06:52.837Z] --- PASS: TestServiceGet (0.11s) [2021-11-19T02:06:52.837Z] === CONT TestRestore [2021-11-19T02:06:52.837Z] --- PASS: TestServiceRemove (0.10s) [2021-11-19T02:06:52.837Z] === CONT TestRemove [2021-11-19T02:06:52.837Z] --- PASS: TestServiceCreate (0.08s) [2021-11-19T02:06:52.837Z] === CONT TestGetWithReference [2021-11-19T02:06:52.837Z] --- PASS: TestServiceList (0.10s) [2021-11-19T02:06:52.837Z] === CONT TestGet [2021-11-19T02:06:52.837Z] --- PASS: TestRestore (0.03s) [2021-11-19T02:06:52.837Z] === CONT TestRefDerefRemove [2021-11-19T02:06:52.837Z] --- PASS: TestGet (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestDefererencePluginOnCreateError [2021-11-19T02:06:52.837Z] --- PASS: TestRemove (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:06:52.837Z] --- PASS: TestGetWithReference (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestDerefMultipleOfSameRef [2021-11-19T02:06:52.837Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestFindByReferenced [2021-11-19T02:06:52.837Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestFindByDriver [2021-11-19T02:06:52.837Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-19T02:06:52.837Z] === CONT TestServicePrune [2021-11-19T02:06:52.837Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-19T02:06:52.837Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-19T02:06:52.837Z] time="2021-11-19T02:06:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:06:52.837Z] --- PASS: TestFindByDriver (0.02s) [2021-11-19T02:06:52.837Z] time="2021-11-19T02:06:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:06:52.837Z] time="2021-11-19T02:06:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:06:52.837Z] time="2021-11-19T02:06:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-19T02:06:52.837Z] time="2021-11-19T02:06:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:06:52.837Z] --- PASS: TestServicePrune (0.03s) [2021-11-19T02:06:52.837Z] PASS [2021-11-19T02:06:52.837Z] coverage: 69.0% of statements [2021-11-19T02:06:52.837Z] ok github.com/docker/docker/volume/service 0.226s coverage: 69.0% of statements [2021-11-19T02:06:53.158Z] --- PASS: TestGetAddress (19.99s) [2021-11-19T02:06:53.158Z] === RUN TestRequestSyntaxCheck [2021-11-19T02:06:53.158Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-19T02:06:53.158Z] === RUN TestRequest [2021-11-19T02:06:53.158Z] === RUN TestFixedBufferCap [2021-11-19T02:06:53.158Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestFixedBufferLen [2021-11-19T02:06:53.158Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestFixedBufferString [2021-11-19T02:06:53.158Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestFixedBufferWrite [2021-11-19T02:06:53.158Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestFixedBufferRead [2021-11-19T02:06:53.158Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestBytesPipeRead [2021-11-19T02:06:53.158Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestBytesPipeWrite [2021-11-19T02:06:53.158Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-19T02:06:53.158Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-19T02:06:53.627Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-11-19T02:06:53.627Z] === RUN TestNetworkDBBulkSync [2021-11-19T02:06:53.627Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-11-19T02:06:53.627Z] === RUN TestAtomicWriteToFile [2021-11-19T02:06:53.627Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-19T02:06:53.627Z] === RUN TestAtomicWriteSetCommit [2021-11-19T02:06:53.627Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-19T02:06:53.627Z] === RUN TestAtomicWriteSetCancel [2021-11-19T02:06:53.627Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-19T02:06:53.627Z] === RUN TestReadCloserWrapperClose [2021-11-19T02:06:53.627Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-19T02:06:53.627Z] === RUN TestReaderErrWrapperReadOnError [2021-11-19T02:06:53.627Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-19T02:06:53.627Z] === RUN TestReaderErrWrapperRead [2021-11-19T02:06:53.627Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-19T02:06:53.627Z] === RUN TestCancelReadCloser [2021-11-19T02:06:53.627Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-19T02:06:53.627Z] === RUN TestWriteCloserWrapperClose [2021-11-19T02:06:53.628Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-19T02:06:53.628Z] === RUN TestNopWriteCloser [2021-11-19T02:06:53.628Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-19T02:06:53.628Z] === RUN TestNopWriter [2021-11-19T02:06:53.628Z] --- PASS: TestNopWriter (0.00s) [2021-11-19T02:06:53.628Z] === RUN TestWriteCounter [2021-11-19T02:06:53.628Z] --- PASS: TestWriteCounter (0.00s) [2021-11-19T02:06:53.628Z] PASS [2021-11-19T02:06:53.628Z] coverage: 69.2% of statements [2021-11-19T02:06:53.628Z] ok github.com/docker/docker/pkg/ioutils 0.583s coverage: 69.2% of statements [2021-11-19T02:06:54.617Z] === RUN TestError [2021-11-19T02:06:54.617Z] --- PASS: TestError (0.00s) [2021-11-19T02:06:54.617Z] === RUN TestProgressString [2021-11-19T02:06:54.617Z] === RUN TestProgressString/no_progress [2021-11-19T02:06:54.617Z] === RUN TestProgressString/progress_1 [2021-11-19T02:06:54.617Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-19T02:06:54.617Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-19T02:06:54.617Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-19T02:06:54.617Z] === RUN TestProgressString/with_units [2021-11-19T02:06:54.617Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-19T02:06:54.617Z] === RUN TestProgressString/hide_counts [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-19T02:06:54.617Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-19T02:06:54.617Z] === RUN TestJSONMessageDisplay [2021-11-19T02:06:54.617Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-11-19T02:06:54.617Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-19T02:06:54.617Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-19T02:06:54.617Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-19T02:06:54.617Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-19T02:06:54.617Z] === RUN TestDisplayJSONMessagesStream [2021-11-19T02:06:54.617Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-19T02:06:54.617Z] PASS [2021-11-19T02:06:54.617Z] coverage: 91.7% of statements [2021-11-19T02:06:54.617Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2021-11-19T02:06:54.617Z] 2021/11/19 02:06:54 Closing DB instances... [2021-11-19T02:06:55.086Z] === RUN TestStandardLongPath [2021-11-19T02:06:55.086Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-19T02:06:55.086Z] === RUN TestUNCLongPath [2021-11-19T02:06:55.086Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-19T02:06:55.086Z] PASS [2021-11-19T02:06:55.086Z] coverage: 100.0% of statements [2021-11-19T02:06:55.086Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-11-19T02:06:55.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-19T02:06:56.075Z] === RUN TestNameFormat [2021-11-19T02:06:56.075Z] --- PASS: TestNameFormat (0.00s) [2021-11-19T02:06:56.075Z] === RUN TestNameRetries [2021-11-19T02:06:56.075Z] --- PASS: TestNameRetries (0.00s) [2021-11-19T02:06:56.075Z] PASS [2021-11-19T02:06:56.075Z] coverage: 85.7% of statements [2021-11-19T02:06:56.075Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-11-19T02:06:56.075Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-19T02:06:56.075Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-19T02:06:56.545Z] === RUN TestParseKeyValueOpt [2021-11-19T02:06:56.545Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-19T02:06:56.545Z] === RUN TestParseUintList [2021-11-19T02:06:56.545Z] --- PASS: TestParseUintList (0.00s) [2021-11-19T02:06:56.545Z] === RUN TestParseUintListMaximumLimits [2021-11-19T02:06:56.545Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-19T02:06:56.545Z] PASS [2021-11-19T02:06:56.545Z] coverage: 97.0% of statements [2021-11-19T02:06:56.545Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-11-19T02:06:56.627Z] time="2021-11-19T02:06:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-19T02:06:56.739Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-19T02:06:56.739Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:06:57.014Z] === RUN TestNewAndRemove [2021-11-19T02:06:57.014Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-19T02:06:57.014Z] === RUN TestRemoveInvalidPath [2021-11-19T02:06:57.014Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-19T02:06:57.014Z] PASS [2021-11-19T02:06:57.014Z] coverage: 82.6% of statements [2021-11-19T02:06:57.014Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-11-19T02:06:57.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-19T02:06:57.610Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-19T02:06:57.848Z] ok github.com/docker/docker/libnetwork/ipam 15.666s coverage: 85.3% of statements [2021-11-19T02:06:57.848Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-19T02:06:57.848Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-19T02:06:57.848Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-19T02:06:57.848Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-19T02:06:57.848Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-19T02:06:57.848Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-19T02:06:57.848Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2021-11-19T02:06:58.107Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2021-11-19T02:06:58.107Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-11-19T02:06:58.172Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-19T02:06:58.366Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-11-19T02:06:58.581Z] === RUN TestFailedConnection [2021-11-19T02:06:58.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-19T02:07:00.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-19T02:07:00.148Z] --- PASS: TestRequest (6.78s) [2021-11-19T02:07:00.148Z] === RUN TestOverlappingRequests [2021-11-19T02:07:00.148Z] --- PASS: TestOverlappingRequests (0.36s) [2021-11-19T02:07:00.148Z] === RUN TestRelease [2021-11-19T02:07:00.148Z] --- PASS: TestFailedConnection (2.01s) [2021-11-19T02:07:00.148Z] === RUN TestFailOnce [2021-11-19T02:07:00.358Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2021-11-19T02:07:00.358Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:07:00.618Z] 2021/11/19 02:07:00 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-11-19T02:07:00.618Z] goroutine 34 [running]: [2021-11-19T02:07:00.618Z] net/http.(*conn).serve.func1() [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-19T02:07:00.618Z] panic({0x10c9c60, 0x11d59b0}) [2021-11-19T02:07:00.618Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-19T02:07:00.618Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x65ca9681c84d2410}, 0xc000195a98) [2021-11-19T02:07:00.618Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-19T02:07:00.618Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11e2730, 0xc00015e0e0}, 0x101e666) [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-19T02:07:00.618Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11e2730, 0xc00015e0e0}, 0xc0000ae000) [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-19T02:07:00.618Z] net/http.serverHandler.ServeHTTP({0x11e0d30}, {0x11e2730, 0xc00015e0e0}, 0xc0000ae000) [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-19T02:07:00.618Z] net/http.(*conn).serve(0xc0000a8000, {0x11e4600, 0xc00008a0c0}) [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-19T02:07:00.618Z] created by net/http.(*Server).Serve [2021-11-19T02:07:00.618Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-19T02:07:00.618Z] time="2021-11-19T02:07:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-11-19T02:07:00.618Z] === RUN TestParseEmptyInterface [2021-11-19T02:07:00.618Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestParseNonInterfaceType [2021-11-19T02:07:00.618Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestParseWithOneFunction [2021-11-19T02:07:00.618Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestParseWithMultipleFuncs [2021-11-19T02:07:00.618Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestParseWithUnnamedReturn [2021-11-19T02:07:00.618Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestEmbeddedInterface [2021-11-19T02:07:00.618Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestParsedImports [2021-11-19T02:07:00.618Z] --- PASS: TestParsedImports (0.00s) [2021-11-19T02:07:00.618Z] === RUN TestAliasedImports [2021-11-19T02:07:00.618Z] --- PASS: TestAliasedImports (0.00s) [2021-11-19T02:07:00.618Z] PASS [2021-11-19T02:07:00.618Z] coverage: 56.8% of statements [2021-11-19T02:07:00.618Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-11-19T02:07:00.921Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-19T02:07:00.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-11-19T02:07:00.921Z] === RUN TestWaitNonBlocked [2021-11-19T02:07:00.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:07:00.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:07:00.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:07:00.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:07:01.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:07:01.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:07:01.607Z] === RUN TestHTTPTransport [2021-11-19T02:07:01.607Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-19T02:07:01.607Z] PASS [2021-11-19T02:07:01.607Z] coverage: 85.7% of statements [2021-11-19T02:07:01.607Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-11-19T02:07:01.607Z] --- PASS: TestFailOnce (1.13s) [2021-11-19T02:07:01.607Z] === RUN TestEchoInputOutput [2021-11-19T02:07:01.607Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-19T02:07:01.607Z] === RUN TestBackoff [2021-11-19T02:07:01.607Z] --- PASS: TestBackoff (0.00s) [2021-11-19T02:07:01.607Z] === RUN TestAbortRetry [2021-11-19T02:07:01.607Z] --- PASS: TestAbortRetry (0.00s) [2021-11-19T02:07:01.607Z] === RUN TestClientScheme [2021-11-19T02:07:01.607Z] --- PASS: TestClientScheme (0.00s) [2021-11-19T02:07:01.607Z] === RUN TestNewClientWithTimeout [2021-11-19T02:07:01.607Z] --- PASS: TestRelease (1.31s) [2021-11-19T02:07:01.607Z] === RUN TestAllocateRandomDeallocate [2021-11-19T02:07:02.076Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:07:02.076Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-19T02:07:02.076Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-19T02:07:02.076Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-19T02:07:02.076Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-19T02:07:02.076Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-19T02:07:02.076Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-19T02:07:02.076Z] === RUN TestBufferPoolPutAndGet [2021-11-19T02:07:02.076Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-19T02:07:02.076Z] PASS [2021-11-19T02:07:02.076Z] coverage: 88.2% of statements [2021-11-19T02:07:02.076Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-11-19T02:07:02.076Z] time="2021-11-19T02:07:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-19T02:07:02.111Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-19T02:07:02.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-11-19T02:07:02.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-11-19T02:07:02.111Z] === RUN TestWaitBlocked [2021-11-19T02:07:02.111Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:07:02.111Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:07:02.111Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:07:02.111Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:07:02.111Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:07:02.111Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:07:02.545Z] === RUN TestOutputOnPrematureClose [2021-11-19T02:07:02.545Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-19T02:07:02.545Z] === RUN TestCompleteSilently [2021-11-19T02:07:02.545Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-19T02:07:02.545Z] PASS [2021-11-19T02:07:02.545Z] coverage: 75.9% of statements [2021-11-19T02:07:02.545Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-11-19T02:07:02.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-19T02:07:03.016Z] === RUN TestSendToOneSub [2021-11-19T02:07:03.016Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-19T02:07:03.016Z] === RUN TestSendToMultipleSubs [2021-11-19T02:07:03.016Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-19T02:07:03.016Z] === RUN TestEvictOneSub [2021-11-19T02:07:03.016Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-19T02:07:03.016Z] === RUN TestClosePublisher [2021-11-19T02:07:03.016Z] --- PASS: TestClosePublisher (0.00s) [2021-11-19T02:07:03.016Z] === RUN TestPubSubRace [2021-11-19T02:07:03.237Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-19T02:07:03.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-11-19T02:07:03.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-11-19T02:07:03.237Z] === CONT TestContainerStartOnDaemonRestart [2021-11-19T02:07:03.237Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-19T02:07:03.485Z] time="2021-11-19T02:07:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-19T02:07:03.953Z] --- PASS: TestPubSubRace (1.05s) [2021-11-19T02:07:03.953Z] PASS [2021-11-19T02:07:03.953Z] coverage: 75.0% of statements [2021-11-19T02:07:03.953Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-11-19T02:07:04.422Z] === RUN TestRegister [2021-11-19T02:07:04.422Z] --- PASS: TestRegister (0.00s) [2021-11-19T02:07:04.422Z] === RUN TestCommand [2021-11-19T02:07:04.422Z] --- PASS: TestCommand (0.03s) [2021-11-19T02:07:04.422Z] === RUN TestNaiveSelf [2021-11-19T02:07:04.422Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-19T02:07:04.422Z] PASS [2021-11-19T02:07:04.422Z] coverage: 82.4% of statements [2021-11-19T02:07:04.422Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2021-11-19T02:07:04.603Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-19T02:07:04.870Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-11-19T02:07:04.870Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:07:04.892Z] === RUN TestDump [2021-11-19T02:07:04.892Z] goroutine 35 [running]: [2021-11-19T02:07:04.892Z] github.com/docker/docker/pkg/stack.dump(0xf0b477) [2021-11-19T02:07:04.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:07:04.892Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-19T02:07:04.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-19T02:07:04.892Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-19T02:07:04.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-19T02:07:04.892Z] testing.tRunner(0xc0001451e0, 0x1078e38) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:07:04.892Z] created by testing.(*T).Run [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:07:04.892Z] [2021-11-19T02:07:04.892Z] goroutine 1 [chan receive]: [2021-11-19T02:07:04.892Z] testing.(*T).Run(0xc000145040, {0x106a4fd, 0xeea1d3}, 0x1078e38) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:07:04.892Z] testing.runTests.func1(0xc000132720) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:07:04.892Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:07:04.892Z] testing.runTests(0xc000150080, {0x11dcba0, 0x3, 0x3}, {0xf0a6cd, 0x106c1f7, 0x11e1640}) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:07:04.892Z] testing.(*M).Run(0xc000150080) [2021-11-19T02:07:04.892Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:07:04.892Z] main.main() [2021-11-19T02:07:04.892Z] _testmain.go:95 +0x1f5 [2021-11-19T02:07:04.892Z] --- PASS: TestDump (0.00s) [2021-11-19T02:07:04.892Z] === RUN TestDumpToFile [2021-11-19T02:07:04.892Z] --- PASS: TestDumpToFile (0.11s) [2021-11-19T02:07:04.892Z] === RUN TestDumpToFileWithEmptyInput [2021-11-19T02:07:04.892Z] goroutine 37 [running]: [2021-11-19T02:07:04.892Z] github.com/docker/docker/pkg/stack.dump(0xf78434) [2021-11-19T02:07:04.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-19T02:07:04.892Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf787e0}) [2021-11-19T02:07:05.283Z] --- PASS: TestGet (15.01s) [2021-11-19T02:07:05.283Z] === RUN TestPluginWithNoManifest [2021-11-19T02:07:05.283Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-19T02:07:05.283Z] === RUN TestGetAll [2021-11-19T02:07:05.283Z] --- PASS: TestGetAll (0.00s) [2021-11-19T02:07:05.283Z] PASS [2021-11-19T02:07:05.283Z] coverage: 73.2% of statements [2021-11-19T02:07:05.283Z] ok github.com/docker/docker/pkg/plugins 34.821s coverage: 73.2% of statements [2021-11-19T02:07:05.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-19T02:07:05.362Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0) [2021-11-19T02:07:05.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-19T02:07:05.362Z] testing.tRunner(0xc0001456c0, 0x1078e28) [2021-11-19T02:07:05.362Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:07:05.362Z] created by testing.(*T).Run [2021-11-19T02:07:05.362Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-19T02:07:05.362Z] [2021-11-19T02:07:05.362Z] goroutine 1 [chan receive]: [2021-11-19T02:07:05.362Z] testing.(*T).Run(0xc000145040, {0x1071289, 0xeea1d3}, 0x1078e28) [2021-11-19T02:07:05.362Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-19T02:07:05.362Z] testing.runTests.func1(0xc000132720) [2021-11-19T02:07:05.363Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-19T02:07:05.363Z] testing.tRunner(0xc000145040, 0xc00013dce0) [2021-11-19T02:07:05.363Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-19T02:07:05.363Z] testing.runTests(0xc000150080, {0x11dcba0, 0x3, 0x3}, {0xf0a6cd, 0x106c1f7, 0x11e1640}) [2021-11-19T02:07:05.363Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-19T02:07:05.363Z] testing.(*M).Run(0xc000150080) [2021-11-19T02:07:05.363Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-19T02:07:05.363Z] main.main() [2021-11-19T02:07:05.363Z] _testmain.go:95 +0x1f5 [2021-11-19T02:07:05.363Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-19T02:07:05.363Z] PASS [2021-11-19T02:07:05.363Z] coverage: 90.9% of statements [2021-11-19T02:07:05.363Z] ok github.com/docker/docker/pkg/stack 0.144s coverage: 90.9% of statements [2021-11-19T02:07:05.363Z] --- PASS: TestAllocateRandomDeallocate (3.56s) [2021-11-19T02:07:05.363Z] === RUN TestRetrieveFromStore [2021-11-19T02:07:05.832Z] === RUN TestNewStdWriter [2021-11-19T02:07:05.832Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-19T02:07:05.832Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestWriteWithNilBytes [2021-11-19T02:07:05.832Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestWrite [2021-11-19T02:07:05.832Z] --- PASS: TestWrite (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestWriteWithWriterError [2021-11-19T02:07:05.832Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-19T02:07:05.832Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyWriteAndRead [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-19T02:07:05.832Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-19T02:07:05.832Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-19T02:07:05.832Z] PASS [2021-11-19T02:07:05.832Z] coverage: 100.0% of statements [2021-11-19T02:07:05.832Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-11-19T02:07:05.832Z] time="2021-11-19T02:07:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-19T02:07:05.971Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-19T02:07:05.971Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-19T02:07:05.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-19T02:07:05.971Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-19T02:07:05.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-19T02:07:05.971Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-19T02:07:05.971Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-19T02:07:05.971Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-19T02:07:05.971Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-19T02:07:06.303Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-19T02:07:06.303Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-19T02:07:06.303Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestFormatStatus [2021-11-19T02:07:06.303Z] --- PASS: TestFormatStatus (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestFormatError [2021-11-19T02:07:06.303Z] --- PASS: TestFormatError (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestFormatJSONError [2021-11-19T02:07:06.303Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-19T02:07:06.303Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-19T02:07:06.303Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestNewJSONProgressOutput [2021-11-19T02:07:06.303Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestAuxFormatterEmit [2021-11-19T02:07:06.303Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestStreamWriterStdout [2021-11-19T02:07:06.303Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-19T02:07:06.303Z] === RUN TestStreamWriterStderr [2021-11-19T02:07:06.303Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-19T02:07:06.303Z] PASS [2021-11-19T02:07:06.303Z] coverage: 66.2% of statements [2021-11-19T02:07:06.303Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-11-19T02:07:06.303Z] --- PASS: TestRetrieveFromStore (1.31s) [2021-11-19T02:07:06.303Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-19T02:07:06.303Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-19T02:07:06.303Z] === RUN TestParallelPredefinedRequest1 [2021-11-19T02:07:06.303Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-19T02:07:06.303Z] === RUN TestParallelPredefinedRequest2 [2021-11-19T02:07:06.303Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-19T02:07:06.303Z] === RUN TestParallelPredefinedRequest3 [2021-11-19T02:07:06.303Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-19T02:07:06.303Z] === RUN TestParallelPredefinedRequest4 [2021-11-19T02:07:06.304Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-19T02:07:06.304Z] === RUN TestParallelPredefinedRequest5 [2021-11-19T02:07:06.304Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-19T02:07:06.304Z] === RUN TestDebug [2021-11-19T02:07:06.304Z] --- PASS: TestDebug (0.00s) [2021-11-19T02:07:06.304Z] === RUN TestRequestPoolParallel [2021-11-19T02:07:06.537Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2021-11-19T02:07:06.537Z] === CONT TestIpcModeOlderClient [2021-11-19T02:07:06.537Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-19T02:07:06.537Z] === CONT TestContainerKillOnDaemonStart [2021-11-19T02:07:06.773Z] === RUN TestGenerateRandomID [2021-11-19T02:07:06.773Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestShortenId [2021-11-19T02:07:06.773Z] --- PASS: TestShortenId (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestShortenSha256Id [2021-11-19T02:07:06.773Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestShortenIdEmpty [2021-11-19T02:07:06.773Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestShortenIdInvalid [2021-11-19T02:07:06.773Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestIsShortIDNonHex [2021-11-19T02:07:06.773Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-19T02:07:06.773Z] === RUN TestIsShortIDNotCorrectSize [2021-11-19T02:07:06.773Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-19T02:07:06.773Z] PASS [2021-11-19T02:07:06.773Z] coverage: 70.6% of statements [2021-11-19T02:07:06.773Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-11-19T02:07:06.773Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-11-19T02:07:06.773Z] === RUN TestFullAllocateRelease [2021-11-19T02:07:06.793Z] === CONT TestDaemonHostGatewayIP [2021-11-19T02:07:06.793Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.47s) [2021-11-19T02:07:07.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-19T02:07:07.242Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-11-19T02:07:07.242Z] === RUN TestOddAllocateRelease [2021-11-19T02:07:07.242Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-11-19T02:07:07.242Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-19T02:07:07.411Z] --- PASS: TestBuildWithEmptyLayers (3.04s) [2021-11-19T02:07:07.411Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:07:07.714Z] === RUN TestIsCpusetListAvailable [2021-11-19T02:07:07.714Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-19T02:07:07.714Z] PASS [2021-11-19T02:07:07.714Z] coverage: 39.4% of statements [2021-11-19T02:07:07.714Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2021-11-19T02:07:07.714Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-19T02:07:07.714Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-19T02:07:07.714Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:07:07.714Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-19T02:07:07.714Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest1 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest4 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest5 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest1 [2021-11-19T02:07:07.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest5 [2021-11-19T02:07:07.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:07.714Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest3 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest4 [2021-11-19T02:07:07.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest3 [2021-11-19T02:07:07.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:07.714Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest2 [2021-11-19T02:07:07.714Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:07:07.714Z] === CONT TestParallelPredefinedRequest2 [2021-11-19T02:07:07.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:07.714Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:07:07.714Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:07:07.714Z] PASS [2021-11-19T02:07:07.714Z] coverage: 85.3% of statements [2021-11-19T02:07:07.714Z] ok github.com/docker/docker/libnetwork/ipam 41.050s coverage: 85.3% of statements [2021-11-19T02:07:08.704Z] === RUN TestChtimes [2021-11-19T02:07:08.704Z] --- PASS: TestChtimes (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestChtimesWindows [2021-11-19T02:07:08.704Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-19T02:07:08.704Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestEnsureRemoveAllNotExist [2021-11-19T02:07:08.704Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestEnsureRemoveAllWithDir [2021-11-19T02:07:08.704Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestEnsureRemoveAllWithFile [2021-11-19T02:07:08.704Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-19T02:07:08.704Z] === RUN TestHasWin32KSupport [2021-11-19T02:07:08.704Z] syscall_windows_test.go:8: win32k: true [2021-11-19T02:07:08.704Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-19T02:07:08.704Z] PASS [2021-11-19T02:07:08.704Z] coverage: 13.0% of statements [2021-11-19T02:07:08.704Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2021-11-19T02:07:09.173Z] === RUN TestTailFile [2021-11-19T02:07:09.173Z] --- PASS: TestTailFile (0.00s) [2021-11-19T02:07:09.173Z] === RUN TestTailFileManyLines [2021-11-19T02:07:09.173Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-19T02:07:09.173Z] === RUN TestTailEmptyFile [2021-11-19T02:07:09.173Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-19T02:07:09.173Z] === RUN TestTailNegativeN [2021-11-19T02:07:09.173Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/no_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.173Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.173Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.173Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.174Z] === CONT TestNewTailReader/no_delimiter [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.645Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.646Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.646Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.647Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.647Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.647Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:09.648Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:09.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:10.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-19T02:07:10.125Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.125Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-19T02:07:10.127Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-19T02:07:10.127Z] PASS [2021-11-19T02:07:10.127Z] coverage: 88.6% of statements [2021-11-19T02:07:10.127Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2021-11-19T02:07:10.342Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-19T02:07:10.597Z] === RUN TestTarSumRemoveNonExistent [2021-11-19T02:07:10.597Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestTarSumRemove [2021-11-19T02:07:10.597Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestSortFileInfoSums [2021-11-19T02:07:10.597Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestNewTarSumForLabelInvalid [2021-11-19T02:07:10.597Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestNewTarSumForLabel [2021-11-19T02:07:10.597Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestEmptyTar [2021-11-19T02:07:10.597Z] --- PASS: TestEmptyTar (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestTarSumsReadSize [2021-11-19T02:07:10.597Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestTarSums [2021-11-19T02:07:10.597Z] time="2021-11-19T02:07:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-19T02:07:10.597Z] --- PASS: TestTarSums (0.06s) [2021-11-19T02:07:10.597Z] === RUN TestIteration [2021-11-19T02:07:10.597Z] --- PASS: TestIteration (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestVersionLabelForChecksum [2021-11-19T02:07:10.597Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestVersion [2021-11-19T02:07:10.597Z] --- PASS: TestVersion (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestGetVersion [2021-11-19T02:07:10.597Z] --- PASS: TestGetVersion (0.00s) [2021-11-19T02:07:10.597Z] === RUN TestGetVersions [2021-11-19T02:07:10.597Z] --- PASS: TestGetVersions (0.00s) [2021-11-19T02:07:10.597Z] PASS [2021-11-19T02:07:10.597Z] coverage: 89.3% of statements [2021-11-19T02:07:10.597Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2021-11-19T02:07:10.905Z] --- PASS: TestDaemonHostGatewayIP (4.16s) [2021-11-19T02:07:10.905Z] === CONT TestDaemonRestartIpcMode [2021-11-19T02:07:11.066Z] testing: warning: no tests to run [2021-11-19T02:07:11.066Z] PASS [2021-11-19T02:07:11.066Z] coverage: [no statements] [2021-11-19T02:07:11.066Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-11-19T02:07:11.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-19T02:07:11.536Z] === RUN TestTruncIndex [2021-11-19T02:07:11.536Z] --- PASS: TestTruncIndex (0.10s) [2021-11-19T02:07:11.536Z] PASS [2021-11-19T02:07:11.536Z] coverage: 91.5% of statements [2021-11-19T02:07:11.536Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-11-19T02:07:12.005Z] === RUN TestIsGIT [2021-11-19T02:07:12.005Z] --- PASS: TestIsGIT (0.00s) [2021-11-19T02:07:12.005Z] === RUN TestIsTransport [2021-11-19T02:07:12.005Z] --- PASS: TestIsTransport (0.00s) [2021-11-19T02:07:12.005Z] PASS [2021-11-19T02:07:12.005Z] coverage: 100.0% of statements [2021-11-19T02:07:12.005Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-11-19T02:07:12.476Z] === RUN TestVersionInfo [2021-11-19T02:07:12.476Z] --- PASS: TestVersionInfo (0.00s) [2021-11-19T02:07:12.476Z] === RUN TestAppendVersions [2021-11-19T02:07:12.476Z] --- PASS: TestAppendVersions (0.00s) [2021-11-19T02:07:12.476Z] PASS [2021-11-19T02:07:12.477Z] coverage: 88.9% of statements [2021-11-19T02:07:12.477Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-11-19T02:07:12.692Z] --- PASS: TestBuildMultiStageOnBuild (4.96s) [2021-11-19T02:07:12.692Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:07:12.692Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-11-19T02:07:12.692Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:07:14.049Z] === RUN TestValidatePrivileges [2021-11-19T02:07:14.049Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-19T02:07:14.049Z] === RUN TestFilterByCapNeg [2021-11-19T02:07:14.049Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-19T02:07:14.049Z] === RUN TestFilterByCapPos [2021-11-19T02:07:14.049Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-19T02:07:14.049Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-19T02:07:14.049Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-19T02:07:14.049Z] PASS [2021-11-19T02:07:14.049Z] coverage: 12.0% of statements [2021-11-19T02:07:14.049Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2021-11-19T02:07:14.428Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2021-11-19T02:07:14.518Z] === RUN TestNewSettable [2021-11-19T02:07:14.518Z] --- PASS: TestNewSettable (0.00s) [2021-11-19T02:07:14.518Z] === RUN TestIsSettable [2021-11-19T02:07:14.518Z] --- PASS: TestIsSettable (0.00s) [2021-11-19T02:07:14.518Z] === RUN TestUpdateSettingsEnv [2021-11-19T02:07:14.519Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-19T02:07:14.519Z] PASS [2021-11-19T02:07:14.519Z] coverage: 20.0% of statements [2021-11-19T02:07:14.519Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-11-19T02:07:14.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-19T02:07:14.937Z] --- PASS: TestBuildWithHugeFile (53.66s) [2021-11-19T02:07:14.937Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:07:14.937Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:07:14.937Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:07:14.937Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:07:14.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:14.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:14.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:14.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:14.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:14.937Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:14.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-19T02:07:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-19T02:07:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-19T02:07:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-19T02:07:14.937Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:07:14.937Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-19T02:07:14.937Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-19T02:07:14.988Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-19T02:07:14.988Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-19T02:07:14.988Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-19T02:07:14.988Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-19T02:07:15.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-19T02:07:15.457Z] === RUN TestLoad [2021-11-19T02:07:15.457Z] --- PASS: TestLoad (0.00s) [2021-11-19T02:07:15.457Z] === RUN TestSave [2021-11-19T02:07:15.457Z] --- PASS: TestSave (0.02s) [2021-11-19T02:07:15.457Z] === RUN TestAddDeleteGet [2021-11-19T02:07:15.457Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-19T02:07:15.457Z] === RUN TestInvalidTags [2021-11-19T02:07:15.457Z] --- PASS: TestInvalidTags (0.00s) [2021-11-19T02:07:15.457Z] PASS [2021-11-19T02:07:15.457Z] coverage: 84.4% of statements [2021-11-19T02:07:15.457Z] ok github.com/docker/docker/reference 0.088s coverage: 84.4% of statements [2021-11-19T02:07:15.507Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2021-11-19T02:07:15.507Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2021-11-19T02:07:15.507Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2021-11-19T02:07:15.507Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:07:15.767Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-19T02:07:15.767Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-19T02:07:16.445Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-19T02:07:16.445Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReaderWithReadError [2021-11-19T02:07:16.446Z] time="2021-11-19T02:07:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReader [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-19T02:07:16.446Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-19T02:07:16.446Z] PASS [2021-11-19T02:07:16.446Z] coverage: 100.0% of statements [2021-11-19T02:07:16.446Z] ok github.com/docker/docker/registry/resumable 0.211s coverage: 100.0% of statements [2021-11-19T02:07:16.446Z] === RUN TestResolveAuthConfigIndexServer [2021-11-19T02:07:16.446Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestResolveAuthConfigFullURL [2021-11-19T02:07:16.446Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-19T02:07:16.446Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestValidateMirror [2021-11-19T02:07:16.446Z] --- PASS: TestValidateMirror (0.00s) [2021-11-19T02:07:16.446Z] === RUN TestLoadInsecureRegistries [2021-11-19T02:07:16.707Z] Loaded image: busybox:latest [2021-11-19T02:07:16.708Z] Loaded image: busybox:glibc [2021-11-19T02:07:16.915Z] time="2021-11-19T02:07:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:07:16.915Z] time="2021-11-19T02:07:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-19T02:07:16.915Z] time="2021-11-19T02:07:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-19T02:07:16.915Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-19T02:07:16.915Z] === RUN TestNewServiceConfig [2021-11-19T02:07:16.915Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestValidateIndexName [2021-11-19T02:07:16.915Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestValidateIndexNameWithError [2021-11-19T02:07:16.915Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestEndpointParse [2021-11-19T02:07:16.915Z] --- PASS: TestEndpointParse (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestEndpointParseInvalid [2021-11-19T02:07:16.915Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestValidateEndpoint [2021-11-19T02:07:16.915Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestPing [2021-11-19T02:07:16.915Z] --- PASS: TestPing (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestPingRegistryEndpoint [2021-11-19T02:07:16.915Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:16.915Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestEndpoint [2021-11-19T02:07:16.915Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:16.915Z] --- SKIP: TestEndpoint (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestParseRepositoryInfo [2021-11-19T02:07:16.915Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestNewIndexInfo [2021-11-19T02:07:16.915Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestMirrorEndpointLookup [2021-11-19T02:07:16.915Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:16.915Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestSearchRepositories [2021-11-19T02:07:16.915Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-19T02:07:16.915Z] Host: 127.0.0.1:49301 [2021-11-19T02:07:16.915Z] User-Agent: docker test client [2021-11-19T02:07:16.915Z] Authorization: Token fake-token [2021-11-19T02:07:16.915Z] X-Docker-Token: true [2021-11-19T02:07:16.915Z] Accept-Encoding: gzip [2021-11-19T02:07:16.915Z] [2021-11-19T02:07:16.915Z] [2021-11-19T02:07:16.915Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-19T02:07:16.915Z] Connection: close [2021-11-19T02:07:16.915Z] Content-Length: 144 [2021-11-19T02:07:16.915Z] Cache-Control: no-cache [2021-11-19T02:07:16.915Z] Content-Type: application/json [2021-11-19T02:07:16.915Z] Date: Fri, 19 Nov 2021 02:07:16 GMT [2021-11-19T02:07:16.915Z] Expires: -1 [2021-11-19T02:07:16.915Z] Pragma: no-cache [2021-11-19T02:07:16.915Z] Server: docker-tests/mock [2021-11-19T02:07:16.915Z] X-Docker-Registry-Config: mock [2021-11-19T02:07:16.915Z] X-Docker-Registry-Version: 0.0.0 [2021-11-19T02:07:16.915Z] [2021-11-19T02:07:16.915Z] [2021-11-19T02:07:16.915Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestTrustedLocation [2021-11-19T02:07:16.915Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-19T02:07:16.915Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestAllowNondistributableArtifacts [2021-11-19T02:07:16.915Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestIsSecureIndex [2021-11-19T02:07:16.915Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-19T02:07:16.915Z] PASS [2021-11-19T02:07:16.915Z] coverage: 51.2% of statements [2021-11-19T02:07:16.915Z] ok github.com/docker/docker/registry 0.174s coverage: 51.2% of statements [2021-11-19T02:07:16.915Z] === RUN TestRestartManagerTimeout [2021-11-19T02:07:16.915Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-19T02:07:16.915Z] === RUN TestRestartManagerTimeoutReset [2021-11-19T02:07:16.915Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-19T02:07:16.915Z] PASS [2021-11-19T02:07:16.915Z] coverage: 50.9% of statements [2021-11-19T02:07:16.915Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-11-19T02:07:17.139Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-19T02:07:17.139Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-19T02:07:17.139Z] check_test.go:308: [d2db7a716afaa] daemon is not started [2021-11-19T02:07:17.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-19T02:07:17.384Z] === RUN TestDecodeContainerConfig [2021-11-19T02:07:17.384Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-19T02:07:17.384Z] === RUN TestDecodeContainerConfigIsolation [2021-11-19T02:07:17.384Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-19T02:07:17.384Z] === RUN TestValidatePrivileged [2021-11-19T02:07:17.384Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-19T02:07:17.384Z] PASS [2021-11-19T02:07:17.384Z] coverage: 52.6% of statements [2021-11-19T02:07:17.384Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.6% of statements [2021-11-19T02:07:17.384Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-19T02:07:17.384Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-19T02:07:17.384Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-19T02:07:17.384Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-19T02:07:17.384Z] PASS [2021-11-19T02:07:17.384Z] coverage: 62.5% of statements [2021-11-19T02:07:17.384Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-11-19T02:07:18.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-11-19T02:07:18.012Z] === RUN TestBuildWithHugeFile [2021-11-19T02:07:18.091Z] Loaded image: debian:bullseye-slim [2021-11-19T02:07:18.091Z] Loaded image: hello-world:latest [2021-11-19T02:07:18.091Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:07:18.953Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-19T02:07:18.953Z] === RUN TestClientStream [2021-11-19T02:07:18.953Z] --- PASS: TestClientStream (0.00s) [2021-11-19T02:07:18.953Z] === RUN TestClientSendFile [2021-11-19T02:07:18.953Z] --- PASS: TestClientSendFile (0.00s) [2021-11-19T02:07:18.953Z] === RUN TestClientWithRequestTimeout [2021-11-19T02:07:18.953Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-19T02:07:18.953Z] === RUN TestFileSpecPlugin [2021-11-19T02:07:18.953Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-19T02:07:18.953Z] === RUN TestFileJSONSpecPlugin [2021-11-19T02:07:18.953Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-19T02:07:18.953Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-19T02:07:18.953Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-11-19T02:07:18.953Z] === RUN TestPluginAddHandler [2021-11-19T02:07:18.953Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-19T02:07:18.953Z] === RUN TestPluginWaitBadPlugin [2021-11-19T02:07:18.953Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-19T02:07:18.953Z] === RUN TestGet [2021-11-19T02:07:18.953Z] time="2021-11-19T02:07:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-19T02:07:19.662Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2021-11-19T02:07:19.662Z] PASS [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === Skipped [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-19T02:07:19.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:07:19.662Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-19T02:07:19.662Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:07:19.662Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-19T02:07:19.662Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-19T02:07:19.662Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:07:19.662Z] [2021-11-19T02:07:19.662Z] DONE 200 tests, 6 skipped in 158.245s [2021-11-19T02:07:19.662Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-19T02:07:19.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-19T02:07:19.662Z] ++ set -e [2021-11-19T02:07:19.662Z] ++ '[' -n 0 ']' [2021-11-19T02:07:19.662Z] ++ set -x [2021-11-19T02:07:19.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-19T02:07:19.662Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:07:19.918Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-19T02:07:19.942Z] === RUN TestGetDriver [2021-11-19T02:07:19.942Z] --- PASS: TestGetDriver (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestVolumeRequestError [2021-11-19T02:07:19.942Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-19T02:07:19.942Z] PASS [2021-11-19T02:07:19.942Z] coverage: 36.1% of statements [2021-11-19T02:07:19.942Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-11-19T02:07:19.942Z] === RUN TestGetAddress [2021-11-19T02:07:19.942Z] --- PASS: TestGetAddress (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestRemove [2021-11-19T02:07:19.942Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:07:19.942Z] --- SKIP: TestRemove (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestInitializeWithVolumes [2021-11-19T02:07:19.942Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestCreate [2021-11-19T02:07:19.942Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:07:19.942Z] === RUN TestValidateName [2021-11-19T02:07:19.942Z] --- PASS: TestValidateName (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestCreateWithOpts [2021-11-19T02:07:19.942Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:07:19.942Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-19T02:07:19.942Z] === RUN TestRelaodNoOpts [2021-11-19T02:07:19.942Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-19T02:07:19.942Z] PASS [2021-11-19T02:07:19.942Z] coverage: 41.5% of statements [2021-11-19T02:07:19.942Z] time="2021-11-19T02:07:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-19T02:07:19.942Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2021-11-19T02:07:20.175Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:07:20.175Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-19T02:07:20.175Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-19T02:07:20.175Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-19T02:07:20.175Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-19T02:07:20.175Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-19T02:07:20.175Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-19T02:07:20.175Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:07:20.175Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-19T02:07:20.175Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-19T02:07:20.175Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-19T02:07:20.432Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-11-19T02:07:20.432Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-11-19T02:07:20.432Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:07:20.432Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRaw [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-19T02:07:20.930Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRaw [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-19T02:07:20.930Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestConvertTmpfsOptions [2021-11-19T02:07:20.930Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-19T02:07:20.930Z] linux_parser_test.go:209: data="ro" [2021-11-19T02:07:20.930Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestParseMountSpec [2021-11-19T02:07:20.930Z] parser_test.go:62: case 0 [2021-11-19T02:07:20.930Z] parser_test.go:62: case 1 [2021-11-19T02:07:20.930Z] parser_test.go:62: case 2 [2021-11-19T02:07:20.930Z] parser_test.go:62: case 3 [2021-11-19T02:07:20.930Z] parser_test.go:62: case 4 [2021-11-19T02:07:20.930Z] parser_test.go:62: case 5 [2021-11-19T02:07:20.930Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestValidateMount [2021-11-19T02:07:20.930Z] --- PASS: TestValidateMount (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRaw [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-19T02:07:20.930Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-19T02:07:20.930Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-19T02:07:20.930Z] PASS [2021-11-19T02:07:20.930Z] coverage: 67.6% of statements [2021-11-19T02:07:20.931Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-11-19T02:07:21.516Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-19T02:07:21.517Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-19T02:07:21.535Z] === RUN TestSetGetMeta [2021-11-19T02:07:21.535Z] === PAUSE TestSetGetMeta [2021-11-19T02:07:21.535Z] === RUN TestRestore [2021-11-19T02:07:21.535Z] === PAUSE TestRestore [2021-11-19T02:07:21.535Z] === RUN TestServiceCreate [2021-11-19T02:07:21.535Z] === PAUSE TestServiceCreate [2021-11-19T02:07:21.535Z] === RUN TestServiceList [2021-11-19T02:07:21.535Z] === PAUSE TestServiceList [2021-11-19T02:07:21.535Z] === RUN TestServiceRemove [2021-11-19T02:07:21.535Z] === PAUSE TestServiceRemove [2021-11-19T02:07:21.535Z] === RUN TestServiceGet [2021-11-19T02:07:21.535Z] === PAUSE TestServiceGet [2021-11-19T02:07:21.535Z] === RUN TestServicePrune [2021-11-19T02:07:21.535Z] === PAUSE TestServicePrune [2021-11-19T02:07:21.535Z] === RUN TestCreate [2021-11-19T02:07:21.535Z] === PAUSE TestCreate [2021-11-19T02:07:21.535Z] === RUN TestRemove [2021-11-19T02:07:21.535Z] === PAUSE TestRemove [2021-11-19T02:07:21.535Z] === RUN TestList [2021-11-19T02:07:21.535Z] === PAUSE TestList [2021-11-19T02:07:21.535Z] === RUN TestFindByDriver [2021-11-19T02:07:21.535Z] === PAUSE TestFindByDriver [2021-11-19T02:07:21.535Z] === RUN TestFindByReferenced [2021-11-19T02:07:21.535Z] === PAUSE TestFindByReferenced [2021-11-19T02:07:21.535Z] === RUN TestDerefMultipleOfSameRef [2021-11-19T02:07:21.535Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-19T02:07:21.535Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:07:21.535Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:07:21.535Z] === RUN TestDefererencePluginOnCreateError [2021-11-19T02:07:21.535Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-19T02:07:21.535Z] === RUN TestRefDerefRemove [2021-11-19T02:07:21.535Z] === PAUSE TestRefDerefRemove [2021-11-19T02:07:21.535Z] === RUN TestGet [2021-11-19T02:07:21.535Z] === PAUSE TestGet [2021-11-19T02:07:21.535Z] === RUN TestGetWithReference [2021-11-19T02:07:21.535Z] === PAUSE TestGetWithReference [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_nil_list [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_empty_list [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_filter_some [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_filter_middle [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:07:21.535Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-19T02:07:21.535Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_nil_list [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_filter_some [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_empty_list [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-19T02:07:21.535Z] === CONT TestFilterFunc/test_filter_middle [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-19T02:07:21.535Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-19T02:07:21.535Z] === CONT TestSetGetMeta [2021-11-19T02:07:21.535Z] === CONT TestList [2021-11-19T02:07:21.535Z] === CONT TestDefererencePluginOnCreateError [2021-11-19T02:07:21.535Z] === CONT TestServiceGet [2021-11-19T02:07:21.535Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestRemove [2021-11-19T02:07:21.535Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-19T02:07:21.535Z] === CONT TestCreate [2021-11-19T02:07:21.535Z] --- PASS: TestList (0.03s) [2021-11-19T02:07:21.535Z] === CONT TestServicePrune [2021-11-19T02:07:21.535Z] --- PASS: TestRemove (0.02s) [2021-11-19T02:07:21.535Z] === CONT TestGet [2021-11-19T02:07:21.535Z] --- PASS: TestCreate (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestGetWithReference [2021-11-19T02:07:21.535Z] --- PASS: TestGet (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestDerefMultipleOfSameRef [2021-11-19T02:07:21.535Z] --- PASS: TestGetWithReference (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-19T02:07:21.535Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestRefDerefRemove [2021-11-19T02:07:21.535Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestServiceList [2021-11-19T02:07:21.535Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-19T02:07:21.535Z] === CONT TestServiceRemove [2021-11-19T02:07:21.535Z] --- PASS: TestServiceGet (0.14s) [2021-11-19T02:07:21.535Z] === CONT TestFindByReferenced [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:07:22.005Z] --- PASS: TestServiceRemove (0.07s) [2021-11-19T02:07:22.005Z] === CONT TestFindByDriver [2021-11-19T02:07:22.005Z] --- PASS: TestServiceList (0.08s) [2021-11-19T02:07:22.005Z] === CONT TestServiceCreate [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:07:22.005Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-19T02:07:22.005Z] === CONT TestRestore [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-19T02:07:22.005Z] --- PASS: TestFindByDriver (0.02s) [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-19T02:07:22.005Z] --- PASS: TestServiceCreate (0.02s) [2021-11-19T02:07:22.005Z] --- PASS: TestServicePrune (0.14s) [2021-11-19T02:07:22.005Z] --- PASS: TestRestore (0.02s) [2021-11-19T02:07:22.005Z] PASS [2021-11-19T02:07:22.005Z] coverage: 69.0% of statements [2021-11-19T02:07:22.005Z] ok github.com/docker/docker/volume/service 0.207s coverage: 69.0% of statements [2021-11-19T02:07:22.005Z] time="2021-11-19T02:07:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-19T02:07:22.883Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-19T02:07:22.883Z] docker_cli_daemon_plugins_test.go:106: [df1cf5aee177d] daemon is not started [2021-11-19T02:07:23.812Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-19T02:07:23.812Z] daemon_test.go:156: [db7f6c9fc7c40] daemon is not started [2021-11-19T02:07:23.812Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-11-19T02:07:23.812Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-19T02:07:23.812Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-19T02:07:23.812Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-19T02:07:23.812Z] === RUN TestDaemonProxy [2021-11-19T02:07:23.812Z] === RUN TestDaemonProxy/environment_variables [2021-11-19T02:07:23.812Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-19T02:07:25.180Z] check_test.go:308: [d39d975b3ac67] daemon is not started [2021-11-19T02:07:25.180Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-19T02:07:25.436Z] === RUN TestDaemonProxy/command-line_options [2021-11-19T02:07:25.692Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-19T02:07:25.948Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-19T02:07:26.243Z] --- PASS: TestBuildWithHugeFile (87.49s) [2021-11-19T02:07:26.243Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:07:26.243Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:07:26.243Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:07:26.243Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:26.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:26.243Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:26.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:26.243Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:26.243Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:26.243Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:07:26.243Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:07:26.243Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:07:26.243Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-19T02:07:26.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-19T02:07:26.243Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-19T02:07:26.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-19T02:07:26.243Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:07:26.243Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:07:26.243Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:07:26.243Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-19T02:07:26.243Z] PASS [2021-11-19T02:07:26.243Z] ok github.com/docker/docker/integration/build 137.014s [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === Skipped [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-19T02:07:26.243Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-19T02:07:26.243Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-19T02:07:26.243Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:07:26.243Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:07:26.243Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-19T02:07:26.243Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] DONE 29 tests, 6 skipped in 157.182s [2021-11-19T02:07:26.243Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-19T02:07:26.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:07:26.243Z] INFO: Testing against a local daemon [2021-11-19T02:07:26.243Z] === RUN TestConfigInspect [2021-11-19T02:07:26.243Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestConfigList [2021-11-19T02:07:26.243Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] --- SKIP: TestConfigList (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:07:26.243Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestConfigsUpdate [2021-11-19T02:07:26.243Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestTemplatedConfig [2021-11-19T02:07:26.243Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-19T02:07:26.243Z] === RUN TestConfigCreateResolve [2021-11-19T02:07:26.243Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:07:26.243Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-19T02:07:26.243Z] PASS [2021-11-19T02:07:26.243Z] ok github.com/docker/docker/integration/config 0.065s [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === Skipped [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-19T02:07:26.243Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:07:26.243Z] [2021-11-19T02:07:26.243Z] DONE 6 tests, 6 skipped in 1.755s [2021-11-19T02:07:26.243Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-19T02:07:26.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:07:26.244Z] INFO: Testing against a local daemon [2021-11-19T02:07:26.244Z] === RUN TestCheckpoint [2021-11-19T02:07:26.244Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:07:26.244Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestContainerInvalidJSON [2021-11-19T02:07:26.244Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:26.244Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:26.244Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:26.244Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:26.244Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:26.244Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:26.244Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-19T02:07:26.244Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:07:26.244Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-11-19T02:07:26.244Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:07:26.244Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-11-19T02:07:26.244Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:07:26.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-19T02:07:26.244Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:07:26.244Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-19T02:07:26.244Z] === RUN TestCopyFromContainer [2021-11-19T02:07:26.244Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:07:26.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:26.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:26.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:26.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:26.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:26.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:26.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:26.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:26.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:26.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:07:26.244Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:07:26.244Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:07:26.244Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:07:26.244Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:07:26.244Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:07:26.244Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:07:26.244Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:26.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:26.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:26.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:07:26.244Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:07:26.244Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:07:26.244Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:07:26.244Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:07:26.244Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:07:26.244Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-11-19T02:07:26.244Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:07:26.244Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:07:26.244Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:07:26.244Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:07:26.244Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestDiff [2021-11-19T02:07:26.244Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:26.244Z] --- SKIP: TestDiff (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestExecWithCloseStdin [2021-11-19T02:07:26.244Z] --- PASS: TestExecWithCloseStdin (1.92s) [2021-11-19T02:07:26.244Z] === RUN TestExec [2021-11-19T02:07:26.244Z] --- PASS: TestExec (1.79s) [2021-11-19T02:07:26.244Z] === RUN TestExecUser [2021-11-19T02:07:26.244Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:07:26.244Z] --- SKIP: TestExecUser (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:07:26.244Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:07:26.244Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:07:26.244Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:26.244Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestHealthKillContainer [2021-11-19T02:07:26.244Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:07:26.244Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:07:26.244Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:07:26.244Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:07:26.244Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2021-11-19T02:07:26.244Z] === RUN TestKillContainer [2021-11-19T02:07:26.244Z] === RUN TestKillContainer/no_signal [2021-11-19T02:07:26.244Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:07:26.244Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:07:26.244Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:07:26.244Z] --- PASS: TestKillContainer (3.83s) [2021-11-19T02:07:26.244Z] --- PASS: TestKillContainer/no_signal (1.56s) [2021-11-19T02:07:26.244Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:07:26.244Z] --- PASS: TestKillContainer/killing_signal (2.23s) [2021-11-19T02:07:26.244Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:07:26.244Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:07:26.244Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestKillStoppedContainer [2021-11-19T02:07:26.244Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:07:26.244Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:07:26.244Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:07:26.244Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:07:26.244Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:07:26.244Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:07:26.244Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:26.244Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:07:26.244Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:07:26.244Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-19T02:07:26.244Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:07:26.509Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-19T02:07:26.763Z] time="2021-11-19T02:07:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-19T02:07:27.071Z] === RUN TestDaemonProxy/configuration_file [2021-11-19T02:07:27.806Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2021-11-19T02:07:27.806Z] === RUN TestNetworkNat [2021-11-19T02:07:27.806Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:27.806Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-19T02:07:27.806Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:07:28.090Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.68s) [2021-11-19T02:07:28.090Z] PASS [2021-11-19T02:07:28.090Z] [2021-11-19T02:07:28.090Z] === Skipped [2021-11-19T02:07:28.090Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-19T02:07:28.090Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:07:28.090Z] [2021-11-19T02:07:28.090Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:07:28.090Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:07:28.090Z] [2021-11-19T02:07:28.090Z] DONE 34 tests, 2 skipped in 90.294s [2021-11-19T02:07:28.090Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-19T02:07:28.090Z] INFO: Testing against a local daemon [2021-11-19T02:07:28.090Z] === RUN TestConfigInspect [2021-11-19T02:07:28.998Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-19T02:07:28.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-19T02:07:28.998Z] === RUN TestDaemonProxy/conflicting_options [2021-11-19T02:07:28.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-19T02:07:29.030Z] --- PASS: TestConfigInspect (2.53s) [2021-11-19T02:07:29.030Z] === RUN TestConfigList [2021-11-19T02:07:29.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-19T02:07:29.511Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-19T02:07:30.015Z] --- PASS: TestNetworkLocalhostTCPNat (2.05s) [2021-11-19T02:07:30.015Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:07:30.015Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:30.015Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-19T02:07:30.015Z] === RUN TestPause [2021-11-19T02:07:30.015Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:07:30.015Z] --- SKIP: TestPause (0.00s) [2021-11-19T02:07:30.015Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:07:30.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy (6.31s) [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2021-11-19T02:07:30.072Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-19T02:07:30.072Z] PASS [2021-11-19T02:07:30.072Z] [2021-11-19T02:07:30.072Z] DONE 17 tests in 10.639s [2021-11-19T02:07:30.072Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-19T02:07:30.072Z] ++ 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-11-19T02:07:30.072Z] ++ set -e [2021-11-19T02:07:30.072Z] ++ '[' -n 0 ']' [2021-11-19T02:07:30.072Z] ++ set -x [2021-11-19T02:07:30.072Z] ++ 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-11-19T02:07:30.072Z] INFO: Testing against a local daemon [2021-11-19T02:07:30.072Z] === RUN TestCommitInheritsEnv [2021-11-19T02:07:30.573Z] 2021/11/19 02:07:28 Closing DB instances... [2021-11-19T02:07:30.636Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-11-19T02:07:30.636Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:07:30.636Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-19T02:07:30.636Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:07:30.636Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-19T02:07:30.636Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:07:30.636Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-19T02:07:30.636Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:07:30.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-19T02:07:30.939Z] --- PASS: TestConfigList (2.10s) [2021-11-19T02:07:30.939Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:07:31.040Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-19T02:07:31.040Z] === RUN TestFindNode [2021-11-19T02:07:31.040Z] 2021/11/19 02:07:30 Closing DB instances... [2021-11-19T02:07:31.040Z] --- PASS: TestFindNode (0.02s) [2021-11-19T02:07:31.040Z] === RUN TestChangeNodeState [2021-11-19T02:07:31.040Z] 2021/11/19 02:07:30 Closing DB instances... [2021-11-19T02:07:31.040Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-19T02:07:31.040Z] === RUN TestNodeReincarnation [2021-11-19T02:07:31.040Z] 2021/11/19 02:07:30 Closing DB instances... [2021-11-19T02:07:31.151Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-11-19T02:07:31.151Z] === RUN TestRemoveImageGarbageCollector [2021-11-19T02:07:31.573Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2021-11-19T02:07:31.573Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:07:31.573Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:07:31.573Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-19T02:07:31.573Z] === RUN TestPsFilter [2021-11-19T02:07:32.039Z] --- PASS: TestPsFilter (0.27s) [2021-11-19T02:07:32.039Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:07:32.083Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-19T02:07:33.450Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2021-11-19T02:07:33.450Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:07:33.450Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-19T02:07:33.450Z] === RUN TestTagInvalidReference [2021-11-19T02:07:33.450Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-19T02:07:33.450Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:07:33.479Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2021-11-19T02:07:33.479Z] === RUN TestConfigsUpdate [2021-11-19T02:07:33.706Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-19T02:07:33.706Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:07:33.706Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-19T02:07:33.706Z] === RUN TestTagOfficialNames [2021-11-19T02:07:33.706Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-19T02:07:33.706Z] === RUN TestTagMatchesDigest [2021-11-19T02:07:33.706Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-19T02:07:33.706Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-19T02:07:34.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2021-11-19T02:07:34.246Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:07:34.268Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-19T02:07:35.198Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-19T02:07:35.376Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-19T02:07:35.376Z] Copying nested executables into bundles/binary-daemon [2021-11-19T02:07:35.376Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-19T02:07:35.376Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:07:35.376Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-19T02:07:35.376Z] [Pipeline] } [2021-11-19T02:07:35.387Z] --- PASS: TestConfigsUpdate (2.11s) [2021-11-19T02:07:35.387Z] === RUN TestTemplatedConfig [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-19T02:07:35.436Z] --- PASS: TestGet (15.01s) [2021-11-19T02:07:35.436Z] === RUN TestPluginWithNoManifest [2021-11-19T02:07:35.436Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-19T02:07:35.436Z] === RUN TestGetAll [2021-11-19T02:07:35.436Z] --- PASS: TestGetAll (0.00s) [2021-11-19T02:07:35.436Z] PASS [2021-11-19T02:07:35.436Z] coverage: 73.2% of statements [2021-11-19T02:07:35.436Z] ok github.com/docker/docker/pkg/plugins 35.849s coverage: 73.2% of statements [2021-11-19T02:07:35.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/make.sh cross [2021-11-19T02:07:35.762Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-19T02:07:36.285Z] [2021-11-19T02:07:36.455Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-11-19T02:07:36.455Z] === RUN TestRemoveContainerRunning [2021-11-19T02:07:36.546Z] Removing bundles/ [2021-11-19T02:07:36.546Z] [2021-11-19T02:07:36.546Z] ---> Making bundle: cross (in bundles/cross) [2021-11-19T02:07:36.546Z] Cross building: bundles/cross/linux/amd64 [2021-11-19T02:07:36.546Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-19T02:07:36.546Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-19T02:07:36.692Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-19T02:07:36.692Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-19T02:07:36.911Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-19T02:07:36.911Z] === RUN TestParallelCreate [2021-11-19T02:07:36.911Z] 2021/11/19 02:07:35 Closing DB instances... [2021-11-19T02:07:36.911Z] --- PASS: TestParallelCreate (0.01s) [2021-11-19T02:07:36.911Z] === RUN TestParallelDelete [2021-11-19T02:07:36.911Z] 2021/11/19 02:07:35 Closing DB instances... [2021-11-19T02:07:36.911Z] --- PASS: TestParallelDelete (0.01s) [2021-11-19T02:07:36.911Z] === RUN TestNetworkDBIslands [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7b1f45f1ec2 with config:&{NodeID:c7b1f45f1ec2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b0f4152989e7 with config:&{NodeID:b0f4152989e7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node b0f4152989e7/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node b0f4152989e7/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f30aaa950407 with config:&{NodeID:f30aaa950407 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node b0f4152989e7/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:36.911Z] time="2021-11-19T02:07:36Z" level=info msg="Node f30aaa950407/172.22.173.163, added to nodes list" [2021-11-19T02:07:36.948Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2cb81fbb69ab with config:&{NodeID:2cb81fbb69ab Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node b0f4152989e7/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node f30aaa950407/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node f30aaa950407/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.379Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.511Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:38f5cb83f110 with config:&{NodeID:38f5cb83f110 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node b0f4152989e7/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node f30aaa950407/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node f30aaa950407/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:37.846Z] time="2021-11-19T02:07:37Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:37.927Z] --- PASS: TestTemplatedConfig (2.70s) [2021-11-19T02:07:37.927Z] === RUN TestConfigCreateResolve [2021-11-19T02:07:38.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-19T02:07:38.314Z] networkdb_test.go:835: Re-joining: 3 [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=info msg="The new bootstrap node list is:[172.22.173.163:10033 172.22.173.163:10034 172.22.173.163:10035]" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10033" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49362" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10034" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49363" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49364" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10035" [2021-11-19T02:07:38.314Z] networkdb_test.go:835: Re-joining: 4 [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=info msg="The new bootstrap node list is:[172.22.173.163:10033 172.22.173.163:10034 172.22.173.163:10035]" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10033" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49365" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10034" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49366" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10035" [2021-11-19T02:07:38.314Z] time="2021-11-19T02:07:38Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49367" [2021-11-19T02:07:38.640Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-19T02:07:38.662Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-11-19T02:07:38.662Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node 0 leaving" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2 change state NodeActive --> NodeLeft" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2 change state NodeActive --> NodeLeft" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node3(f30aaa950407): Node leave event for c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node5(38f5cb83f110): Node leave event for c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2 change state NodeActive --> NodeLeft" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node2(b0f4152989e7): Node leave event for c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2 change state NodeActive --> NodeLeft" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node4(2cb81fbb69ab): Node leave event for c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2 change state NodeActive --> NodeLeft" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="node1(c7b1f45f1ec2): Node leave event for c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, left gossip cluster" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, left gossip cluster" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, left gossip cluster" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, left gossip cluster" [2021-11-19T02:07:38.781Z] time="2021-11-19T02:07:38Z" level=info msg="Node c7b1f45f1ec2/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.202Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-19T02:07:39.249Z] time="2021-11-19T02:07:38Z" level=info msg="node 1 leaving" [2021-11-19T02:07:39.249Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="node3(f30aaa950407): Node leave event for b0f4152989e7/172.22.173.163" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="node4(2cb81fbb69ab): Node leave event for b0f4152989e7/172.22.173.163" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7 change state NodeActive --> NodeFailed" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7/172.22.173.163, added to failed nodes list" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="Node b0f4152989e7 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=info msg="node5(38f5cb83f110): Node leave event for b0f4152989e7/172.22.173.163" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:38Z" level=error msg="node: b0f4152989e7 is unknown to memberlist" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:39Z" level=info msg="Node b0f4152989e7/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:39Z" level=info msg="Node b0f4152989e7/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.250Z] time="2021-11-19T02:07:39Z" level=info msg="Node b0f4152989e7/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="node 2 leaving" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="node4(2cb81fbb69ab): Node leave event for f30aaa950407/172.22.173.163" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="node5(38f5cb83f110): Node leave event for f30aaa950407/172.22.173.163" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407 change state NodeActive --> NodeLeft" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="node3(f30aaa950407): Node leave event for f30aaa950407/172.22.173.163" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=debug msg="memberlist: Failed ping: 38f5cb83f110 (timeout reached)" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.173.163:10036: use of closed network connection" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.173.163:10034: use of closed network connection" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.173.163:10035: use of closed network connection" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49368" [2021-11-19T02:07:39.718Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407/172.22.173.163, left gossip cluster" [2021-11-19T02:07:39.766Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-19T02:07:40.023Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407/172.22.173.163, left gossip cluster" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node f30aaa950407/172.22.173.163, left gossip cluster" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=warning msg="memberlist: Was able to connect to 38f5cb83f110 but other probes failed, network may be misconfigured" [2021-11-19T02:07:40.186Z] networkdb_test.go:867: node4: OK [2021-11-19T02:07:40.186Z] networkdb_test.go:867: node5: OK [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="node 0 coming back" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1a27efa24237 with config:&{NodeID:1a27efa24237 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node 1a27efa24237/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node 1a27efa24237/172.22.173.163, added to nodes list" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="node 1 coming back" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eac937a4b73b with config:&{NodeID:eac937a4b73b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node eac937a4b73b/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to nodes list" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="node 2 coming back" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69f29d47fd57 with config:&{NodeID:69f29d47fd57 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node 69f29d47fd57/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:40.186Z] time="2021-11-19T02:07:39Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to nodes list" [2021-11-19T02:07:40.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2021-11-19T02:07:40.222Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:07:40.222Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-19T02:07:40.222Z] === RUN TestRenameLinkedContainer [2021-11-19T02:07:40.222Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:40.222Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-19T02:07:40.222Z] === RUN TestRenameStoppedContainer [2021-11-19T02:07:40.468Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-11-19T02:07:40.468Z] PASS [2021-11-19T02:07:40.468Z] [2021-11-19T02:07:40.468Z] DONE 6 tests in 13.696s [2021-11-19T02:07:40.468Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-19T02:07:40.468Z] INFO: Testing against a local daemon [2021-11-19T02:07:40.468Z] === RUN TestCheckpoint [2021-11-19T02:07:40.468Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:07:40.468Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:07:40.468Z] === RUN TestContainerInvalidJSON [2021-11-19T02:07:40.468Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:40.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:40.468Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:40.468Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:40.468Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:07:40.468Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:07:40.468Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-19T02:07:40.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-19T02:07:40.468Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-19T02:07:40.468Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:07:40.468Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-19T02:07:40.468Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:07:40.468Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-19T02:07:40.468Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:07:40.468Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-19T02:07:40.468Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:07:40.468Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-19T02:07:40.468Z] === RUN TestCopyFromContainer [2021-11-19T02:07:40.586Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-19T02:07:40.586Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-19T02:07:41.148Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-19T02:07:41.409Z] === RUN TestCopyFromContainer// [2021-11-19T02:07:41.409Z] === RUN TestCopyFromContainer//bar/root [2021-11-19T02:07:41.671Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-19T02:07:41.671Z] === RUN TestCopyFromContainer/bar/quux [2021-11-19T02:07:41.671Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-19T02:07:41.671Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-19T02:07:41.671Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-19T02:07:41.710Z] check_test.go:308: [d13ccb5d90eab] daemon is not started [2021-11-19T02:07:41.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-19T02:07:41.710Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-19T02:07:41.931Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-19T02:07:41.931Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-19T02:07:41.931Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer (1.64s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-19T02:07:41.931Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-19T02:07:41.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:07:41.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:41.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:41.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:41.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:41.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:41.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:41.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:07:41.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:07:41.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:07:41.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-19T02:07:41.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:07:41.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:07:41.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:07:41.932Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:07:42.192Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-19T02:07:42.192Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:07:42.192Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:07:42.192Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:07:42.192Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:07:42.192Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:07:42.192Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:07:42.192Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:07:42.192Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:07:42.192Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:07:42.192Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:07:42.192Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-19T02:07:42.192Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:07:42.192Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:07:42.192Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:07:42.192Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:07:42.192Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-19T02:07:42.192Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:07:42.458Z] --- PASS: TestRenameStoppedContainer (2.24s) [2021-11-19T02:07:42.458Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:07:43.077Z] check_test.go:308: [d8d3c4bdb2298] daemon is not started [2021-11-19T02:07:43.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-19T02:07:43.153Z] time="2021-11-19T02:07:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.173.163:10033 172.22.173.163:10034 172.22.173.163:10035]" [2021-11-19T02:07:43.333Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-19T02:07:43.621Z] time="2021-11-19T02:07:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.173.163:10033 172.22.173.163:10034 172.22.173.163:10035]" [2021-11-19T02:07:44.101Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2021-11-19T02:07:44.101Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:07:44.262Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10033" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49370" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, is the new incarnation of the shutdown node c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10034" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49371" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, is the new incarnation of the shutdown node b0f4152989e7/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10035" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49372" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, is the new incarnation of the shutdown node f30aaa950407/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, is the new incarnation of the shutdown node b0f4152989e7/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, is the new incarnation of the shutdown node c7b1f45f1ec2/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 1a27efa24237/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, joined gossip cluster" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, is the new incarnation of the shutdown node f30aaa950407/172.22.173.163" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to nodes list" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10033" [2021-11-19T02:07:44.609Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49373" [2021-11-19T02:07:44.610Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49374" [2021-11-19T02:07:44.610Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10034" [2021-11-19T02:07:44.610Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.173.163:10035" [2021-11-19T02:07:44.610Z] time="2021-11-19T02:07:44Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49375" [2021-11-19T02:07:44.825Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-19T02:07:45.077Z] 2021/11/19 02:07:44 Closing DB instances... [2021-11-19T02:07:45.401Z] --- PASS: TestRenameRunningContainerAndReuse (3.40s) [2021-11-19T02:07:45.401Z] === RUN TestRenameInvalidName [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:45.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:45.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:45.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:45.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:45.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:45.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:45.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:07:45.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:07:45.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:07:45.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:07:45.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-19T02:07:45.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-19T02:07:45.483Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:07:45.544Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237 change state NodeActive --> NodeLeft" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="node2(eac937a4b73b): Node leave event for 1a27efa24237/172.22.173.163" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237 change state NodeActive --> NodeLeft" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="node4(2cb81fbb69ab): Node leave event for 1a27efa24237/172.22.173.163" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237 change state NodeActive --> NodeLeft" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="node3(69f29d47fd57): Node leave event for 1a27efa24237/172.22.173.163" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237 change state NodeActive --> NodeLeft" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="node1(1a27efa24237): Node leave event for 1a27efa24237/172.22.173.163" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237 change state NodeActive --> NodeLeft" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="node5(38f5cb83f110): Node leave event for 1a27efa24237/172.22.173.163" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237/172.22.173.163, left gossip cluster" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237/172.22.173.163, left gossip cluster" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237/172.22.173.163, left gossip cluster" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237/172.22.173.163, left gossip cluster" [2021-11-19T02:07:45.545Z] time="2021-11-19T02:07:45Z" level=info msg="Node 1a27efa24237/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="node5(38f5cb83f110): Node leave event for eac937a4b73b/172.22.173.163" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="node3(69f29d47fd57): Node leave event for eac937a4b73b/172.22.173.163" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b change state NodeActive --> NodeFailed" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b/172.22.173.163, added to failed nodes list" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="node4(2cb81fbb69ab): Node leave event for eac937a4b73b/172.22.173.163" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=error msg="node: eac937a4b73b is unknown to memberlist" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node eac937a4b73b/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node 69f29d47fd57 change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="node5(38f5cb83f110): Node leave event for 69f29d47fd57/172.22.173.163" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="Node 69f29d47fd57 change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.013Z] time="2021-11-19T02:07:45Z" level=info msg="node4(2cb81fbb69ab): Node leave event for 69f29d47fd57/172.22.173.163" [2021-11-19T02:07:46.054Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-11-19T02:07:46.054Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:07:46.054Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:07:46.054Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:07:46.054Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-19T02:07:46.054Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:07:46.054Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:07:46.054Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:07:46.054Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-19T02:07:46.054Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:07:46.054Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-19T02:07:46.054Z] === RUN TestContainerStartOnDaemonRestart [2021-11-19T02:07:46.054Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-19T02:07:46.054Z] === RUN TestDaemonRestartIpcMode [2021-11-19T02:07:46.054Z] === PAUSE TestDaemonRestartIpcMode [2021-11-19T02:07:46.054Z] === RUN TestDaemonHostGatewayIP [2021-11-19T02:07:46.054Z] === PAUSE TestDaemonHostGatewayIP [2021-11-19T02:07:46.054Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-19T02:07:46.054Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-19T02:07:46.054Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:07:46.054Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-19T02:07:46.054Z] === RUN TestDiff [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=info msg="Node 69f29d47fd57/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=info msg="Node 69f29d47fd57 change state NodeActive --> NodeFailed" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=info msg="Node 69f29d47fd57/172.22.173.163, added to failed nodes list" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=error msg="node: 69f29d47fd57 is unknown to memberlist" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=info msg="Node 69f29d47fd57/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=info msg="Node 69f29d47fd57/172.22.173.163, left gossip cluster" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=debug msg="memberlist: Failed ping: 2cb81fbb69ab (timeout reached)" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.173.163:10035: use of closed network connection" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.173.163:10037: use of closed network connection" [2021-11-19T02:07:46.480Z] time="2021-11-19T02:07:46Z" level=debug msg="memberlist: Stream connection from=172.22.173.163:49376" [2021-11-19T02:07:46.625Z] --- PASS: TestDiff (0.58s) [2021-11-19T02:07:46.625Z] === RUN TestExecWithCloseStdin [2021-11-19T02:07:46.949Z] time="2021-11-19T02:07:46Z" level=info msg="Node 2cb81fbb69ab change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.949Z] time="2021-11-19T02:07:46Z" level=info msg="node5(38f5cb83f110): Node leave event for 2cb81fbb69ab/172.22.173.163" [2021-11-19T02:07:46.949Z] time="2021-11-19T02:07:46Z" level=info msg="Node 2cb81fbb69ab change state NodeActive --> NodeLeft" [2021-11-19T02:07:46.949Z] time="2021-11-19T02:07:46Z" level=info msg="node4(2cb81fbb69ab): Node leave event for 2cb81fbb69ab/172.22.173.163" [2021-11-19T02:07:46.949Z] time="2021-11-19T02:07:46Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, left gossip cluster" [2021-11-19T02:07:47.198Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-11-19T02:07:47.198Z] === RUN TestExec [2021-11-19T02:07:47.416Z] time="2021-11-19T02:07:46Z" level=warning msg="memberlist: Was able to connect to 2cb81fbb69ab but other probes failed, network may be misconfigured" [2021-11-19T02:07:47.416Z] time="2021-11-19T02:07:47Z" level=info msg="Node 2cb81fbb69ab/172.22.173.163, left gossip cluster" [2021-11-19T02:07:47.608Z] --- PASS: TestRenameInvalidName (1.73s) [2021-11-19T02:07:47.608Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:07:47.768Z] --- PASS: TestExec (0.64s) [2021-11-19T02:07:47.768Z] === RUN TestExecUser [2021-11-19T02:07:47.884Z] time="2021-11-19T02:07:47Z" level=info msg="Node 38f5cb83f110/172.22.173.163, left gossip cluster" [2021-11-19T02:07:47.884Z] time="2021-11-19T02:07:47Z" level=info msg="Node 38f5cb83f110 change state NodeActive --> NodeFailed" [2021-11-19T02:07:47.884Z] time="2021-11-19T02:07:47Z" level=info msg="Node 38f5cb83f110/172.22.173.163, added to failed nodes list" [2021-11-19T02:07:47.884Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-11-19T02:07:47.884Z] PASS [2021-11-19T02:07:47.884Z] coverage: 60.0% of statements [2021-11-19T02:07:47.884Z] ok github.com/docker/docker/libnetwork/networkdb 103.500s coverage: 60.0% of statements [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/quota [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/rootless [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/volume [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-19T02:07:47.884Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-19T02:07:48.093Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-19T02:07:48.338Z] --- PASS: TestExecUser (0.62s) [2021-11-19T02:07:48.338Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:07:48.349Z] check_test.go:308: [d848f8d64e613] daemon is not started [2021-11-19T02:07:48.349Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-19T02:07:49.279Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2021-11-19T02:07:49.279Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === Skipped [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-19T02:07:49.447Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-19T02:07:49.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-19T02:07:49.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-19T02:07:49.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-19T02:07:49.447Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:07:49.447Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-19T02:07:49.447Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-19T02:07:49.447Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-19T02:07:49.447Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-19T02:07:49.447Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-19T02:07:49.447Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-19T02:07:49.447Z] daemon_test.go:146: root required [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:07:49.447Z] reload_test.go:520: root required [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:07:49.447Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:07:49.447Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-19T02:07:49.447Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-19T02:07:49.447Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-19T02:07:49.447Z] layer_test.go:303: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-19T02:07:49.447Z] layer_test.go:352: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-19T02:07:49.447Z] layer_test.go:467: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-19T02:07:49.447Z] layer_test.go:696: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-19T02:07:49.447Z] migration_test.go:45: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:07:49.447Z] migration_test.go:181: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-19T02:07:49.447Z] mount_test.go:17: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-19T02:07:49.447Z] mount_test.go:76: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-19T02:07:49.447Z] mount_test.go:125: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-19T02:07:49.447Z] mount_test.go:212: Failing on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-19T02:07:49.447Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-19T02:07:49.447Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-19T02:07:49.447Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-19T02:07:49.447Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-19T02:07:49.447Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-19T02:07:49.447Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-19T02:07:49.447Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-19T02:07:49.447Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:07:49.447Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-19T02:07:49.447Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-19T02:07:49.447Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-19T02:07:49.447Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:07:49.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:07:49.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:07:49.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:07:49.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:07:49.447Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-19T02:07:49.447Z] archive_test.go:140: zstd not installed [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:07:49.447Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:07:49.447Z] changes_test.go:195: needs more investigation [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-19T02:07:49.447Z] changes_test.go:432: needs further investigation [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:07:49.447Z] changes_test.go:468: needs further investigation [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:07:49.447Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-19T02:07:49.447Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:07:49.447Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:07:49.447Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-19T02:07:49.447Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-19T02:07:49.447Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-19T02:07:49.447Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-19T02:07:49.447Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-19T02:07:49.447Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:07:49.447Z] [2021-11-19T02:07:49.447Z] DONE 2074 tests, 68 skipped in 243.123s [2021-11-19T02:07:49.915Z] INFO: make.ps1 ended at 11/19/2021 02:07:49 [2021-11-19T02:07:50.662Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-11-19T02:07:50.662Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:07:51.276Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2021-11-19T02:07:51.276Z] === RUN TestHealthKillContainer [2021-11-19T02:07:51.478Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-19T02:07:51.478Z] INFO: Unit tests ended at 11/19/2021 02:07:50. Duration:00:04:16.3162733 [2021-11-19T02:07:51.478Z] INFO: Building busybox [2021-11-19T02:07:51.478Z] Sending build context to Docker daemon 5.12kB [2021-11-19T02:07:51.478Z] [2021-11-19T02:07:51.478Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-19T02:07:51.478Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-19T02:07:51.478Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-19T02:07:51.478Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-19T02:07:51.478Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-19T02:07:51.478Z] ---> 617dd5ead5b8 [2021-11-19T02:07:51.478Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-19T02:07:51.478Z] ---> Running in 675ef1155100 [2021-11-19T02:07:51.626Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-19T02:07:52.994Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-19T02:07:53.261Z] 2021/11/19 02:07:50 Closing DB instances... [2021-11-19T02:07:53.261Z] time="2021-11-19T02:07:51Z" level=error msg="node: caf153eb1338 is unknown to memberlist" [2021-11-19T02:07:53.731Z] --- PASS: TestNetworkDBCRUDMediumCluster (57.29s) [2021-11-19T02:07:53.731Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-19T02:07:54.719Z] 2021/11/19 02:07:54 Closing DB instances... [2021-11-19T02:07:54.887Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-19T02:07:56.254Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-19T02:07:56.254Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-19T02:07:56.286Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-19T02:07:56.286Z] === RUN TestNetworkDBGarbageCollection [2021-11-19T02:07:56.299Z] --- PASS: TestRenameAnonymousContainer (8.88s) [2021-11-19T02:07:56.299Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:07:56.816Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-19T02:07:57.743Z] check_test.go:308: [dcd1c302e7fe1] daemon is not started [2021-11-19T02:07:57.744Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-19T02:07:58.510Z] --- PASS: TestRenameContainerWithSameName (1.95s) [2021-11-19T02:07:58.511Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:07:58.511Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:07:58.511Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:07:58.511Z] === RUN TestResize [2021-11-19T02:07:59.403Z] --- PASS: TestHealthKillContainer (8.13s) [2021-11-19T02:07:59.403Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:07:59.972Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-11-19T02:07:59.972Z] === RUN TestIpcModeNone [2021-11-19T02:08:00.075Z] --- PASS: TestResize (1.76s) [2021-11-19T02:08:00.075Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:08:00.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-19T02:08:00.543Z] --- PASS: TestIpcModeNone (0.59s) [2021-11-19T02:08:00.543Z] === RUN TestIpcModePrivate [2021-11-19T02:08:00.803Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-19T02:08:01.063Z] --- PASS: TestIpcModePrivate (0.64s) [2021-11-19T02:08:01.063Z] === RUN TestIpcModeShareable [2021-11-19T02:08:01.633Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-19T02:08:01.637Z] --- PASS: TestResizeWithInvalidSize (1.71s) [2021-11-19T02:08:01.637Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:08:01.894Z] --- PASS: TestIpcModeShareable (0.65s) [2021-11-19T02:08:01.894Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-19T02:08:02.154Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-19T02:08:02.411Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-19T02:08:03.806Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2021-11-19T02:08:03.806Z] === RUN TestAPIIpcModeHost [2021-11-19T02:08:03.846Z] --- PASS: TestResizeWhenContainerNotStarted (2.25s) [2021-11-19T02:08:03.846Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:08:03.846Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:03.846Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:08:03.846Z] === RUN TestStats [2021-11-19T02:08:03.846Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:08:03.846Z] --- SKIP: TestStats (0.00s) [2021-11-19T02:08:03.846Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:08:03.976Z] Removing intermediate container 675ef1155100 [2021-11-19T02:08:03.976Z] ---> 5b5ed119cd85 [2021-11-19T02:08:03.976Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-19T02:08:03.976Z] ---> Running in 393c1efe84b4 [2021-11-19T02:08:03.976Z] Removing intermediate container 393c1efe84b4 [2021-11-19T02:08:03.976Z] ---> 6062dddccbb1 [2021-11-19T02:08:03.976Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-19T02:08:04.066Z] --- PASS: TestAPIIpcModeHost (0.38s) [2021-11-19T02:08:04.066Z] === RUN TestDaemonIpcModeShareable [2021-11-19T02:08:04.304Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-19T02:08:04.444Z] ---> Running in 4f923bba0ca4 [2021-11-19T02:08:04.444Z] Removing intermediate container 4f923bba0ca4 [2021-11-19T02:08:04.444Z] ---> 8d74b467cfd0 [2021-11-19T02:08:04.444Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-19T02:08:05.007Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-19T02:08:05.267Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2021-11-19T02:08:05.267Z] === RUN TestDaemonIpcModePrivate [2021-11-19T02:08:05.672Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-19T02:08:06.006Z] [2021-11-19T02:08:06.206Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-19T02:08:06.467Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2021-11-19T02:08:06.467Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-19T02:08:06.473Z] ---> dc072f20ec98 [2021-11-19T02:08:06.473Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-19T02:08:06.473Z] ---> Running in a56e71275947 [2021-11-19T02:08:07.406Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-19T02:08:07.666Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2021-11-19T02:08:07.666Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-19T02:08:08.192Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-19T02:08:08.604Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-19T02:08:08.864Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2021-11-19T02:08:08.864Z] === RUN TestIpcModeOlderClient [2021-11-19T02:08:08.864Z] === PAUSE TestIpcModeOlderClient [2021-11-19T02:08:08.864Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:08:09.125Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-19T02:08:09.125Z] === RUN TestKillContainer [2021-11-19T02:08:09.125Z] === RUN TestKillContainer/no_signal [2021-11-19T02:08:09.695Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:08:09.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.21s) [2021-11-19T02:08:09.699Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:08:09.699Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:08:09.699Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-19T02:08:09.699Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:08:09.956Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:08:10.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-19T02:08:10.527Z] --- PASS: TestKillContainer (1.30s) [2021-11-19T02:08:10.527Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-11-19T02:08:10.527Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-19T02:08:10.527Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-19T02:08:10.527Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:08:10.527Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-19T02:08:11.014Z] check_test.go:308: [db8dc2bb7545d] daemon is not started [2021-11-19T02:08:11.014Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-19T02:08:11.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-19T02:08:11.578Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-19T02:08:12.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-11-19T02:08:12.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-11-19T02:08:12.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-11-19T02:08:12.042Z] === RUN TestKillStoppedContainer [2021-11-19T02:08:12.042Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-19T02:08:12.042Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:08:12.042Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-19T02:08:12.042Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:08:12.142Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-19T02:08:12.142Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-19T02:08:12.302Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-11-19T02:08:12.302Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:08:12.302Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-19T02:08:12.302Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:08:12.302Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:08:12.705Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-19T02:08:12.873Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-11-19T02:08:12.873Z] === RUN TestLinksEtcHostsContentMatch [2021-11-19T02:08:13.134Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-11-19T02:08:13.134Z] === RUN TestLinksContainerNames [2021-11-19T02:08:14.073Z] --- PASS: TestLinksContainerNames (0.83s) [2021-11-19T02:08:14.073Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:08:14.282Z] --- PASS: TestBuildWithHugeFile (53.16s) [2021-11-19T02:08:14.282Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:08:14.282Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:08:14.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:08:14.282Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:08:14.282Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:08:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:08:14.282Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:08:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:08:14.282Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:08:14.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:08:14.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:08:14.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:08:14.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:08:14.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-19T02:08:14.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-19T02:08:14.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-19T02:08:14.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-19T02:08:14.282Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:08:14.282Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-19T02:08:14.333Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-11-19T02:08:14.333Z] === RUN TestContainerNetworkMountsNoChown [2021-11-19T02:08:14.620Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-19T02:08:14.620Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-19T02:08:14.620Z] check_test.go:308: [d81c558bcc104] daemon is not started [2021-11-19T02:08:14.620Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-19T02:08:14.903Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/default [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/default [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/private [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/private [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rprivate [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/slave [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/slave [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rslave [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/shared [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/shared [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rshared [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/default [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rslave [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/slave [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rprivate [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/private [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/shared [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rshared [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:14.904Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:14.904Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:14.904Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:15.165Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:15.424Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-19T02:08:15.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-19T02:08:15.424Z] === RUN TestContainerBindMountNonRecursive [2021-11-19T02:08:16.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-19T02:08:16.805Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-11-19T02:08:16.805Z] === RUN TestContainerVolumesMountedAsShared [2021-11-19T02:08:17.066Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-11-19T02:08:17.066Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-19T02:08:17.140Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-19T02:08:17.327Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-19T02:08:17.327Z] === RUN TestNetworkNat [2021-11-19T02:08:17.898Z] --- PASS: TestNetworkNat (0.48s) [2021-11-19T02:08:17.898Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:08:18.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-19T02:08:18.467Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:08:19.031Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-19T02:08:20.395Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2021-11-19T02:08:20.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.62s) [2021-11-19T02:08:20.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-19T02:08:20.395Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:08:20.395Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-19T02:08:20.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-19T02:08:20.395Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-19T02:08:20.395Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-19T02:08:20.395Z] PASS [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === Skipped [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-19T02:08:20.395Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:08:20.395Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-19T02:08:20.395Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] DONE 34 tests, 3 skipped in 113.477s [2021-11-19T02:08:20.395Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-19T02:08:20.395Z] INFO: Testing against a local daemon [2021-11-19T02:08:20.395Z] === RUN TestConfigInspect [2021-11-19T02:08:20.395Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-19T02:08:20.395Z] === RUN TestConfigList [2021-11-19T02:08:20.395Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestConfigList (0.01s) [2021-11-19T02:08:20.395Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:08:20.395Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-19T02:08:20.395Z] === RUN TestConfigsUpdate [2021-11-19T02:08:20.395Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-19T02:08:20.395Z] === RUN TestTemplatedConfig [2021-11-19T02:08:20.395Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-19T02:08:20.395Z] === RUN TestConfigCreateResolve [2021-11-19T02:08:20.395Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-19T02:08:20.395Z] PASS [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === Skipped [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-11-19T02:08:20.395Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-19T02:08:20.395Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-19T02:08:20.395Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-19T02:08:20.395Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-19T02:08:20.395Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-19T02:08:20.395Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:08:20.395Z] [2021-11-19T02:08:20.395Z] DONE 6 tests, 6 skipped in 0.153s [2021-11-19T02:08:20.395Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-19T02:08:20.655Z] INFO: Testing against a local daemon [2021-11-19T02:08:20.655Z] === RUN TestCheckpoint [2021-11-19T02:08:20.655Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:08:20.655Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:08:20.655Z] === RUN TestContainerInvalidJSON [2021-11-19T02:08:20.655Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:08:20.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:08:20.655Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:08:20.655Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:08:20.655Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:08:20.655Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:08:20.655Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-19T02:08:20.655Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:08:20.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:08:20.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:08:20.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-19T02:08:20.655Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:08:20.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-19T02:08:20.655Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:08:20.655Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-19T02:08:20.655Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:08:20.915Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-19T02:08:20.915Z] === RUN TestCopyFromContainer [2021-11-19T02:08:21.006Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-11-19T02:08:21.006Z] === RUN TestPause [2021-11-19T02:08:21.266Z] --- PASS: TestPause (0.44s) [2021-11-19T02:08:21.266Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:08:21.266Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:08:21.266Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:08:21.266Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:08:21.409Z] Removing intermediate container a56e71275947 [2021-11-19T02:08:21.409Z] ---> 721f03c3668f [2021-11-19T02:08:21.409Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-19T02:08:21.409Z] ---> Running in e67e99d861f5 [2021-11-19T02:08:21.837Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2021-11-19T02:08:21.837Z] === RUN TestPidHost [2021-11-19T02:08:22.394Z] [2021-11-19T02:08:22.394Z] SUCCESS: Specified value was saved. [2021-11-19T02:08:22.778Z] --- PASS: TestPidHost (0.98s) [2021-11-19T02:08:22.778Z] === RUN TestPsFilter [2021-11-19T02:08:22.778Z] --- PASS: TestPsFilter (0.11s) [2021-11-19T02:08:22.778Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:08:23.202Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-19T02:08:23.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-11-19T02:08:23.348Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:08:23.609Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-11-19T02:08:23.869Z] === RUN TestRemoveContainerRunning [2021-11-19T02:08:24.129Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-19T02:08:24.129Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:08:24.211Z] === RUN TestCopyFromContainer// [2021-11-19T02:08:24.211Z] === RUN TestCopyFromContainer//bar/root [2021-11-19T02:08:24.211Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-19T02:08:24.211Z] === RUN TestCopyFromContainer/bar/quux [2021-11-19T02:08:24.471Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-19T02:08:24.471Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-19T02:08:24.471Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-19T02:08:24.471Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-19T02:08:24.471Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-19T02:08:24.570Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-19T02:08:24.607Z] Removing intermediate container e67e99d861f5 [2021-11-19T02:08:24.607Z] ---> d31417903788 [2021-11-19T02:08:24.607Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-19T02:08:24.607Z] ---> Running in 934f4189e010 [2021-11-19T02:08:24.699Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-11-19T02:08:24.699Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:08:24.699Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-19T02:08:24.699Z] === RUN TestRenameLinkedContainer [2021-11-19T02:08:24.731Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer (3.92s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-19T02:08:24.731Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-19T02:08:24.731Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:08:24.731Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:08:24.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:08:24.731Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:08:24.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:08:24.731Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:08:24.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:08:24.731Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:08:24.731Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:08:24.731Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:08:24.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:08:24.731Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:08:24.731Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-19T02:08:24.731Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:08:24.731Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:08:24.731Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:08:24.731Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:08:24.731Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:08:24.731Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:08:24.731Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:08:24.731Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:08:24.731Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:08:24.731Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:08:24.731Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:08:24.731Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:08:24.731Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:08:24.731Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-19T02:08:24.731Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:08:26.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2021-11-19T02:08:26.115Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:08:26.461Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-19T02:08:26.609Z] --- PASS: TestRenameLinkedContainer (1.72s) [2021-11-19T02:08:26.609Z] === RUN TestRenameStoppedContainer [2021-11-19T02:08:26.870Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-11-19T02:08:26.870Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:08:27.058Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:08:27.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:08:27.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:08:27.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:08:27.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:08:27.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:08:27.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:08:27.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:08:27.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:08:27.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:08:27.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:08:27.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-19T02:08:27.059Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-19T02:08:27.059Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:08:27.630Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-19T02:08:27.630Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:08:27.630Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:08:27.630Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:08:27.630Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-19T02:08:27.630Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:08:27.630Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:08:27.630Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:08:27.630Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-19T02:08:27.630Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:08:27.630Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-19T02:08:27.631Z] === RUN TestContainerStartOnDaemonRestart [2021-11-19T02:08:27.631Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-19T02:08:27.631Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-19T02:08:27.631Z] === RUN TestDaemonRestartIpcMode [2021-11-19T02:08:27.631Z] === PAUSE TestDaemonRestartIpcMode [2021-11-19T02:08:27.631Z] === RUN TestDaemonHostGatewayIP [2021-11-19T02:08:27.631Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:08:27.631Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-19T02:08:27.631Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-19T02:08:27.631Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-19T02:08:27.631Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:08:27.631Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-19T02:08:27.631Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:08:27.631Z] === RUN TestDiff [2021-11-19T02:08:27.810Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-11-19T02:08:27.810Z] === RUN TestRenameInvalidName [2021-11-19T02:08:28.071Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-19T02:08:28.071Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:08:28.201Z] --- PASS: TestDiff (0.42s) [2021-11-19T02:08:28.201Z] === RUN TestExecWithCloseStdin [2021-11-19T02:08:28.462Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-11-19T02:08:28.462Z] === RUN TestExec [2021-11-19T02:08:28.983Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-19T02:08:28.983Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-19T02:08:29.032Z] --- PASS: TestExec (0.53s) [2021-11-19T02:08:29.032Z] === RUN TestExecUser [2021-11-19T02:08:29.357Z] Cannot create a file when that file already exists. [2021-11-19T02:08:29.453Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-11-19T02:08:29.453Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:08:29.602Z] --- PASS: TestExecUser (0.45s) [2021-11-19T02:08:29.602Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:08:29.912Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-19T02:08:30.023Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-19T02:08:30.023Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:08:30.173Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2021-11-19T02:08:30.173Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:08:30.905Z] --- PASS: TestUpdateRestartPolicy (20.36s) [2021-11-19T02:08:30.905Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:08:30.963Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-11-19T02:08:30.963Z] === RUN TestResize [2021-11-19T02:08:31.222Z] --- PASS: TestResize (0.42s) [2021-11-19T02:08:31.222Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:08:31.371Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2021-11-19T02:08:31.371Z] === RUN TestWaitNonBlocked [2021-11-19T02:08:31.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:08:31.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:08:31.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:08:31.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:08:31.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:08:31.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:08:31.557Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-11-19T02:08:31.558Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:08:31.792Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-19T02:08:31.792Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:08:31.817Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-11-19T02:08:31.817Z] === RUN TestHealthKillContainer [2021-11-19T02:08:32.307Z] Removing intermediate container 934f4189e010 [2021-11-19T02:08:32.308Z] ---> c9dca3f13be1 [2021-11-19T02:08:32.308Z] Step 13/13 : CMD ["sh"] [2021-11-19T02:08:32.361Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:32.361Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:32.361Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:32.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:08:32.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:32.775Z] ---> Running in 967c31699a23 [2021-11-19T02:08:32.775Z] Removing intermediate container 967c31699a23 [2021-11-19T02:08:32.775Z] ---> 51ee86a0f30a [2021-11-19T02:08:32.775Z] Successfully built 51ee86a0f30a [2021-11-19T02:08:32.775Z] Successfully tagged busybox:latest [2021-11-19T02:08:32.775Z] INFO: Docker images of the daemon under test [2021-11-19T02:08:32.775Z] [2021-11-19T02:08:32.775Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T02:08:32.775Z] busybox latest 51ee86a0f30a Less than a second ago 5.76GB [2021-11-19T02:08:32.775Z] microsoft/windowsservercore latest 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-19T02:08:32.775Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 2 weeks ago 5.74GB [2021-11-19T02:08:32.775Z] [2021-11-19T02:08:32.775Z] INFO: Running integration tests at 11/19/2021 02:08:32... [2021-11-19T02:08:32.775Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-19T02:08:32.775Z] INFO: Integration API tests being run from the host: [2021-11-19T02:08:32.775Z] INFO: make.ps1 starting at 11/19/2021 02:08:32 [2021-11-19T02:08:33.181Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-19T02:08:33.181Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-19T02:08:33.595Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-19T02:08:33.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.27s) [2021-11-19T02:08:33.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.54s) [2021-11-19T02:08:33.595Z] === RUN TestWaitBlocked [2021-11-19T02:08:33.595Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:33.595Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-19T02:08:33.595Z] PASS [2021-11-19T02:08:33.595Z] ok github.com/docker/docker/integration/container 77.873s [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === Skipped [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-19T02:08:33.595Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-19T02:08:33.595Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:08:33.595Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-19T02:08:33.595Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:08:33.595Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:08:33.595Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:08:33.595Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:08:33.595Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:08:33.595Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-19T02:08:33.595Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-19T02:08:33.595Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-19T02:08:33.595Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:08:33.595Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-19T02:08:33.595Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-19T02:08:33.595Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:08:33.595Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:08:33.595Z] [2021-11-19T02:08:33.595Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:08:33.595Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:08:33.595Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:08:33.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:33.744Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-19T02:08:33.762Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-19T02:08:34.000Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-19T02:08:34.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-19T02:08:34.066Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-19T02:08:34.066Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-19T02:08:34.066Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-19T02:08:34.066Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-19T02:08:34.066Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-19T02:08:34.066Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:08:34.066Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:08:34.066Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-19T02:08:34.066Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-19T02:08:34.066Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-19T02:08:34.066Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:34.066Z] [2021-11-19T02:08:34.066Z] DONE 87 tests, 33 skipped in 79.867s [2021-11-19T02:08:34.066Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-19T02:08:34.929Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-19T02:08:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:08:35.185Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-19T02:08:35.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:35.442Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-19T02:08:36.004Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-19T02:08:36.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:37.371Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-19T02:08:38.300Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-19T02:08:38.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:08:38.862Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-19T02:08:39.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:08:39.803Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-19T02:08:39.948Z] --- PASS: TestHealthKillContainer (7.94s) [2021-11-19T02:08:39.948Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:08:39.948Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:08:39.948Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:08:39.948Z] === RUN TestIpcModeNone [2021-11-19T02:08:40.059Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-19T02:08:40.208Z] --- PASS: TestIpcModeNone (0.47s) [2021-11-19T02:08:40.208Z] === RUN TestIpcModePrivate [2021-11-19T02:08:40.469Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-19T02:08:40.729Z] --- PASS: TestIpcModePrivate (0.46s) [2021-11-19T02:08:40.729Z] === RUN TestIpcModeShareable [2021-11-19T02:08:40.729Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:08:40.729Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-19T02:08:40.729Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-19T02:08:41.427Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-19T02:08:41.427Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-19T02:08:42.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:08:42.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2021-11-19T02:08:42.641Z] === RUN TestAPIIpcModeHost [2021-11-19T02:08:42.641Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:08:42.641Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-19T02:08:42.641Z] === RUN TestDaemonIpcModeShareable [2021-11-19T02:08:42.641Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:08:42.641Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-19T02:08:42.641Z] === RUN TestDaemonIpcModePrivate [2021-11-19T02:08:42.795Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-19T02:08:43.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:08:43.582Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-19T02:08:43.582Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2021-11-19T02:08:43.582Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-19T02:08:43.582Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:08:43.582Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-19T02:08:43.582Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-19T02:08:43.582Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:08:43.582Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-19T02:08:43.582Z] === RUN TestIpcModeOlderClient [2021-11-19T02:08:43.582Z] === PAUSE TestIpcModeOlderClient [2021-11-19T02:08:43.582Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:08:43.843Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-19T02:08:43.843Z] === RUN TestKillContainer [2021-11-19T02:08:44.103Z] === RUN TestKillContainer/no_signal [2021-11-19T02:08:44.165Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-19T02:08:44.165Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-19T02:08:44.364Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:08:44.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:08:44.625Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:08:45.093Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-19T02:08:45.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:08:45.196Z] --- PASS: TestKillContainer (1.22s) [2021-11-19T02:08:45.196Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-19T02:08:45.196Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-19T02:08:45.196Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-11-19T02:08:45.196Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:08:45.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-19T02:08:45.456Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-19T02:08:46.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2021-11-19T02:08:46.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-11-19T02:08:46.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-11-19T02:08:46.028Z] === RUN TestKillStoppedContainer [2021-11-19T02:08:46.028Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-11-19T02:08:46.028Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:08:46.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-19T02:08:46.028Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:08:46.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:08:46.598Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-19T02:08:46.598Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:08:46.599Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:08:46.599Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:08:46.599Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:08:46.599Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:08:46.599Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-19T02:08:46.599Z] === RUN TestLinksEtcHostsContentMatch [2021-11-19T02:08:46.599Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-19T02:08:46.599Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-19T02:08:46.599Z] === RUN TestLinksContainerNames [2021-11-19T02:08:47.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:08:47.540Z] --- PASS: TestLinksContainerNames (0.86s) [2021-11-19T02:08:47.540Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:08:47.800Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-19T02:08:47.800Z] === RUN TestContainerNetworkMountsNoChown [2021-11-19T02:08:48.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:08:48.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/default [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/default [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/private [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/private [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rprivate [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/slave [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/slave [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rslave [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/shared [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/shared [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rshared [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/default [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/rprivate [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/private [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:48.062Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:48.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-19T02:08:48.062Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/shared [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rshared [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rslave [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/slave [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:48.323Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:48.323Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-19T02:08:48.323Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:08:48.583Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:08:48.583Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:08:48.583Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:08:48.583Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-19T02:08:48.583Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-19T02:08:48.583Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-19T02:08:48.583Z] === RUN TestContainerBindMountNonRecursive [2021-11-19T02:08:48.583Z] 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-11-19T02:08:48.583Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-19T02:08:48.583Z] === RUN TestContainerVolumesMountedAsShared [2021-11-19T02:08:48.583Z] 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-11-19T02:08:48.583Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-19T02:08:48.583Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-19T02:08:48.583Z] 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-11-19T02:08:48.583Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-19T02:08:48.583Z] === RUN TestNetworkNat [2021-11-19T02:08:49.156Z] --- PASS: TestNetworkNat (0.56s) [2021-11-19T02:08:49.156Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:08:49.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-19T02:08:49.416Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/networkdb 104.012s coverage: 60.6% of statements [2021-11-19T02:08:49.814Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/osl 4.274s coverage: 39.7% of statements [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-11-19T02:08:49.814Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2021-11-19T02:08:49.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2021-11-19T02:08:49.934Z] === RUN TestCgroupNamespacesRun [2021-11-19T02:08:50.073Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2021-11-19T02:08:50.073Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-19T02:08:50.334Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-19T02:08:50.334Z] [2021-11-19T02:08:50.334Z] === Skipped [2021-11-19T02:08:50.334Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-19T02:08:50.334Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:08:50.334Z] [2021-11-19T02:08:50.334Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-19T02:08:50.334Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:08:50.334Z] [2021-11-19T02:08:50.334Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-19T02:08:50.335Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:08:50.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:08:50.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:08:50.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:08:50.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:08:50.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-19T02:08:50.335Z] firewalld_test.go:14: firewalld is not running [2021-11-19T02:08:50.335Z] [2021-11-19T02:08:50.335Z] DONE 331 tests, 9 skipped in 200.604s [2021-11-19T02:08:50.343Z] docker_cli_daemon_test.go:2550: [da1c456460a82] daemon is not started [2021-11-19T02:08:50.874Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-11-19T02:08:50.874Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-19T02:08:50.874Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-19T02:08:50.874Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-19T02:08:50.874Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2021-11-19T02:08:50.923Z] Recording test results [2021-11-19T02:08:51.709Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-19T02:08:51.709Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-19T02:08:51.958Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-11-19T02:08:51.958Z] === RUN TestPause [2021-11-19T02:08:51.958Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:08:51.958Z] --- SKIP: TestPause (0.00s) [2021-11-19T02:08:51.958Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:08:51.958Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:08:51.958Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:08:51.958Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:08:52.218Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:08:52.218Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-19T02:08:52.218Z] === RUN TestPidHost [2021-11-19T02:08:52.255Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2021-11-19T02:08:52.255Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-19T02:08:52.566Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-19T02:08:52.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06cd73de3b12fd1b218f574d76a63ba9370aa871 -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:06cd73de3b12fd1b218f574d76a63ba9370aa871 hack/make.sh dynbinary test-integration [2021-11-19T02:08:53.159Z] --- PASS: TestPidHost (0.94s) [2021-11-19T02:08:53.159Z] === RUN TestPsFilter [2021-11-19T02:08:53.159Z] --- PASS: TestPsFilter (0.11s) [2021-11-19T02:08:53.159Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:08:53.196Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-11-19T02:08:53.196Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-19T02:08:53.480Z] [2021-11-19T02:08:53.480Z] Removing bundles/ [2021-11-19T02:08:53.480Z] [2021-11-19T02:08:53.480Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-19T02:08:53.480Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:08:53.480Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:08:53.730Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-19T02:08:53.730Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:08:53.992Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-11-19T02:08:53.992Z] === RUN TestRemoveContainerRunning [2021-11-19T02:08:54.562Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-19T02:08:54.562Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:08:54.577Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-11-19T02:08:54.577Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-19T02:08:54.823Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-11-19T02:08:54.823Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:08:54.823Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-19T02:08:54.823Z] === RUN TestRenameLinkedContainer [2021-11-19T02:08:55.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:08:55.038Z] INFO: Testing against a local daemon [2021-11-19T02:08:55.038Z] === RUN TestBuildWithSession [2021-11-19T02:08:55.038Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:08:55.038Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:08:55.038Z] === RUN TestBuildSquashParent [2021-11-19T02:08:55.038Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:08:55.038Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:08:55.038Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:08:55.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:08:55.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:08:55.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:08:55.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:08:55.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:08:55.297Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:08:55.297Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:08:55.297Z] === RUN TestDaemonConfigValidation [2021-11-19T02:08:55.297Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-19T02:08:55.297Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:08:55.297Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:08:55.297Z] === RUN TestDaemonProxy [2021-11-19T02:08:55.297Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:08:55.297Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-19T02:08:55.297Z] PASS [2021-11-19T02:08:55.297Z] ok github.com/docker/docker/integration/daemon 0.074s [2021-11-19T02:08:55.297Z] [2021-11-19T02:08:55.297Z] === Skipped [2021-11-19T02:08:55.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:08:55.297Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] [2021-11-19T02:08:55.297Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-19T02:08:55.297Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] [2021-11-19T02:08:55.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:08:55.297Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:08:55.297Z] [2021-11-19T02:08:55.297Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-19T02:08:55.297Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:08:55.297Z] [2021-11-19T02:08:55.297Z] DONE 4 tests, 4 skipped in 19.560s [2021-11-19T02:08:55.297Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-19T02:08:55.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:08:55.297Z] INFO: Testing against a local daemon [2021-11-19T02:08:55.297Z] === RUN TestCommitInheritsEnv [2021-11-19T02:08:55.297Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:08:55.297Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-19T02:08:55.298Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:08:55.298Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:08:55.298Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:08:55.298Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:08:55.298Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-19T02:08:55.298Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:08:55.298Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-19T02:08:55.298Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:08:55.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-11-19T02:08:55.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-19T02:08:55.765Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-11-19T02:08:55.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:08:55.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-19T02:08:55.765Z] === RUN TestTagInvalidReference [2021-11-19T02:08:55.765Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-19T02:08:55.765Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:08:55.765Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-19T02:08:55.765Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:08:55.765Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-19T02:08:55.765Z] === RUN TestTagOfficialNames [2021-11-19T02:08:55.765Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-19T02:08:55.765Z] === RUN TestTagMatchesDigest [2021-11-19T02:08:55.765Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-19T02:08:55.765Z] PASS [2021-11-19T02:08:55.765Z] ok github.com/docker/docker/integration/image 1.216s [2021-11-19T02:08:56.231Z] [2021-11-19T02:08:56.231Z] === Skipped [2021-11-19T02:08:56.231Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-19T02:08:56.231Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:08:56.231Z] [2021-11-19T02:08:56.231Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:08:56.231Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:08:56.231Z] [2021-11-19T02:08:56.231Z] DONE 11 tests, 2 skipped in 2.464s [2021-11-19T02:08:56.231Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-19T02:08:56.457Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-19T02:08:56.457Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-19T02:08:56.770Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-11-19T02:08:56.770Z] === RUN TestRenameStoppedContainer [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:48 Closing DB instances... [2021-11-19T02:08:56.940Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-11-19T02:08:56.940Z] === RUN TestFindNode [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:49 Closing DB instances... [2021-11-19T02:08:56.940Z] --- PASS: TestFindNode (0.02s) [2021-11-19T02:08:56.940Z] === RUN TestChangeNodeState [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:49 Closing DB instances... [2021-11-19T02:08:56.940Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-19T02:08:56.940Z] === RUN TestNodeReincarnation [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:49 Closing DB instances... [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-19T02:08:56.940Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-19T02:08:56.940Z] === RUN TestParallelCreate [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:55 Closing DB instances... [2021-11-19T02:08:56.940Z] --- PASS: TestParallelCreate (0.02s) [2021-11-19T02:08:56.940Z] === RUN TestParallelDelete [2021-11-19T02:08:56.940Z] 2021/11/19 02:08:55 Closing DB instances... [2021-11-19T02:08:56.940Z] --- PASS: TestParallelDelete (0.02s) [2021-11-19T02:08:56.940Z] === RUN TestNetworkDBIslands [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5901c2a119c1 with config:&{NodeID:5901c2a119c1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1c5c83f32f65 with config:&{NodeID:1c5c83f32f65 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-19T02:08:56.940Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ef791daa3b93 with config:&{NodeID:ef791daa3b93 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node ef791daa3b93/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node ef791daa3b93/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node ef791daa3b93/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node ef791daa3b93/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node 5901c2a119c1/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d0bf70bcf3f2 with config:&{NodeID:d0bf70bcf3f2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 5901c2a119c1/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 5901c2a119c1/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:998b52a69ce3 with config:&{NodeID:998b52a69ce3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node ef791daa3b93/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 5901c2a119c1/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 5901c2a119c1/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:56.941Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:08:57.040Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-19T02:08:57.040Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:08:57.401Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-11-19T02:08:57.401Z] === RUN TestNISDomainname [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:56Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:08:57.410Z] networkdb_test.go:835: Re-joining: 3 [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=info msg="The new bootstrap node list is:[172.19.19.4:10033 172.19.19.4:10034 172.19.19.4:10035]" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10033" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49368" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10034" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49369" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10035" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49370" [2021-11-19T02:08:57.410Z] networkdb_test.go:835: Re-joining: 4 [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=info msg="The new bootstrap node list is:[172.19.19.4:10033 172.19.19.4:10034 172.19.19.4:10035]" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10033" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49371" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10034" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49372" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10035" [2021-11-19T02:08:57.410Z] time="2021-11-19T02:08:57Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49373" [2021-11-19T02:08:57.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:08:57.794Z] INFO: Testing against a local daemon [2021-11-19T02:08:57.794Z] === RUN TestNetworkCreateDelete [2021-11-19T02:08:57.794Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:08:57.794Z] 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-11-19T02:08:57.794Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonDNSFallback [2021-11-19T02:08:57.794Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestInspectNetwork [2021-11-19T02:08:57.794Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:57.794Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:08:57.794Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:08:57.794Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:08:57.794Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:08:57.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:08:57.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:08:57.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:08:57.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:08:57.794Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:08:57.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:08:57.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-19T02:08:57.794Z] === RUN TestNetworkList [2021-11-19T02:08:57.794Z] === RUN TestNetworkList//networks [2021-11-19T02:08:57.794Z] === PAUSE TestNetworkList//networks [2021-11-19T02:08:57.794Z] === RUN TestNetworkList//networks/ [2021-11-19T02:08:57.794Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:08:57.794Z] === CONT TestNetworkList//networks [2021-11-19T02:08:57.794Z] === CONT TestNetworkList//networks/ [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkList (0.03s) [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:08:57.794Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:08:57.794Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:08:57.794Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:08:57.794Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:08:57.794Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:08:57.794Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:08:57.794Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:08:57.794Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:08:57.794Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:08:57.794Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:08:57.794Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:08:57.794Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:08:57.794Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:08:57.794Z] PASS [2021-11-19T02:08:57.794Z] ok github.com/docker/docker/integration/network 0.124s [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === Skipped [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-19T02:08:57.794Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:08:57.794Z] 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-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-19T02:08:57.794Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-19T02:08:57.794Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:08:57.794Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:08:57.794Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:08:57.794Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:08:57.794Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.794Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:08:57.794Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:08:57.794Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:08:57.795Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:08:57.795Z] [2021-11-19T02:08:57.795Z] DONE 22 tests, 15 skipped in 1.724s [2021-11-19T02:08:57.795Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node 0 leaving" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1 change state NodeActive --> NodeLeft" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node5(998b52a69ce3): Node leave event for 5901c2a119c1/172.19.19.4" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1 change state NodeActive --> NodeLeft" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node2(1c5c83f32f65): Node leave event for 5901c2a119c1/172.19.19.4" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1 change state NodeActive --> NodeLeft" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for 5901c2a119c1/172.19.19.4" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1 change state NodeActive --> NodeLeft" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node1(5901c2a119c1): Node leave event for 5901c2a119c1/172.19.19.4" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1 change state NodeActive --> NodeLeft" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="node3(ef791daa3b93): Node leave event for 5901c2a119c1/172.19.19.4" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1/172.19.19.4, left gossip cluster" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1/172.19.19.4, left gossip cluster" [2021-11-19T02:08:57.879Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1/172.19.19.4, left gossip cluster" [2021-11-19T02:08:57.971Z] --- PASS: TestNISDomainname (0.56s) [2021-11-19T02:08:57.971Z] === RUN TestHostnameDnsResolution [2021-11-19T02:08:57.986Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2021-11-19T02:08:57.986Z] === RUN TestRenameInvalidName [2021-11-19T02:08:58.246Z] --- PASS: TestRenameInvalidName (0.42s) [2021-11-19T02:08:58.246Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:08:58.262Z] testing: warning: no tests to run [2021-11-19T02:08:58.262Z] PASS [2021-11-19T02:08:58.262Z] ok github.com/docker/docker/integration/network/ipvlan 0.046s [2021-11-19T02:08:58.262Z] [2021-11-19T02:08:58.262Z] DONE 0 tests in 0.519s [2021-11-19T02:08:58.262Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:57Z" level=info msg="Node 5901c2a119c1/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="node 1 leaving" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="node3(ef791daa3b93): Node leave event for 1c5c83f32f65/172.19.19.4" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65 change state NodeActive --> NodeFailed" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="node5(998b52a69ce3): Node leave event for 1c5c83f32f65/172.19.19.4" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, added to failed nodes list" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for 1c5c83f32f65/172.19.19.4" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=error msg="node: 1c5c83f32f65 is unknown to memberlist" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.348Z] time="2021-11-19T02:08:58Z" level=info msg="Node 1c5c83f32f65/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="node 2 leaving" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for ef791daa3b93/172.19.19.4" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="node5(998b52a69ce3): Node leave event for ef791daa3b93/172.19.19.4" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93 change state NodeActive --> NodeLeft" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="node3(ef791daa3b93): Node leave event for ef791daa3b93/172.19.19.4" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=debug msg="memberlist: Failed ping: 998b52a69ce3 (timeout reached)" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.19.4:10034: use of closed network connection" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.19.4:10036: use of closed network connection" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.19.4:10035: use of closed network connection" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49374" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.818Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93/172.19.19.4, left gossip cluster" [2021-11-19T02:08:58.910Z] --- PASS: TestHostnameDnsResolution (0.67s) [2021-11-19T02:08:58.910Z] === RUN TestUnprivilegedPortsAndPing [2021-11-19T02:08:59.171Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2021-11-19T02:08:59.171Z] === RUN TestStats [2021-11-19T02:08:59.245Z] testing: warning: no tests to run [2021-11-19T02:08:59.245Z] PASS [2021-11-19T02:08:59.245Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [2021-11-19T02:08:59.245Z] [2021-11-19T02:08:59.245Z] DONE 0 tests in 0.498s [2021-11-19T02:08:59.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node ef791daa3b93/172.19.19.4, left gossip cluster" [2021-11-19T02:08:59.288Z] networkdb_test.go:867: node4: OK [2021-11-19T02:08:59.288Z] networkdb_test.go:867: node5: OK [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="node 0 coming back" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ae07ac549ecb with config:&{NodeID:ae07ac549ecb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node ae07ac549ecb/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node ae07ac549ecb/172.19.19.4, added to nodes list" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="node 1 coming back" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:892afbe35709 with config:&{NodeID:892afbe35709 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node 892afbe35709/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node 892afbe35709/172.19.19.4, added to nodes list" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="node 2 coming back" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:23a48efd4eaa with config:&{NodeID:23a48efd4eaa Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, joined gossip cluster" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:58Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, added to nodes list" [2021-11-19T02:08:59.288Z] time="2021-11-19T02:08:59Z" level=warning msg="memberlist: Was able to connect to 998b52a69ce3 but other probes failed, network may be misconfigured" [2021-11-19T02:08:59.629Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2021-11-19T02:08:59.629Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:08:59.712Z] testing: warning: no tests to run [2021-11-19T02:08:59.712Z] PASS [2021-11-19T02:08:59.712Z] ok github.com/docker/docker/integration/plugin 0.046s [2021-11-19T02:08:59.712Z] [2021-11-19T02:08:59.712Z] DONE 0 tests in 0.501s [2021-11-19T02:08:59.712Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-19T02:08:59.758Z] time="2021-11-19T02:08:59Z" level=debug msg="memberlist: Failed ping: 998b52a69ce3 (timeout reached)" [2021-11-19T02:08:59.758Z] time="2021-11-19T02:08:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.19.4:10036: use of closed network connection" [2021-11-19T02:08:59.758Z] time="2021-11-19T02:08:59Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49375" [2021-11-19T02:08:59.802Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-19T02:09:00.179Z] testing: warning: no tests to run [2021-11-19T02:09:00.179Z] PASS [2021-11-19T02:09:00.179Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-11-19T02:09:00.179Z] [2021-11-19T02:09:00.179Z] DONE 0 tests in 0.503s [2021-11-19T02:09:00.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-19T02:09:00.200Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-19T02:09:00.200Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:09:00.227Z] time="2021-11-19T02:08:59Z" level=warning msg="memberlist: Was able to connect to 998b52a69ce3 but other probes failed, network may be misconfigured" [2021-11-19T02:09:01.141Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-19T02:09:01.141Z] === RUN TestResize [2021-11-19T02:09:01.402Z] --- PASS: TestResize (0.42s) [2021-11-19T02:09:01.402Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:09:01.709Z] --- PASS: TestStats (2.50s) [2021-11-19T02:09:01.709Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:09:01.709Z] === RUN TestStopContainerWithTimeout/0 [2021-11-19T02:09:01.709Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-19T02:09:01.709Z] === RUN TestStopContainerWithTimeout/1 [2021-11-19T02:09:01.709Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-19T02:09:01.709Z] === RUN TestStopContainerWithTimeout/3 [2021-11-19T02:09:01.709Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-19T02:09:01.709Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-19T02:09:01.709Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-19T02:09:01.709Z] === CONT TestStopContainerWithTimeout/0 [2021-11-19T02:09:01.709Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-19T02:09:01.972Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-11-19T02:09:01.972Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:09:02.233Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-11-19T02:09:02.233Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:09:02.233Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-19T02:09:02.233Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:09:02.233Z] === RUN TestCgroupNamespacesRun [2021-11-19T02:09:02.446Z] time="2021-11-19T02:09:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.19.4:10033 172.19.19.4:10034 172.19.19.4:10035]" [2021-11-19T02:09:02.650Z] === CONT TestStopContainerWithTimeout/3 [2021-11-19T02:09:02.915Z] time="2021-11-19T02:09:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.19.4:10033 172.19.19.4:10034 172.19.19.4:10035]" [2021-11-19T02:09:03.070Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10033" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49376" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, is the new incarnation of the shutdown node 5901c2a119c1/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49377" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10034" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, is the new incarnation of the shutdown node 1c5c83f32f65/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10035" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49378" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, is the new incarnation of the shutdown node ef791daa3b93/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, is the new incarnation of the shutdown node 5901c2a119c1/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node ae07ac549ecb/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, is the new incarnation of the shutdown node 1c5c83f32f65/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 892afbe35709/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, is the new incarnation of the shutdown node ef791daa3b93/172.19.19.4" [2021-11-19T02:09:03.384Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.615Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-19T02:09:03.615Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, joined gossip cluster" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, added to nodes list" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10033" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49379" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10034" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49380" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.19.4:10035" [2021-11-19T02:09:03.853Z] time="2021-11-19T02:09:03Z" level=debug msg="memberlist: Stream connection from=172.19.19.4:49381" [2021-11-19T02:09:03.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:03.964Z] INFO: Testing against a local daemon [2021-11-19T02:09:03.964Z] === RUN TestPluginInvalidJSON [2021-11-19T02:09:03.964Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:09:03.964Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:09:03.964Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:09:03.964Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-19T02:09:03.964Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:09:03.964Z] === RUN TestPluginInstall [2021-11-19T02:09:03.964Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-19T02:09:03.964Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:09:03.964Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-19T02:09:03.964Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:09:03.964Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:09:03.964Z] PASS [2021-11-19T02:09:03.964Z] ok github.com/docker/docker/integration/plugin/common 0.078s [2021-11-19T02:09:03.964Z] [2021-11-19T02:09:03.964Z] === Skipped [2021-11-19T02:09:03.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-19T02:09:03.964Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] [2021-11-19T02:09:03.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-19T02:09:03.964Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] [2021-11-19T02:09:03.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:09:03.964Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:09:03.964Z] [2021-11-19T02:09:03.964Z] DONE 5 tests, 3 skipped in 3.653s [2021-11-19T02:09:03.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-19T02:09:04.323Z] 2021/11/19 02:09:03 Closing DB instances... [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="node3(23a48efd4eaa): Node leave event for ae07ac549ecb/172.19.19.4" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="node2(892afbe35709): Node leave event for ae07ac549ecb/172.19.19.4" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="node5(998b52a69ce3): Node leave event for ae07ac549ecb/172.19.19.4" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="node1(ae07ac549ecb): Node leave event for ae07ac549ecb/172.19.19.4" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.323Z] time="2021-11-19T02:09:04Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for ae07ac549ecb/172.19.19.4" [2021-11-19T02:09:04.440Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-19T02:09:04.558Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2021-11-19T02:09:04.558Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-19T02:09:04.560Z] === CONT TestStopContainerWithTimeout/1 [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node ae07ac549ecb/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709 change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="node5(998b52a69ce3): Node leave event for 892afbe35709/172.19.19.4" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709 change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="node3(23a48efd4eaa): Node leave event for 892afbe35709/172.19.19.4" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709 change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for 892afbe35709/172.19.19.4" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709 change state NodeActive --> NodeLeft" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="node2(892afbe35709): Node leave event for 892afbe35709/172.19.19.4" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709/172.19.19.4, left gossip cluster" [2021-11-19T02:09:04.793Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.261Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.261Z] time="2021-11-19T02:09:04Z" level=info msg="Node 892afbe35709/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.261Z] time="2021-11-19T02:09:04Z" level=info msg="Node 23a48efd4eaa change state NodeActive --> NodeLeft" [2021-11-19T02:09:05.261Z] time="2021-11-19T02:09:04Z" level=info msg="node5(998b52a69ce3): Node leave event for 23a48efd4eaa/172.19.19.4" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:04Z" level=info msg="Node 23a48efd4eaa change state NodeActive --> NodeLeft" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:04Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for 23a48efd4eaa/172.19.19.4" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:05Z" level=info msg="Node 23a48efd4eaa change state NodeActive --> NodeLeft" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:05Z" level=info msg="node3(23a48efd4eaa): Node leave event for 23a48efd4eaa/172.19.19.4" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:05Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.262Z] time="2021-11-19T02:09:05Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:09:05.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:09:05.730Z] time="2021-11-19T02:09:05Z" level=info msg="Node 23a48efd4eaa/172.19.19.4, left gossip cluster" [2021-11-19T02:09:05.730Z] time="2021-11-19T02:09:05Z" level=warning msg="memberlist: Failed to send gossip to 172.19.19.4:10037: write udp [::]:10035->172.19.19.4:10037: use of closed network connection" [2021-11-19T02:09:05.730Z] time="2021-11-19T02:09:05Z" level=info msg="Node d0bf70bcf3f2 change state NodeActive --> NodeLeft" [2021-11-19T02:09:05.730Z] time="2021-11-19T02:09:05Z" level=info msg="node5(998b52a69ce3): Node leave event for d0bf70bcf3f2/172.19.19.4" [2021-11-19T02:09:05.940Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-19T02:09:05.940Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2021-11-19T02:09:05.940Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2021-11-19T02:09:05.940Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-11-19T02:09:05.940Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2021-11-19T02:09:05.940Z] === RUN TestDeleteDevicemapper [2021-11-19T02:09:05.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:09:05.940Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-19T02:09:05.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:09:05.942Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2021-11-19T02:09:05.942Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-19T02:09:06.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:06.179Z] INFO: Testing against a local daemon [2021-11-19T02:09:06.179Z] === RUN TestExternalGraphDriver [2021-11-19T02:09:06.179Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:09:06.179Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-19T02:09:06.179Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:09:06.179Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:09:06.179Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:09:06.179Z] PASS [2021-11-19T02:09:06.179Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.080s [2021-11-19T02:09:06.179Z] [2021-11-19T02:09:06.179Z] === Skipped [2021-11-19T02:09:06.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-19T02:09:06.179Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:09:06.179Z] [2021-11-19T02:09:06.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:09:06.179Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:09:06.179Z] [2021-11-19T02:09:06.179Z] DONE 2 tests, 2 skipped in 2.271s [2021-11-19T02:09:06.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-19T02:09:06.200Z] time="2021-11-19T02:09:05Z" level=info msg="Node d0bf70bcf3f2 change state NodeActive --> NodeLeft" [2021-11-19T02:09:06.200Z] time="2021-11-19T02:09:05Z" level=info msg="node4(d0bf70bcf3f2): Node leave event for d0bf70bcf3f2/172.19.19.4" [2021-11-19T02:09:06.671Z] time="2021-11-19T02:09:06Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, left gossip cluster" [2021-11-19T02:09:06.671Z] time="2021-11-19T02:09:06Z" level=info msg="Node d0bf70bcf3f2/172.19.19.4, left gossip cluster" [2021-11-19T02:09:06.963Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-19T02:09:06.963Z] check_test.go:308: [d52d7f0c52321] daemon is not started [2021-11-19T02:09:06.963Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-19T02:09:07.140Z] time="2021-11-19T02:09:07Z" level=info msg="Node 998b52a69ce3/172.19.19.4, left gossip cluster" [2021-11-19T02:09:07.140Z] time="2021-11-19T02:09:07Z" level=info msg="Node 998b52a69ce3 change state NodeActive --> NodeFailed" [2021-11-19T02:09:07.140Z] time="2021-11-19T02:09:07Z" level=info msg="Node 998b52a69ce3/172.19.19.4, added to failed nodes list" [2021-11-19T02:09:07.140Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-11-19T02:09:07.140Z] PASS [2021-11-19T02:09:07.140Z] coverage: 60.0% of statements [2021-11-19T02:09:07.140Z] ok github.com/docker/docker/libnetwork/networkdb 155.238s coverage: 60.0% of statements [2021-11-19T02:09:07.329Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-11-19T02:09:07.329Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/quota [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/rootless [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/volume [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-19T02:09:07.609Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-19T02:09:07.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:07.738Z] INFO: Testing against a local daemon [2021-11-19T02:09:07.738Z] === RUN TestReadPluginNoRead [2021-11-19T02:09:07.738Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:09:07.738Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-19T02:09:07.738Z] PASS [2021-11-19T02:09:07.738Z] ok github.com/docker/docker/integration/plugin/logging 0.059s [2021-11-19T02:09:07.852Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-11-19T02:09:07.852Z] === RUN TestUpdateMemory [2021-11-19T02:09:08.112Z] --- PASS: TestUpdateMemory (0.56s) [2021-11-19T02:09:08.112Z] === RUN TestUpdateCPUQuota [2021-11-19T02:09:08.204Z] [2021-11-19T02:09:08.204Z] === Skipped [2021-11-19T02:09:08.204Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-19T02:09:08.204Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:09:08.204Z] [2021-11-19T02:09:08.204Z] DONE 1 tests, 1 skipped in 1.641s [2021-11-19T02:09:08.204Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-19T02:09:08.269Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-11-19T02:09:08.269Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-19T02:09:08.670Z] testing: warning: no tests to run [2021-11-19T02:09:08.670Z] PASS [2021-11-19T02:09:08.670Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.046s [2021-11-19T02:09:08.670Z] [2021-11-19T02:09:08.670Z] DONE 0 tests in 0.774s [2021-11-19T02:09:09.052Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-11-19T02:09:09.052Z] === RUN TestUpdatePidsLimit [2021-11-19T02:09:09.052Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-19T02:09:09.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-19T02:09:09.312Z] === RUN TestUpdatePidsLimit/no_change [2021-11-19T02:09:09.312Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-19T02:09:09.572Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-19T02:09:09.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-11-19T02:09:09.652Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-19T02:09:09.826Z] [2021-11-19T02:09:09.827Z] === Skipped [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-19T02:09:09.827Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-19T02:09:09.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-11-19T02:09:09.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-19T02:09:09.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-19T02:09:09.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-19T02:09:09.827Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-19T02:09:09.827Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-19T02:09:09.827Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-19T02:09:09.827Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-19T02:09:09.827Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-19T02:09:09.827Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-19T02:09:09.827Z] daemon_test.go:146: root required [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-19T02:09:09.827Z] reload_test.go:520: root required [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-19T02:09:09.827Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-19T02:09:09.827Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-19T02:09:09.827Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-19T02:09:09.827Z] download_test.go:267: Needs fixing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-19T02:09:09.827Z] layer_test.go:303: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-19T02:09:09.827Z] layer_test.go:352: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-19T02:09:09.827Z] layer_test.go:467: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-19T02:09:09.827Z] layer_test.go:696: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-19T02:09:09.827Z] migration_test.go:45: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-19T02:09:09.827Z] migration_test.go:181: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-19T02:09:09.827Z] mount_test.go:17: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-19T02:09:09.827Z] mount_test.go:76: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-19T02:09:09.827Z] mount_test.go:125: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-19T02:09:09.827Z] mount_test.go:212: Failing on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-19T02:09:09.827Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-19T02:09:09.827Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-19T02:09:09.827Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-19T02:09:09.827Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-19T02:09:09.827Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-19T02:09:09.827Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-11-19T02:09:09.827Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-19T02:09:09.827Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-19T02:09:09.827Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-19T02:09:09.827Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-19T02:09:09.827Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-19T02:09:09.827Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:09:09.827Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:09:09.827Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:09:09.827Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:09:09.827Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:09:09.827Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:133: Xz not present in msys2 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-19T02:09:09.827Z] archive_test.go:140: zstd not installed [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:252: Failing on Windows CI machines [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-19T02:09:09.827Z] archive_windows_test.go:16: Currently fails [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-19T02:09:09.827Z] changes_test.go:195: needs more investigation [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-19T02:09:09.827Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-19T02:09:09.827Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-19T02:09:09.827Z] changes_test.go:432: needs further investigation [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-19T02:09:09.827Z] changes_test.go:468: needs further investigation [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-19T02:09:09.827Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-19T02:09:09.827Z] poller_test.go:40: No chmod on Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-19T02:09:09.827Z] fileutils_test.go:133: Needs porting to Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-19T02:09:09.827Z] fileutils_test.go:179: Needs porting to Windows [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-19T02:09:09.827Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-19T02:09:09.827Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-19T02:09:09.827Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-19T02:09:09.827Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-19T02:09:09.827Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-19T02:09:09.827Z] [2021-11-19T02:09:09.827Z] DONE 2074 tests, 70 skipped in 322.513s [2021-11-19T02:09:09.827Z] INFO: make.ps1 ended at 11/19/2021 02:09:09 [2021-11-19T02:09:09.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-19T02:09:10.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-19T02:09:10.222Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-19T02:09:10.222Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-19T02:09:10.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-19T02:09:10.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:10.710Z] INFO: Testing against a local daemon [2021-11-19T02:09:10.710Z] === RUN TestPluginWithDevMounts [2021-11-19T02:09:10.710Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:10.710Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-19T02:09:10.710Z] PASS [2021-11-19T02:09:10.710Z] ok github.com/docker/docker/integration/plugin/volumes 0.061s [2021-11-19T02:09:10.710Z] [2021-11-19T02:09:10.710Z] === Skipped [2021-11-19T02:09:10.710Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-19T02:09:10.710Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:10.710Z] [2021-11-19T02:09:10.710Z] DONE 1 tests, 1 skipped in 1.609s [2021-11-19T02:09:10.710Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-19T02:09:11.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-11-19T02:09:11.174Z] === RUN TestNISDomainname [2021-11-19T02:09:11.174Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-19T02:09:11.174Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-19T02:09:11.174Z] === RUN TestHostnameDnsResolution [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit (2.05s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-11-19T02:09:11.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-11-19T02:09:11.294Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:09:11.393Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-19T02:09:11.393Z] INFO: Unit tests ended at 11/19/2021 02:09:11. Duration:00:05:35.5396519 [2021-11-19T02:09:11.393Z] INFO: Building busybox [2021-11-19T02:09:11.393Z] Sending build context to Docker daemon 5.12kB [2021-11-19T02:09:11.393Z] [2021-11-19T02:09:11.393Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-19T02:09:11.393Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-19T02:09:11.393Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-19T02:09:11.393Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-19T02:09:11.393Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-19T02:09:11.393Z] ---> 3d4792f88e26 [2021-11-19T02:09:11.393Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-19T02:09:11.393Z] ---> Running in ff10e26ebbe7 [2021-11-19T02:09:11.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:11.693Z] INFO: Testing against a local daemon [2021-11-19T02:09:11.693Z] === RUN TestSecretInspect [2021-11-19T02:09:11.693Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:11.693Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-19T02:09:11.693Z] === RUN TestSecretList [2021-11-19T02:09:11.693Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:11.693Z] --- SKIP: TestSecretList (0.00s) [2021-11-19T02:09:11.693Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:09:11.693Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:11.693Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:09:11.693Z] === RUN TestSecretsUpdate [2021-11-19T02:09:11.693Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:11.693Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-19T02:09:11.693Z] === RUN TestTemplatedSecret [2021-11-19T02:09:11.693Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:11.693Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-19T02:09:11.693Z] === RUN TestSecretCreateResolve [2021-11-19T02:09:11.693Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:11.693Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-19T02:09:11.693Z] PASS [2021-11-19T02:09:11.693Z] ok github.com/docker/docker/integration/secret 0.062s [2021-11-19T02:09:11.745Z] --- PASS: TestHostnameDnsResolution (0.61s) [2021-11-19T02:09:11.745Z] === RUN TestUnprivilegedPortsAndPing [2021-11-19T02:09:11.745Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-19T02:09:11.745Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-19T02:09:11.745Z] === RUN TestStats [2021-11-19T02:09:11.745Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:11.745Z] --- SKIP: TestStats (0.00s) [2021-11-19T02:09:11.745Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:09:11.745Z] === RUN TestStopContainerWithTimeout/0 [2021-11-19T02:09:11.745Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-19T02:09:11.745Z] === RUN TestStopContainerWithTimeout/1 [2021-11-19T02:09:11.745Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-19T02:09:11.745Z] === RUN TestStopContainerWithTimeout/3 [2021-11-19T02:09:11.745Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-19T02:09:11.745Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-19T02:09:11.745Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-19T02:09:12.006Z] === CONT TestStopContainerWithTimeout/0 [2021-11-19T02:09:12.006Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === Skipped [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-19T02:09:12.160Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:12.160Z] [2021-11-19T02:09:12.160Z] DONE 6 tests, 6 skipped in 1.414s [2021-11-19T02:09:12.160Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-19T02:09:12.213Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-19T02:09:12.579Z] === CONT TestStopContainerWithTimeout/3 [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.45s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.55s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.73s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.91s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.31s) [2021-11-19T02:09:12.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.29s) [2021-11-19T02:09:12.677Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:09:12.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite (332.33s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.68s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.40s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.54s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.01s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.95s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.14s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.27s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.09s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.09s) [2021-11-19T02:09:12.780Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.97s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2021-11-19T02:09:12.780Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.57s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.48s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.52s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.56s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.13s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.86s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.83s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.25s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.75s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2021-11-19T02:09:12.781Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-19T02:09:12.781Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.97s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.55s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.22s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.86s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.00s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.76s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.72s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.76s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.64s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.65s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.27s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-11-19T02:09:12.781Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2021-11-19T02:09:12.781Z] === RUN TestDockerSwarmSuite [2021-11-19T02:09:12.781Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-19T02:09:13.046Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-19T02:09:13.046Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-19T02:09:13.046Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-19T02:09:13.046Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-19T02:09:13.046Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-19T02:09:13.046Z] Cross building: bundles/cross/windows/amd64 [2021-11-19T02:09:13.046Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-19T02:09:13.046Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-19T02:09:13.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-19T02:09:13.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:13.747Z] INFO: Testing against a local daemon [2021-11-19T02:09:13.747Z] === RUN TestServiceCreateInit [2021-11-19T02:09:13.747Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:09:13.747Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:09:13.747Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:09:13.747Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceConflict [2021-11-19T02:09:13.747Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:09:13.747Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:09:13.747Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:09:13.747Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:09:13.747Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:09:13.747Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceSysctls [2021-11-19T02:09:13.747Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-19T02:09:13.747Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:09:13.747Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-19T02:09:13.747Z] === RUN TestInspect [2021-11-19T02:09:13.747Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestInspect (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestCreateJob [2021-11-19T02:09:13.747Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestCreateJob (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestReplicatedJob [2021-11-19T02:09:13.747Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:09:13.747Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceListWithStatuses [2021-11-19T02:09:13.747Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:09:13.747Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:09:13.747Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServicePlugin [2021-11-19T02:09:13.747Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:13.747Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceUpdateLabel [2021-11-19T02:09:13.747Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:09:13.747Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:09:13.747Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:09:13.747Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-19T02:09:13.747Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:09:13.747Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:13.747Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:09:13.747Z] PASS [2021-11-19T02:09:13.747Z] ok github.com/docker/docker/integration/service 0.174s [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === Skipped [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:09:14.214Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:09:14.214Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-19T02:09:14.214Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-19T02:09:14.214Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-19T02:09:14.214Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-19T02:09:14.214Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-19T02:09:14.214Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-19T02:09:14.214Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-19T02:09:14.214Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:09:14.214Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-19T02:09:14.214Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-19T02:09:14.214Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-19T02:09:14.214Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-19T02:09:14.214Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-19T02:09:14.214Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-19T02:09:14.214Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:09:14.214Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:09:14.214Z] [2021-11-19T02:09:14.214Z] DONE 24 tests, 23 skipped in 1.932s [2021-11-19T02:09:14.214Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-19T02:09:14.491Z] === CONT TestStopContainerWithTimeout/1 [2021-11-19T02:09:15.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:15.196Z] INFO: Testing against a local daemon [2021-11-19T02:09:15.196Z] === RUN TestSessionCreate [2021-11-19T02:09:15.196Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:09:15.196Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-19T02:09:15.196Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:09:15.196Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:09:15.196Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:09:15.196Z] PASS [2021-11-19T02:09:15.196Z] ok github.com/docker/docker/integration/session 0.059s [2021-11-19T02:09:15.663Z] [2021-11-19T02:09:15.663Z] === Skipped [2021-11-19T02:09:15.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-19T02:09:15.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:09:15.663Z] [2021-11-19T02:09:15.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:09:15.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:09:15.663Z] [2021-11-19T02:09:15.663Z] DONE 2 tests, 2 skipped in 1.374s [2021-11-19T02:09:15.663Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-19T02:09:15.873Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-19T02:09:15.873Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2021-11-19T02:09:15.873Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2021-11-19T02:09:15.873Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-11-19T02:09:15.873Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-11-19T02:09:15.873Z] === RUN TestDeleteDevicemapper [2021-11-19T02:09:15.873Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:09:15.873Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-19T02:09:15.873Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:09:16.226Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-19T02:09:17.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:17.223Z] INFO: Testing against a local daemon [2021-11-19T02:09:17.223Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:09:17.223Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:17.223Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestDiskUsage [2021-11-19T02:09:17.223Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:09:17.223Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestEventsExecDie [2021-11-19T02:09:17.223Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:09:17.223Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:09:17.223Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:09:17.223Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestEventsVolumeCreate [2021-11-19T02:09:17.223Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:09:17.223Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestInfoAPI [2021-11-19T02:09:17.223Z] --- PASS: TestInfoAPI (0.03s) [2021-11-19T02:09:17.223Z] === RUN TestInfoAPIWarnings [2021-11-19T02:09:17.223Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:09:17.223Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestInfoDebug [2021-11-19T02:09:17.223Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:17.223Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:09:17.223Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:17.223Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:09:17.223Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:17.223Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-19T02:09:17.223Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:09:17.292Z] Removing intermediate container ff10e26ebbe7 [2021-11-19T02:09:17.292Z] ---> df17f2c5c492 [2021-11-19T02:09:17.292Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-19T02:09:17.292Z] ---> Running in 6067ba5408d9 [2021-11-19T02:09:17.292Z] Removing intermediate container 6067ba5408d9 [2021-11-19T02:09:17.292Z] ---> 38bfc632516b [2021-11-19T02:09:17.292Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-19T02:09:17.292Z] ---> Running in 2992fc536ae4 [2021-11-19T02:09:17.292Z] Removing intermediate container 2992fc536ae4 [2021-11-19T02:09:17.292Z] ---> 9f82f4ba0314 [2021-11-19T02:09:17.292Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-19T02:09:17.689Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-11-19T02:09:17.689Z] === RUN TestPingCacheHeaders [2021-11-19T02:09:17.689Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-19T02:09:17.689Z] === RUN TestPingGet [2021-11-19T02:09:17.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) [2021-11-19T02:09:17.785Z] === RUN TestUpdateMemory [2021-11-19T02:09:17.785Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:17.785Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-19T02:09:17.785Z] === RUN TestUpdateCPUQuota [2021-11-19T02:09:17.785Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:17.785Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-19T02:09:17.785Z] === RUN TestUpdatePidsLimit [2021-11-19T02:09:17.785Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:17.785Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-19T02:09:17.785Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:09:18.157Z] --- PASS: TestPingGet (0.03s) [2021-11-19T02:09:18.157Z] === RUN TestPingHead [2021-11-19T02:09:18.157Z] --- PASS: TestPingHead (0.02s) [2021-11-19T02:09:18.157Z] === RUN TestVersion [2021-11-19T02:09:18.157Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:09:18.157Z] PASS [2021-11-19T02:09:18.157Z] ok github.com/docker/docker/integration/system 1.127s [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === Skipped [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:09:18.157Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-19T02:09:18.157Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-19T02:09:18.157Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:09:18.157Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-19T02:09:18.157Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-19T02:09:18.157Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-19T02:09:18.157Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-19T02:09:18.157Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-19T02:09:18.157Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:09:18.157Z] [2021-11-19T02:09:18.157Z] DONE 15 tests, 9 skipped in 2.443s [2021-11-19T02:09:18.157Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-19T02:09:18.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:09:18.743Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-19T02:09:18.861Z] [2021-11-19T02:09:18.861Z] ---> 0c1e277d1c60 [2021-11-19T02:09:18.861Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-19T02:09:18.861Z] ---> Running in 44e68fd089c8 [2021-11-19T02:09:19.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:09:19.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:19.716Z] INFO: Testing against a local daemon [2021-11-19T02:09:19.716Z] === RUN TestVolumesCreateAndList [2021-11-19T02:09:19.716Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-19T02:09:19.716Z] === RUN TestVolumesRemove [2021-11-19T02:09:19.716Z] --- PASS: TestVolumesRemove (0.10s) [2021-11-19T02:09:19.716Z] === RUN TestVolumesInspect [2021-11-19T02:09:19.716Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-19T02:09:19.716Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:09:19.716Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:09:19.716Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:09:19.716Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:09:19.716Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-19T02:09:19.716Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:09:19.716Z] PASS [2021-11-19T02:09:19.716Z] ok github.com/docker/docker/integration/volume 0.240s [2021-11-19T02:09:19.716Z] [2021-11-19T02:09:19.716Z] DONE 5 tests in 1.601s [2021-11-19T02:09:19.716Z] INFO: make.ps1 ended at 11/19/2021 02:09:19 [2021-11-19T02:09:19.716Z] INFO: Integration CLI tests being run from the host: [2021-11-19T02:09:19.716Z] 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-11-19T02:09:20.512Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:09:21.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:09:22.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy (10.38s) [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.79s) [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-11-19T02:09:22.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-11-19T02:09:22.484Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:09:22.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-19T02:09:23.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-19T02:09:23.453Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-19T02:09:23.513Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2021-11-19T02:09:23.513Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:09:23.513Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-19T02:09:23.513Z] === RUN TestWaitNonBlocked [2021-11-19T02:09:23.513Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:23.513Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:23.513Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:23.513Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:23.513Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:23.513Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:23.513Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-19T02:09:23.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-11-19T02:09:23.513Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-11-19T02:09:23.513Z] === RUN TestWaitBlocked [2021-11-19T02:09:23.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:23.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:23.513Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:23.513Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:23.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:23.513Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:24.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-19T02:09:24.082Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-19T02:09:24.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-11-19T02:09:24.082Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-11-19T02:09:24.082Z] === CONT TestContainerStartOnDaemonRestart [2021-11-19T02:09:24.082Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-19T02:09:24.696Z] --- PASS: TestBuildMultiStageParentConfig (2.12s) [2021-11-19T02:09:24.696Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:09:24.696Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:09:24.696Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-19T02:09:24.696Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:09:25.682Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-11-19T02:09:25.682Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:09:25.908Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-19T02:09:25.908Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-19T02:09:25.908Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-19T02:09:26.164Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-19T02:09:26.627Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2021-11-19T02:09:26.627Z] === CONT TestDaemonHostGatewayIP [2021-11-19T02:09:26.627Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-11-19T02:09:26.627Z] === CONT TestDaemonRestartIpcMode [2021-11-19T02:09:26.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:09:26.865Z] INFO: Testing against a local daemon [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-19T02:09:26.865Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-19T02:09:26.865Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-19T02:09:26.865Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-19T02:09:27.332Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-19T02:09:27.332Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-19T02:09:27.572Z] Removing intermediate container 44e68fd089c8 [2021-11-19T02:09:27.572Z] ---> ee9e77546910 [2021-11-19T02:09:27.572Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-19T02:09:27.572Z] ---> Running in dfb7230748dc [2021-11-19T02:09:27.803Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-19T02:09:28.269Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-19T02:09:29.141Z] [2021-11-19T02:09:29.141Z] SUCCESS: Specified value was saved. [2021-11-19T02:09:29.168Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2021-11-19T02:09:29.168Z] === CONT TestIpcModeOlderClient [2021-11-19T02:09:29.168Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-19T02:09:29.168Z] === CONT TestContainerKillOnDaemonStart [2021-11-19T02:09:29.168Z] --- PASS: TestDaemonHostGatewayIP (2.74s) [2021-11-19T02:09:30.014Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2021-11-19T02:09:30.014Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:09:30.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-11-19T02:09:30.014Z] === RUN TestWaitNonBlocked [2021-11-19T02:09:30.014Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:30.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:30.014Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:30.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:30.014Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:09:30.014Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:09:30.014Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-19T02:09:30.014Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2021-11-19T02:09:30.014Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-11-19T02:09:30.014Z] === RUN TestWaitBlocked [2021-11-19T02:09:30.014Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:30.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:30.014Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:30.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:30.014Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:09:30.014Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:09:30.585Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-19T02:09:30.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2021-11-19T02:09:30.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-11-19T02:09:30.585Z] === CONT TestDaemonRestartIpcMode [2021-11-19T02:09:30.585Z] === CONT TestIpcModeOlderClient [2021-11-19T02:09:30.585Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-19T02:09:30.585Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-19T02:09:31.358Z] Removing intermediate container dfb7230748dc [2021-11-19T02:09:31.358Z] ---> 3a46c15bf556 [2021-11-19T02:09:31.359Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-19T02:09:31.827Z] ---> Running in df23aee50d36 [2021-11-19T02:09:33.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-11-19T02:09:33.135Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2021-11-19T02:09:33.135Z] PASS [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === Skipped [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-19T02:09:33.135Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-19T02:09:33.135Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-19T02:09:33.135Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:09:33.135Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:09:33.135Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-19T02:09:33.135Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-19T02:09:33.135Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-19T02:09:33.135Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-19T02:09:33.135Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-19T02:09:33.135Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:09:33.135Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-19T02:09:33.135Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-19T02:09:33.135Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-19T02:09:33.135Z] 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-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-19T02:09:33.135Z] 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-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-19T02:09:33.135Z] 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-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-19T02:09:33.135Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:09:33.135Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-19T02:09:33.135Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:09:33.135Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-19T02:09:33.135Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-19T02:09:33.135Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-19T02:09:33.135Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-19T02:09:33.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-19T02:09:33.135Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-19T02:09:33.135Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-19T02:09:33.135Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-19T02:09:33.135Z] [2021-11-19T02:09:33.135Z] DONE 177 tests, 27 skipped in 72.725s [2021-11-19T02:09:33.135Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-19T02:09:33.396Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:09:33.966Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:33.966Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:33.966Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:33.966Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:33.966Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:33.966Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-19T02:09:33.966Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-19T02:09:33.966Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:33.966Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:33.966Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-19T02:09:33.966Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:33.966Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-19T02:09:33.966Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-19T02:09:33.966Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:09:33.966Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-19T02:09:34.252Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-19T02:09:34.509Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-19T02:09:35.349Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-19T02:09:35.439Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-19T02:09:35.641Z] Cannot create a file when that file already exists. [2021-11-19T02:09:35.695Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-19T02:09:35.951Z] === RUN TestDockerSuite/TestBuildFails [2021-11-19T02:09:36.109Z] --- PASS: TestBuildMultiStageOnBuild (9.81s) [2021-11-19T02:09:36.109Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:09:36.109Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:09:36.109Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:09:36.109Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:09:36.289Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-19T02:09:36.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-19T02:09:36.769Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-19T02:09:37.025Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-19T02:09:37.229Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-19T02:09:37.229Z] daemon_test.go:156: [dcfea9c174b6c] daemon is not started [2021-11-19T02:09:37.229Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-11-19T02:09:37.229Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-11-19T02:09:37.229Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-11-19T02:09:37.229Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-11-19T02:09:37.229Z] === RUN TestDaemonProxy [2021-11-19T02:09:37.229Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-19T02:09:37.229Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-19T02:09:37.229Z] PASS [2021-11-19T02:09:37.229Z] [2021-11-19T02:09:37.229Z] === Skipped [2021-11-19T02:09:37.229Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-19T02:09:37.229Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-19T02:09:37.229Z] [2021-11-19T02:09:37.229Z] DONE 12 tests, 1 skipped in 4.144s [2021-11-19T02:09:37.229Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-19T02:09:37.489Z] INFO: Testing against a local daemon [2021-11-19T02:09:37.489Z] === RUN TestCommitInheritsEnv [2021-11-19T02:09:37.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-19T02:09:39.400Z] --- PASS: TestCommitInheritsEnv (1.68s) [2021-11-19T02:09:39.400Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:09:39.400Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-19T02:09:39.400Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:09:39.400Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-19T02:09:39.400Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:09:39.400Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-19T02:09:39.400Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:09:39.479Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-19T02:09:40.399Z] Removing intermediate container df23aee50d36 [2021-11-19T02:09:40.399Z] ---> 7056015b2c5e [2021-11-19T02:09:40.399Z] Step 13/13 : CMD ["sh"] [2021-11-19T02:09:40.399Z] ---> Running in 3e3a659d4010 [2021-11-19T02:09:40.399Z] Removing intermediate container 3e3a659d4010 [2021-11-19T02:09:40.399Z] ---> 3f9e67993dd2 [2021-11-19T02:09:40.399Z] Successfully built 3f9e67993dd2 [2021-11-19T02:09:40.399Z] Successfully tagged busybox:latest [2021-11-19T02:09:40.399Z] INFO: Docker images of the daemon under test [2021-11-19T02:09:40.399Z] [2021-11-19T02:09:40.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T02:09:40.399Z] busybox latest 3f9e67993dd2 Less than a second ago 4.95GB [2021-11-19T02:09:40.399Z] microsoft/windowsservercore latest 3d4792f88e26 2 weeks ago 4.91GB [2021-11-19T02:09:40.399Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 2 weeks ago 4.91GB [2021-11-19T02:09:40.399Z] [2021-11-19T02:09:40.399Z] INFO: Running integration tests at 11/19/2021 02:09:40... [2021-11-19T02:09:40.399Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-19T02:09:40.399Z] INFO: Integration API tests being run from the host: [2021-11-19T02:09:40.399Z] INFO: make.ps1 starting at 11/19/2021 02:09:40 [2021-11-19T02:09:40.410Z] docker_api_swarm_test.go:563: [d8c8a2ba5dc40] joining swarm manager [db810015e11ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:09:41.310Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-19T02:09:41.310Z] === RUN TestRemoveImageGarbageCollector [2021-11-19T02:09:41.310Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-19T02:09:41.310Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-19T02:09:41.310Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:09:41.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-19T02:09:41.310Z] === RUN TestTagInvalidReference [2021-11-19T02:09:41.310Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-19T02:09:41.310Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:09:41.310Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-19T02:09:41.310Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:09:41.310Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-19T02:09:41.310Z] === RUN TestTagOfficialNames [2021-11-19T02:09:41.310Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-19T02:09:41.310Z] === RUN TestTagMatchesDigest [2021-11-19T02:09:41.310Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-19T02:09:41.310Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-19T02:09:41.391Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-19T02:09:41.442Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2021-11-19T02:09:41.442Z] PASS [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] === Skipped [2021-11-19T02:09:41.442Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-19T02:09:41.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:09:41.442Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:09:41.442Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-19T02:09:41.442Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-19T02:09:41.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:09:41.442Z] [2021-11-19T02:09:41.442Z] DONE 200 tests, 5 skipped in 120.586s [2021-11-19T02:09:41.442Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-19T02:09:41.442Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:09:41.442Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:41.442Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:41.442Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:41.442Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:41.442Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:41.442Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-19T02:09:41.442Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-19T02:09:41.442Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:09:41.442Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-19T02:09:41.442Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-19T02:09:41.442Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-19T02:09:41.442Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-19T02:09:41.442Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-11-19T02:09:41.442Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:09:41.442Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-19T02:09:42.310Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-19T02:09:42.824Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-19T02:09:43.677Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-19T02:09:43.764Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-19T02:09:44.708Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-19T02:09:44.708Z] daemon_test.go:156: [d9ea7551a03f0] daemon is not started [2021-11-19T02:09:44.708Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-11-19T02:09:44.708Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-19T02:09:44.708Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-11-19T02:09:44.708Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-19T02:09:44.708Z] === RUN TestDaemonProxy [2021-11-19T02:09:44.708Z] === RUN TestDaemonProxy/environment_variables [2021-11-19T02:09:45.046Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-19T02:09:45.609Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-19T02:09:46.543Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-19T02:09:46.616Z] === RUN TestDaemonProxy/command-line_options [2021-11-19T02:09:47.909Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-19T02:09:48.523Z] === RUN TestDaemonProxy/configuration_file [2021-11-19T02:09:48.608Z] --- PASS: TestBuildMultiStageLayerLeak (13.20s) [2021-11-19T02:09:48.608Z] === RUN TestBuildWithHugeFile [2021-11-19T02:09:48.837Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-19T02:09:49.092Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-19T02:09:49.903Z] === RUN TestDaemonProxy/conflicting_options [2021-11-19T02:09:50.472Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-19T02:09:50.982Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy (6.30s) [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2021-11-19T02:09:51.042Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-19T02:09:51.042Z] PASS [2021-11-19T02:09:51.042Z] [2021-11-19T02:09:51.042Z] DONE 17 tests in 10.275s [2021-11-19T02:09:51.042Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-19T02:09:51.042Z] INFO: Testing against a local daemon [2021-11-19T02:09:51.042Z] === RUN TestCommitInheritsEnv [2021-11-19T02:09:51.303Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-11-19T02:09:51.303Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:09:51.303Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-19T02:09:51.303Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:09:51.303Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-19T02:09:51.303Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:09:51.303Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-19T02:09:51.303Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:09:51.563Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-19T02:09:51.563Z] === RUN TestRemoveImageGarbageCollector [2021-11-19T02:09:52.875Z] docker_api_swarm_test.go:585: [d1a89f74b0c14] joining swarm manager [db810015e11ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:09:53.132Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-19T02:09:54.101Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2021-11-19T02:09:54.101Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:09:54.101Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-19T02:09:54.101Z] === RUN TestTagInvalidReference [2021-11-19T02:09:54.101Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-19T02:09:54.101Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:09:54.101Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-19T02:09:54.101Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:09:54.101Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-19T02:09:54.101Z] === RUN TestTagOfficialNames [2021-11-19T02:09:54.101Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-19T02:09:54.101Z] === RUN TestTagMatchesDigest [2021-11-19T02:09:54.101Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-19T02:09:54.101Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-19T02:09:55.023Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-19T02:09:55.953Z] check_test.go:379: [d8c8a2ba5dc40] daemon is not started [2021-11-19T02:09:58.472Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-19T02:09:59.034Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-19T02:09:59.596Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-19T02:10:00.158Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-19T02:10:00.720Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-19T02:10:00.720Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-19T02:10:01.650Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-19T02:10:01.907Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-19T02:10:02.470Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-19T02:10:03.033Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-19T02:10:03.297Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-19T02:10:03.553Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-19T02:10:04.918Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-19T02:10:06.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-19T02:10:06.284Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-19T02:10:06.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-19T02:10:06.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:10:06.888Z] INFO: Testing against a local daemon [2021-11-19T02:10:06.888Z] === RUN TestBuildWithSession [2021-11-19T02:10:06.888Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:10:06.888Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:10:06.888Z] === RUN TestBuildSquashParent [2021-11-19T02:10:06.888Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:10:06.888Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:10:06.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:10:06.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:10:06.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:10:06.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:10:06.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:10:06.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:10:07.650Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-19T02:10:09.016Z] docker_api_swarm_test.go:46: [d494218e3ace2] joining swarm manager [d38fccbc82660]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:10:13.183Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-19T02:10:14.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-19T02:10:14.923Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:10:14.923Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:10:14.923Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-19T02:10:14.923Z] [2021-11-19T02:10:14.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-19T02:10:14.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-19T02:10:14.923Z] HOSTNAME=c07f43721464 [2021-11-19T02:10:14.923Z] TESTDEBUG=0 [2021-11-19T02:10:14.923Z] DEST=bundles/test-integration [2021-11-19T02:10:14.923Z] PWD=/go/src/github.com/docker/docker [2021-11-19T02:10:14.923Z] DOCKER_GITCOMMIT=06cd73de3b12fd1b218f574d76a63ba9370aa871 [2021-11-19T02:10:14.923Z] container=docker [2021-11-19T02:10:14.923Z] HOME=/root [2021-11-19T02:10:14.923Z] GOLANG_VERSION=1.17.3 [2021-11-19T02:10:14.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-19T02:10:14.923Z] VALIDATE_BRANCH=master [2021-11-19T02:10:14.923Z] TERM=xterm [2021-11-19T02:10:14.923Z] DOCKER_PKG=github.com/docker/docker [2021-11-19T02:10:14.923Z] SHLVL=1 [2021-11-19T02:10:14.923Z] TIMEOUT=120m [2021-11-19T02:10:14.923Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-19T02:10:14.923Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-19T02:10:14.923Z] GO111MODULE=off [2021-11-19T02:10:14.923Z] DOCKER_EXPERIMENTAL=1 [2021-11-19T02:10:14.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-19T02:10:14.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-19T02:10:14.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-19T02:10:14.923Z] GOPATH=/go [2021-11-19T02:10:14.923Z] PKG_CONFIG=pkg-config [2021-11-19T02:10:14.923Z] _=/usr/bin/env [2021-11-19T02:10:14.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-19T02:10:15.698Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-19T02:10:15.698Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-19T02:10:15.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-19T02:10:15.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-19T02:10:15.954Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-19T02:10:16.210Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-19T02:10:18.100Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-19T02:10:19.029Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-19T02:10:23.201Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-19T02:10:23.201Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-19T02:10:23.458Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-19T02:10:24.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:10:24.776Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:10:26.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-19T02:10:27.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-19T02:10:30.928Z] --- PASS: TestImportExtremelyLargeImageWorks (177.14s) [2021-11-19T02:10:30.928Z] PASS [2021-11-19T02:10:30.928Z] [2021-11-19T02:10:30.928Z] DONE 12 tests in 180.841s [2021-11-19T02:10:30.928Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-19T02:10:30.928Z] ++ 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-11-19T02:10:30.928Z] ++ set -e [2021-11-19T02:10:30.928Z] ++ '[' -n 0 ']' [2021-11-19T02:10:30.928Z] ++ set -x [2021-11-19T02:10:30.928Z] ++ 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-11-19T02:10:30.928Z] INFO: Testing against a local daemon [2021-11-19T02:10:30.928Z] === RUN TestNetworkCreateDelete [2021-11-19T02:10:31.187Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-11-19T02:10:31.187Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:10:31.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-11-19T02:10:31.753Z] === RUN TestDaemonDNSFallback [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.02s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.05s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.23s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.27s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.33s) [2021-11-19T02:10:31.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.37s) [2021-11-19T02:10:31.947Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:10:31.947Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:10:32.314Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-19T02:10:34.551Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-19T02:10:34.551Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-19T02:10:34.551Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-19T02:10:34.551Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-19T02:10:34.551Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-19T02:10:34.551Z] remote: Enumerating objects: 23, done. [2021-11-19T02:10:34.551Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-19T02:10:34.551Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-19T02:10:34.551Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-19T02:10:34.551Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-19T02:10:34.551Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-19T02:10:34.551Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-19T02:10:34.829Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-19T02:10:35.391Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-19T02:10:35.935Z] Cross building: bundles/cross/linux/ppc64le [2021-11-19T02:10:35.935Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-19T02:10:35.935Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-19T02:10:36.756Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-19T02:10:36.756Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-19T02:10:36.756Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-19T02:10:38.121Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-11-19T02:10:38.121Z] === RUN TestInspectNetwork [2021-11-19T02:10:40.018Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-19T02:10:40.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-19T02:10:40.624Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:10:41.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:10:41.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-19T02:10:41.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-19T02:10:41.647Z] === RUN TestInspectNetwork/full_network_id [2021-11-19T02:10:41.647Z] === RUN TestInspectNetwork/partial_network_id [2021-11-19T02:10:41.647Z] === RUN TestInspectNetwork/network_name [2021-11-19T02:10:41.647Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-19T02:10:41.903Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-19T02:10:42.160Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-19T02:10:42.661Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:10:43.525Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-19T02:10:43.650Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:10:43.780Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-19T02:10:44.344Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-19T02:10:44.906Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy (13.26s) [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.67s) [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2021-11-19T02:10:45.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2021-11-19T02:10:45.218Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:10:46.273Z] --- PASS: TestInspectNetwork (7.81s) [2021-11-19T02:10:46.273Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-19T02:10:46.273Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-19T02:10:46.273Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-19T02:10:46.273Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-19T02:10:46.273Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:10:46.273Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-19T02:10:46.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-19T02:10:46.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-19T02:10:47.093Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-19T02:10:47.350Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-19T02:10:47.437Z] --- PASS: TestBuildMultiStageParentConfig (2.61s) [2021-11-19T02:10:47.437Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:10:47.437Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:10:47.437Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-19T02:10:47.437Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:10:47.912Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2021-11-19T02:10:47.912Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:10:47.912Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:10:47.912Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:10:47.912Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:10:47.912Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:10:47.912Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:10:47.912Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:10:47.912Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:10:47.912Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:10:47.912Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-19T02:10:47.912Z] === RUN TestNetworkList [2021-11-19T02:10:47.912Z] === RUN TestNetworkList//networks [2021-11-19T02:10:47.912Z] === PAUSE TestNetworkList//networks [2021-11-19T02:10:47.912Z] === RUN TestNetworkList//networks/ [2021-11-19T02:10:47.912Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:10:47.912Z] === CONT TestNetworkList//networks [2021-11-19T02:10:47.912Z] === CONT TestNetworkList//networks/ [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkList (0.02s) [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:10:47.912Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:10:47.912Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:10:47.912Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-19T02:10:48.474Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-11-19T02:10:48.474Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:10:49.007Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-11-19T02:10:49.007Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:10:49.404Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-19T02:10:49.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-11-19T02:10:49.660Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:10:49.916Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-19T02:10:50.478Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-11-19T02:10:50.478Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:10:51.844Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-11-19T02:10:51.844Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:10:51.844Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-19T02:10:52.778Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-19T02:10:52.778Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-11-19T02:10:52.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:10:53.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-11-19T02:10:53.352Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:10:54.279Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-19T02:10:54.490Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-19T02:10:54.490Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-19T02:10:54.490Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-19T02:10:54.490Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-19T02:10:54.490Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-19T02:10:54.490Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-19T02:10:54.490Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-19T02:10:54.490Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-19T02:10:54.490Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-19T02:10:54.490Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-19T02:10:54.490Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-19T02:10:54.490Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-19T02:10:54.490Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-19T02:10:54.490Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:10:54.490Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-19T02:10:55.207Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-19T02:10:55.474Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-19T02:10:55.474Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:10:55.474Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-19T02:10:55.474Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:10:55.474Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-19T02:10:56.136Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2021-11-19T02:10:56.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:10:56.136Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:10:56.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:10:56.136Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:10:56.392Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-19T02:10:56.648Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-19T02:10:59.165Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-19T02:10:59.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-19T02:11:00.226Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-19T02:11:00.530Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-19T02:11:01.092Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-19T02:11:01.653Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-19T02:11:03.967Z] --- PASS: TestBuildMultiStageOnBuild (13.03s) [2021-11-19T02:11:03.967Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:11:03.967Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:11:03.967Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:11:03.967Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:11:06.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-19T02:11:08.193Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-19T02:11:10.708Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-19T02:11:11.639Z] === RUN TestDockerSuite/TestBuildRm [2021-11-19T02:11:11.895Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2021-11-19T02:11:11.895Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:11:14.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-19T02:11:14.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-19T02:11:14.407Z] --- PASS: TestBuildMultiStageLayerLeak (11.41s) [2021-11-19T02:11:14.407Z] === RUN TestBuildWithHugeFile [2021-11-19T02:11:14.416Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-19T02:11:14.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-19T02:11:14.978Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-19T02:11:15.234Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3m6uspdbou9av19uhrfev0nn0 Created:2021-11-19 02:11:13.374265623 +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[9800956a4f1fc0af26d916eaa8ec57d087e8a29d596699db390a3ce7c0855c1b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybspilcx14f6wuj4584zl5q9c EndpointID:19f5a12d0c6c7319bb9a3e4e0aac5a9262452a1c9f284167b29e2219f3ba160b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:15d07cfc5d53cc69a0ae924dd17a48e906cfb007f2f25dd48fe3f4880cc45775 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:87abba3fdcbc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybspilcx14f6wuj4584zl5q9c EndpointID:19f5a12d0c6c7319bb9a3e4e0aac5a9262452a1c9f284167b29e2219f3ba160b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-19T02:11:15.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-19T02:11:15.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-19T02:11:15.796Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-19T02:11:16.052Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-19T02:11:16.309Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-19T02:11:16.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-19T02:11:16.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-19T02:11:17.128Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-19T02:11:17.801Z] --- PASS: TestImportExtremelyLargeImageWorks (89.62s) [2021-11-19T02:11:17.801Z] PASS [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === Skipped [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-19T02:11:17.801Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] DONE 12 tests, 1 skipped in 93.605s [2021-11-19T02:11:17.801Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-19T02:11:17.801Z] INFO: Testing against a local daemon [2021-11-19T02:11:17.801Z] === RUN TestNetworkCreateDelete [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-11-19T02:11:17.801Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:11:17.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonDNSFallback [2021-11-19T02:11:17.801Z] --- PASS: TestDaemonDNSFallback (6.32s) [2021-11-19T02:11:17.801Z] === RUN TestInspectNetwork [2021-11-19T02:11:17.801Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:11:17.801Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:11:17.801Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:17.801Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:17.801Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:17.801Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:17.801Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:17.801Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:17.801Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:17.801Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:17.801Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestNetworkList [2021-11-19T02:11:17.801Z] === RUN TestNetworkList//networks [2021-11-19T02:11:17.801Z] === PAUSE TestNetworkList//networks [2021-11-19T02:11:17.801Z] === RUN TestNetworkList//networks/ [2021-11-19T02:11:17.801Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:11:17.801Z] === CONT TestNetworkList//networks [2021-11-19T02:11:17.801Z] === CONT TestNetworkList//networks/ [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkList (0.01s) [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:11:17.801Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:11:17.801Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:11:17.801Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:11:17.801Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:11:17.801Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:11:17.801Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:11:17.801Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:11:17.801Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:11:17.801Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:11:17.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:11:17.801Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:11:17.801Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-19T02:11:17.801Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:11:17.801Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:11:17.801Z] PASS [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === Skipped [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-19T02:11:17.801Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:11:17.801Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:11:17.801Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-19T02:11:17.801Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-19T02:11:17.801Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:11:17.801Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:17.801Z] [2021-11-19T02:11:17.801Z] DONE 22 tests, 12 skipped in 6.951s [2021-11-19T02:11:17.801Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.056Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-19T02:11:18.063Z] INFO: Testing against a local daemon [2021-11-19T02:11:18.063Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-19T02:11:18.063Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:18.063Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-19T02:11:18.063Z] === RUN TestDockerNetworkIpvlan [2021-11-19T02:11:18.063Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:18.063Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-11-19T02:11:18.063Z] PASS [2021-11-19T02:11:18.063Z] [2021-11-19T02:11:18.063Z] === Skipped [2021-11-19T02:11:18.063Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-19T02:11:18.063Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:18.063Z] [2021-11-19T02:11:18.063Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-11-19T02:11:18.063Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:18.063Z] [2021-11-19T02:11:18.063Z] DONE 2 tests, 2 skipped in 0.110s [2021-11-19T02:11:18.063Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.063Z] INFO: Testing against a local daemon [2021-11-19T02:11:18.063Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-19T02:11:18.063Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:18.063Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-19T02:11:18.063Z] === RUN TestDockerNetworkMacvlan [2021-11-19T02:11:18.063Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:18.063Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-19T02:11:18.063Z] PASS [2021-11-19T02:11:18.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-19T02:11:18.323Z] [2021-11-19T02:11:18.323Z] === Skipped [2021-11-19T02:11:18.323Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-19T02:11:18.323Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:18.323Z] [2021-11-19T02:11:18.323Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-19T02:11:18.323Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:18.323Z] [2021-11-19T02:11:18.323Z] DONE 2 tests, 2 skipped in 0.115s [2021-11-19T02:11:18.323Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.323Z] testing: warning: no tests to run [2021-11-19T02:11:18.323Z] PASS [2021-11-19T02:11:18.323Z] [2021-11-19T02:11:18.323Z] DONE 0 tests in 0.032s [2021-11-19T02:11:18.323Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.324Z] INFO: Testing against a local daemon [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginAllowRequest [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginTLS [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginDenyRequest [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginDenyResponse [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginAllowEventStream [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginErrorResponse [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginErrorRequest [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginHeader [2021-11-19T02:11:18.324Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.324Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-19T02:11:18.324Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-11-19T02:11:18.595Z] === RUN TestAuthZPluginV2Disable [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-19T02:11:18.595Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-19T02:11:18.595Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-19T02:11:18.595Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-19T02:11:18.595Z] PASS [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === Skipped [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-19T02:11:18.595Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] DONE 17 tests, 17 skipped in 0.320s [2021-11-19T02:11:18.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.595Z] INFO: Testing against a local daemon [2021-11-19T02:11:18.595Z] === RUN TestPluginInvalidJSON [2021-11-19T02:11:18.595Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:11:18.595Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:11:18.595Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:11:18.595Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-19T02:11:18.595Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:11:18.595Z] === RUN TestPluginInstall [2021-11-19T02:11:18.595Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-19T02:11:18.595Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:11:18.595Z] 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-11-19T02:11:18.595Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-19T02:11:18.595Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:11:18.595Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-19T02:11:18.595Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:11:18.595Z] PASS [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === Skipped [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-19T02:11:18.595Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-19T02:11:18.595Z] 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-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:11:18.595Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-19T02:11:18.595Z] [2021-11-19T02:11:18.595Z] DONE 5 tests, 3 skipped in 0.119s [2021-11-19T02:11:18.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-19T02:11:18.864Z] INFO: Testing against a local daemon [2021-11-19T02:11:18.864Z] === RUN TestExternalGraphDriver [2021-11-19T02:11:18.864Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-19T02:11:18.864Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-19T02:11:18.864Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:11:18.990Z] docker_api_swarm_test.go:304: [dee4b5dee4442] joining swarm manager [d4b2663420045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:11:19.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-19T02:11:19.255Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-19T02:11:20.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-19T02:11:20.183Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2021-11-19T02:11:20.183Z] PASS [2021-11-19T02:11:20.183Z] [2021-11-19T02:11:20.183Z] === Skipped [2021-11-19T02:11:20.183Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:11:20.183Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:11:20.183Z] [2021-11-19T02:11:20.183Z] DONE 26 tests, 1 skipped in 49.137s [2021-11-19T02:11:20.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:11:20.183Z] ++ 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-11-19T02:11:20.183Z] ++ set -e [2021-11-19T02:11:20.183Z] ++ '[' -n 0 ']' [2021-11-19T02:11:20.183Z] ++ set -x [2021-11-19T02:11:20.183Z] ++ 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-11-19T02:11:20.183Z] docker_api_swarm_test.go:305: [db089e34f6de4] joining swarm manager [d4b2663420045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:11:20.183Z] INFO: Testing against a local daemon [2021-11-19T02:11:20.183Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-19T02:11:20.183Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:20.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:11:20.183Z] === RUN TestDockerNetworkIpvlan [2021-11-19T02:11:20.183Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:20.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:11:20.183Z] PASS [2021-11-19T02:11:20.183Z] [2021-11-19T02:11:20.183Z] === Skipped [2021-11-19T02:11:20.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:11:20.183Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:20.183Z] [2021-11-19T02:11:20.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:11:20.183Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:11:20.183Z] [2021-11-19T02:11:20.183Z] DONE 2 tests, 2 skipped in 0.130s [2021-11-19T02:11:20.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:11:20.183Z] ++ 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-11-19T02:11:20.183Z] ++ set -e [2021-11-19T02:11:20.183Z] ++ '[' -n 0 ']' [2021-11-19T02:11:20.183Z] ++ set -x [2021-11-19T02:11:20.183Z] ++ 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-11-19T02:11:20.183Z] INFO: Testing against a local daemon [2021-11-19T02:11:20.183Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-19T02:11:20.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-19T02:11:20.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-19T02:11:21.111Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-19T02:11:21.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-11-19T02:11:21.673Z] === RUN TestDockerNetworkMacvlan [2021-11-19T02:11:21.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-19T02:11:22.235Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-19T02:11:22.491Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-19T02:11:22.491Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-19T02:11:22.747Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-19T02:11:22.747Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-19T02:11:22.747Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-19T02:11:22.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-19T02:11:23.003Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-19T02:11:23.076Z] --- PASS: TestGraphdriverPluginV2 (3.73s) [2021-11-19T02:11:23.076Z] PASS [2021-11-19T02:11:23.076Z] [2021-11-19T02:11:23.076Z] === Skipped [2021-11-19T02:11:23.076Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-19T02:11:23.076Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-19T02:11:23.076Z] [2021-11-19T02:11:23.076Z] DONE 2 tests, 1 skipped in 3.864s [2021-11-19T02:11:23.076Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-19T02:11:23.076Z] INFO: Testing against a local daemon [2021-11-19T02:11:23.076Z] === RUN TestContinueAfterPluginCrash [2021-11-19T02:11:23.076Z] === PAUSE TestContinueAfterPluginCrash [2021-11-19T02:11:23.076Z] === RUN TestReadPluginNoRead [2021-11-19T02:11:23.076Z] === PAUSE TestReadPluginNoRead [2021-11-19T02:11:23.076Z] === RUN TestDaemonStartWithLogOpt [2021-11-19T02:11:23.076Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-19T02:11:23.076Z] === CONT TestContinueAfterPluginCrash [2021-11-19T02:11:23.076Z] === CONT TestDaemonStartWithLogOpt [2021-11-19T02:11:23.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-19T02:11:23.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-19T02:11:23.822Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-19T02:11:23.822Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-19T02:11:24.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-19T02:11:24.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-19T02:11:24.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-19T02:11:24.613Z] Using test binary docker [2021-11-19T02:11:24.613Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-19T02:11:24.613Z] +++ /etc/init.d/apparmor start [2021-11-19T02:11:24.613Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-19T02:11:24.613Z] INFO: Waiting for daemon to start... [2021-11-19T02:11:24.613Z] Starting dockerd [2021-11-19T02:11:24.613Z] +++ 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-11-19T02:11:24.641Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-19T02:11:26.532Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-19T02:11:27.294Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-11-19T02:11:27.294Z] === CONT TestReadPluginNoRead [2021-11-19T02:11:27.897Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-19T02:11:28.459Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-19T02:11:28.459Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-19T02:11:29.209Z] === RUN TestReadPluginNoRead/default [2021-11-19T02:11:29.388Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-19T02:11:29.951Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-19T02:11:30.581Z] --- PASS: TestImportExtremelyLargeImageWorks (90.47s) [2021-11-19T02:11:30.581Z] PASS [2021-11-19T02:11:30.581Z] [2021-11-19T02:11:30.581Z] DONE 12 tests in 93.380s [2021-11-19T02:11:30.581Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-19T02:11:30.581Z] INFO: Testing against a local daemon [2021-11-19T02:11:30.581Z] === RUN TestNetworkCreateDelete [2021-11-19T02:11:30.581Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-19T02:11:30.581Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:11:30.582Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-19T02:11:30.582Z] === RUN TestDaemonDNSFallback [2021-11-19T02:11:30.592Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-19T02:11:30.879Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-19T02:11:31.520Z] --- PASS: TestDaemonDNSFallback (6.45s) [2021-11-19T02:11:31.520Z] === RUN TestInspectNetwork [2021-11-19T02:11:31.975Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2021-11-19T02:11:31.975Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-19T02:11:32.245Z] === RUN TestDockerSuite/TestBuildUser [2021-11-19T02:11:32.501Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-19T02:11:32.727Z] . [2021-11-19T02:11:32.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-19T02:11:32.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-19T02:11:32.727Z] Error: No such image: emptyfs [2021-11-19T02:11:32.727Z] ++++ docker load [2021-11-19T02:11:32.727Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-19T02:11:32.727Z] Running integration-test (iteration 1) [2021-11-19T02:11:32.727Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-19T02:11:32.727Z] ++ 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-11-19T02:11:32.727Z] ++ set -e [2021-11-19T02:11:32.727Z] ++ '[' -n 0 ']' [2021-11-19T02:11:32.727Z] ++ set -x [2021-11-19T02:11:32.727Z] ++ 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-11-19T02:11:32.727Z] Loaded image: busybox:latest [2021-11-19T02:11:32.985Z] Loaded image: busybox:glibc [2021-11-19T02:11:33.369Z] === CONT TestReadPluginNoRead [2021-11-19T02:11:33.369Z] read_test.go:92: [d7c5b857c83fa] daemon is not started [2021-11-19T02:11:33.369Z] --- PASS: TestReadPluginNoRead (6.43s) [2021-11-19T02:11:33.369Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-11-19T02:11:33.369Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-11-19T02:11:33.370Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-11-19T02:11:33.370Z] PASS [2021-11-19T02:11:33.370Z] [2021-11-19T02:11:33.370Z] DONE 6 tests in 10.789s [2021-11-19T02:11:33.370Z] 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-11-19T02:11:33.370Z] testing: warning: no tests to run [2021-11-19T02:11:33.370Z] PASS [2021-11-19T02:11:33.370Z] [2021-11-19T02:11:33.370Z] DONE 0 tests in 0.028s [2021-11-19T02:11:33.370Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-19T02:11:33.430Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-19T02:11:33.630Z] INFO: Testing against a local daemon [2021-11-19T02:11:33.630Z] === RUN TestPluginWithDevMounts [2021-11-19T02:11:33.630Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-19T02:11:33.630Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-19T02:11:33.630Z] PASS [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === Skipped [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-19T02:11:33.630Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] DONE 1 tests, 1 skipped in 0.093s [2021-11-19T02:11:33.630Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-19T02:11:33.630Z] INFO: Testing against a local daemon [2021-11-19T02:11:33.630Z] === RUN TestSecretInspect [2021-11-19T02:11:33.630Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestSecretInspect (0.02s) [2021-11-19T02:11:33.630Z] === RUN TestSecretList [2021-11-19T02:11:33.630Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestSecretList (0.01s) [2021-11-19T02:11:33.630Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:11:33.630Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-19T02:11:33.630Z] === RUN TestSecretsUpdate [2021-11-19T02:11:33.630Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-19T02:11:33.630Z] === RUN TestTemplatedSecret [2021-11-19T02:11:33.630Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-19T02:11:33.630Z] === RUN TestSecretCreateResolve [2021-11-19T02:11:33.630Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-19T02:11:33.630Z] PASS [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === Skipped [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-11-19T02:11:33.630Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-19T02:11:33.630Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-19T02:11:33.630Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-19T02:11:33.630Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-19T02:11:33.630Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-19T02:11:33.630Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.630Z] [2021-11-19T02:11:33.630Z] DONE 6 tests, 6 skipped in 0.151s [2021-11-19T02:11:33.630Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan (11.94s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.82s) [2021-11-19T02:11:33.686Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2021-11-19T02:11:33.686Z] PASS [2021-11-19T02:11:33.686Z] [2021-11-19T02:11:33.686Z] DONE 8 tests in 13.391s [2021-11-19T02:11:33.686Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-19T02:11:33.686Z] ++ 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-11-19T02:11:33.686Z] ++ set -e [2021-11-19T02:11:33.686Z] ++ '[' -n 0 ']' [2021-11-19T02:11:33.686Z] ++ set -x [2021-11-19T02:11:33.686Z] ++ 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-11-19T02:11:33.686Z] testing: warning: no tests to run [2021-11-19T02:11:33.686Z] PASS [2021-11-19T02:11:33.686Z] [2021-11-19T02:11:33.686Z] DONE 0 tests in 0.023s [2021-11-19T02:11:33.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-19T02:11:33.686Z] ++ 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-11-19T02:11:33.686Z] ++ set -e [2021-11-19T02:11:33.686Z] ++ '[' -n 0 ']' [2021-11-19T02:11:33.686Z] ++ set -x [2021-11-19T02:11:33.687Z] ++ 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-11-19T02:11:33.687Z] INFO: Testing against a local daemon [2021-11-19T02:11:33.687Z] === RUN TestAuthZPluginAllowRequest [2021-11-19T02:11:33.891Z] INFO: Testing against a local daemon [2021-11-19T02:11:33.891Z] === RUN TestServiceCreateInit [2021-11-19T02:11:33.891Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:11:33.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:11:33.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-19T02:11:33.891Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:11:33.891Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:11:33.891Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceConflict [2021-11-19T02:11:33.891Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:11:33.891Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-19T02:11:33.891Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:11:33.891Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:11:33.891Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:11:33.891Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceSysctls [2021-11-19T02:11:33.891Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-19T02:11:33.891Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:11:33.891Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-19T02:11:33.891Z] === RUN TestInspect [2021-11-19T02:11:33.891Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestInspect (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestCreateJob [2021-11-19T02:11:33.891Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestCreateJob (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestReplicatedJob [2021-11-19T02:11:33.891Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:11:33.891Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-11-19T02:11:33.891Z] === RUN TestServiceListWithStatuses [2021-11-19T02:11:33.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:11:33.891Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:11:33.891Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:11:33.891Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.891Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-19T02:11:33.891Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:11:33.891Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:33.922Z] Loaded image: debian:bullseye-slim [2021-11-19T02:11:34.151Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-19T02:11:34.151Z] === RUN TestServicePlugin [2021-11-19T02:11:34.181Z] Loaded image: hello-world:latest [2021-11-19T02:11:34.181Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:11:34.181Z] INFO: Testing against a local daemon [2021-11-19T02:11:34.181Z] === RUN TestCgroupNamespacesBuild [2021-11-19T02:11:34.815Z] === RUN TestInspectNetwork/full_network_id [2021-11-19T02:11:34.815Z] === RUN TestInspectNetwork/partial_network_id [2021-11-19T02:11:34.815Z] === RUN TestInspectNetwork/network_name [2021-11-19T02:11:34.815Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-19T02:11:35.117Z] --- PASS: TestCgroupNamespacesBuild (1.05s) [2021-11-19T02:11:35.117Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-19T02:11:35.577Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-11-19T02:11:35.577Z] === RUN TestAuthZPluginTLS [2021-11-19T02:11:35.834Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-19T02:11:35.834Z] === RUN TestAuthZPluginDenyRequest [2021-11-19T02:11:35.834Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-19T02:11:36.065Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServicePlugin (1.91s) [2021-11-19T02:11:36.065Z] === RUN TestServiceUpdateLabel [2021-11-19T02:11:36.065Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-19T02:11:36.065Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:11:36.065Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-19T02:11:36.065Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:11:36.065Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-19T02:11:36.065Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:11:36.065Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-11-19T02:11:36.065Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:11:36.065Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-19T02:11:36.065Z] PASS [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === Skipped [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:11:36.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:11:36.065Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-19T02:11:36.065Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-19T02:11:36.065Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-11-19T02:11:36.065Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-19T02:11:36.065Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-19T02:11:36.065Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-19T02:11:36.065Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-19T02:11:36.065Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-19T02:11:36.065Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-19T02:11:36.065Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-19T02:11:36.065Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-19T02:11:36.065Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-11-19T02:11:36.065Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-19T02:11:36.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-19T02:11:36.065Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-19T02:11:36.065Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2021-11-19T02:11:36.065Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-19T02:11:36.065Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-19T02:11:36.065Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-19T02:11:36.065Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-11-19T02:11:36.065Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-19T02:11:36.065Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] DONE 24 tests, 23 skipped in 2.279s [2021-11-19T02:11:36.065Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-19T02:11:36.065Z] INFO: Testing against a local daemon [2021-11-19T02:11:36.065Z] === RUN TestSessionCreate [2021-11-19T02:11:36.065Z] --- PASS: TestSessionCreate (0.02s) [2021-11-19T02:11:36.065Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:11:36.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-19T02:11:36.065Z] PASS [2021-11-19T02:11:36.065Z] [2021-11-19T02:11:36.065Z] DONE 2 tests in 0.132s [2021-11-19T02:11:36.065Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-19T02:11:36.326Z] INFO: Testing against a local daemon [2021-11-19T02:11:36.326Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:11:36.326Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:11:36.326Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:11:36.326Z] === RUN TestDiskUsage [2021-11-19T02:11:36.326Z] === PAUSE TestDiskUsage [2021-11-19T02:11:36.326Z] === RUN TestEventsExecDie [2021-11-19T02:11:36.396Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-19T02:11:36.396Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-19T02:11:36.493Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2021-11-19T02:11:36.494Z] === RUN TestBuildWithSession [2021-11-19T02:11:36.494Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:11:36.494Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-19T02:11:36.494Z] === RUN TestBuildSquashParent [2021-11-19T02:11:36.898Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-19T02:11:36.898Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:11:36.898Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-19T02:11:36.898Z] === RUN TestEventsVolumeCreate [2021-11-19T02:11:36.898Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-19T02:11:36.898Z] === RUN TestInfoBinaryCommits [2021-11-19T02:11:36.898Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-19T02:11:36.898Z] === RUN TestInfoAPIVersioned [2021-11-19T02:11:36.898Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-19T02:11:36.898Z] === RUN TestInfoDiscoveryBackend [2021-11-19T02:11:36.961Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-11-19T02:11:36.961Z] === RUN TestAuthZPluginDenyResponse [2021-11-19T02:11:37.468Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-11-19T02:11:37.468Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-19T02:11:37.524Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-11-19T02:11:37.524Z] === RUN TestAuthZPluginAllowEventStream [2021-11-19T02:11:38.889Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-11-19T02:11:38.889Z] === RUN TestAuthZPluginErrorResponse [2021-11-19T02:11:39.011Z] --- PASS: TestInspectNetwork (7.11s) [2021-11-19T02:11:39.011Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-19T02:11:39.011Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-19T02:11:39.011Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-19T02:11:39.011Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-19T02:11:39.011Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:11:39.463Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-19T02:11:39.463Z] === RUN TestAuthZPluginErrorRequest [2021-11-19T02:11:39.952Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2021-11-19T02:11:39.952Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:11:39.952Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:39.952Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:39.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:39.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:39.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:39.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:39.952Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:11:39.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:11:39.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-19T02:11:39.952Z] === RUN TestNetworkList [2021-11-19T02:11:39.952Z] === RUN TestNetworkList//networks [2021-11-19T02:11:39.952Z] === PAUSE TestNetworkList//networks [2021-11-19T02:11:39.952Z] === RUN TestNetworkList//networks/ [2021-11-19T02:11:39.952Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:11:39.952Z] === CONT TestNetworkList//networks [2021-11-19T02:11:39.952Z] === CONT TestNetworkList//networks/ [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkList (0.01s) [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:11:39.952Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:11:39.952Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:11:40.027Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-11-19T02:11:40.027Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-19T02:11:40.526Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-19T02:11:40.526Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:11:40.589Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-19T02:11:40.589Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-19T02:11:40.686Z] --- PASS: TestBuildSquashParent (3.88s) [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:11:40.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:11:40.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:11:40.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-19T02:11:40.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-19T02:11:40.763Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-11-19T02:11:40.763Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-19T02:11:40.763Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:11:40.763Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-19T02:11:40.763Z] === RUN TestInfoAPI [2021-11-19T02:11:40.763Z] --- PASS: TestInfoAPI (0.02s) [2021-11-19T02:11:40.763Z] === RUN TestInfoAPIWarnings [2021-11-19T02:11:41.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-19T02:11:41.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-19T02:11:41.907Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-19T02:11:41.907Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:11:42.476Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-11-19T02:11:42.476Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:11:42.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-11-19T02:11:42.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-19T02:11:42.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-19T02:11:42.820Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-19T02:11:43.416Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-19T02:11:43.416Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:11:43.845Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-11-19T02:11:43.845Z] === RUN TestAuthZPluginHeader [2021-11-19T02:11:44.196Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-19T02:11:44.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2021-11-19T02:11:44.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2021-11-19T02:11:44.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2021-11-19T02:11:44.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2021-11-19T02:11:44.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2021-11-19T02:11:44.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2021-11-19T02:11:44.197Z] === RUN TestBuildMultiStageCopy [2021-11-19T02:11:44.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-19T02:11:44.408Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-19T02:11:44.798Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-11-19T02:11:44.798Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:11:44.972Z] --- PASS: TestAuthZPluginHeader (1.06s) [2021-11-19T02:11:44.972Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-19T02:11:45.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-19T02:11:45.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-19T02:11:45.301Z] --- PASS: TestBuildWithHugeFile (107.07s) [2021-11-19T02:11:45.301Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:11:45.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:11:45.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:11:45.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:11:45.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:11:45.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:11:45.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:11:45.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:11:45.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:11:45.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:11:45.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:11:45.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:11:45.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-19T02:11:45.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-19T02:11:45.301Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:11:45.301Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:11:45.301Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:11:45.301Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-19T02:11:45.301Z] PASS [2021-11-19T02:11:45.301Z] ok github.com/docker/docker/integration/build 160.762s [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === Skipped [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-19T02:11:45.301Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-19T02:11:45.301Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-19T02:11:45.301Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:11:45.301Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:11:45.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-19T02:11:45.301Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] DONE 29 tests, 6 skipped in 182.257s [2021-11-19T02:11:45.301Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-19T02:11:45.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:11:45.301Z] INFO: Testing against a local daemon [2021-11-19T02:11:45.301Z] === RUN TestConfigInspect [2021-11-19T02:11:45.301Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestConfigList [2021-11-19T02:11:45.301Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestConfigList (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:11:45.301Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestConfigsUpdate [2021-11-19T02:11:45.301Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestTemplatedConfig [2021-11-19T02:11:45.301Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestConfigCreateResolve [2021-11-19T02:11:45.301Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:11:45.301Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-19T02:11:45.301Z] PASS [2021-11-19T02:11:45.301Z] ok github.com/docker/docker/integration/config 0.067s [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === Skipped [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-19T02:11:45.301Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:11:45.301Z] [2021-11-19T02:11:45.301Z] DONE 6 tests, 6 skipped in 1.604s [2021-11-19T02:11:45.301Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-19T02:11:45.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:11:45.301Z] INFO: Testing against a local daemon [2021-11-19T02:11:45.301Z] === RUN TestCheckpoint [2021-11-19T02:11:45.301Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:11:45.301Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestContainerInvalidJSON [2021-11-19T02:11:45.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:11:45.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:11:45.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:11:45.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:11:45.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:11:45.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:11:45.301Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-19T02:11:45.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:11:45.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-11-19T02:11:45.301Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:11:45.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-11-19T02:11:45.301Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:11:45.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-11-19T02:11:45.301Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:11:45.301Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-19T02:11:45.301Z] === RUN TestCopyFromContainer [2021-11-19T02:11:45.301Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:11:45.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:11:45.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:11:45.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:11:45.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:11:45.301Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:11:45.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:11:45.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:11:45.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:11:45.301Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:11:45.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:11:45.301Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:11:45.301Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:11:45.301Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.301Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:11:45.301Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:11:45.301Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:11:45.301Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:11:45.301Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:11:45.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:11:45.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:11:45.301Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:11:45.301Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-19T02:11:45.301Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:11:45.302Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:11:45.302Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:11:45.302Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:11:45.302Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:11:45.302Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-19T02:11:45.302Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:11:45.302Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:11:45.302Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-11-19T02:11:45.302Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:11:45.302Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:11:45.302Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:11:45.302Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:11:45.302Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.302Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestDiff [2021-11-19T02:11:45.302Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:11:45.302Z] --- SKIP: TestDiff (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestExecWithCloseStdin [2021-11-19T02:11:45.302Z] --- PASS: TestExecWithCloseStdin (1.89s) [2021-11-19T02:11:45.302Z] === RUN TestExec [2021-11-19T02:11:45.302Z] --- PASS: TestExec (1.71s) [2021-11-19T02:11:45.302Z] === RUN TestExecUser [2021-11-19T02:11:45.302Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:11:45.302Z] --- SKIP: TestExecUser (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:11:45.302Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.302Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:11:45.302Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:45.302Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:11:45.302Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:11:45.302Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestHealthKillContainer [2021-11-19T02:11:45.302Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:11:45.302Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:11:45.302Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:11:45.302Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:11:45.302Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:11:45.367Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-19T02:11:45.367Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:11:45.391Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-19T02:11:45.391Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy (1.74s) [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-19T02:11:45.649Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-19T02:11:45.649Z] === RUN TestBuildMultiStageParentConfig [2021-11-19T02:11:46.217Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2021-11-19T02:11:46.217Z] === RUN TestBuildLabelWithTargets [2021-11-19T02:11:46.287Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2021-11-19T02:11:46.287Z] === RUN TestKillContainer [2021-11-19T02:11:46.287Z] === RUN TestKillContainer/no_signal [2021-11-19T02:11:47.154Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-11-19T02:11:47.154Z] === RUN TestBuildWithEmptyLayers [2021-11-19T02:11:47.413Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-11-19T02:11:47.413Z] === RUN TestBuildMultiStageOnBuild [2021-11-19T02:11:47.489Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-19T02:11:47.850Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:11:47.850Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:11:47.850Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:11:47.906Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2021-11-19T02:11:47.906Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:11:47.906Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:11:47.906Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:11:47.906Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:11:48.051Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-19T02:11:48.307Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-19T02:11:48.790Z] --- PASS: TestBuildMultiStageOnBuild (1.16s) [2021-11-19T02:11:48.790Z] === RUN TestBuildUncleanTarFilenames [2021-11-19T02:11:49.050Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-11-19T02:11:49.050Z] === RUN TestBuildMultiStageLayerLeak [2021-11-19T02:11:49.236Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-19T02:11:49.492Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2021-11-19T02:11:49.492Z] === RUN TestAuthZPluginV2Disable [2021-11-19T02:11:49.749Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-19T02:11:50.064Z] --- PASS: TestKillContainer (3.58s) [2021-11-19T02:11:50.064Z] --- PASS: TestKillContainer/no_signal (1.57s) [2021-11-19T02:11:50.064Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:11:50.064Z] --- PASS: TestKillContainer/killing_signal (1.96s) [2021-11-19T02:11:50.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:11:50.064Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:11:50.064Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestKillStoppedContainer [2021-11-19T02:11:50.064Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:11:50.064Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:11:50.064Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:11:50.064Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:11:50.064Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:11:50.064Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:11:50.064Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:50.064Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:11:50.064Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:11:50.064Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-19T02:11:50.064Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:11:50.427Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2021-11-19T02:11:50.427Z] === RUN TestBuildWithHugeFile [2021-11-19T02:11:50.676Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-19T02:11:50.676Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-19T02:11:50.676Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-19T02:11:50.676Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-19T02:11:50.676Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-19T02:11:50.676Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-19T02:11:50.676Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-19T02:11:50.676Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-19T02:11:50.676Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-19T02:11:51.049Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2021-11-19T02:11:51.049Z] === RUN TestNetworkNat [2021-11-19T02:11:51.049Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:11:51.049Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-19T02:11:51.049Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:11:52.042Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-19T02:11:52.042Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-19T02:11:52.605Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-19T02:11:53.168Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-19T02:11:53.168Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2021-11-19T02:11:53.168Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-19T02:11:53.265Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s) [2021-11-19T02:11:53.265Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:11:53.265Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:11:53.265Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-19T02:11:53.265Z] === RUN TestPause [2021-11-19T02:11:53.265Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:11:53.265Z] --- SKIP: TestPause (0.00s) [2021-11-19T02:11:53.265Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:11:54.097Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-19T02:11:54.097Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-19T02:11:54.833Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2021-11-19T02:11:54.833Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:11:54.833Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:11:54.833Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-19T02:11:54.833Z] === RUN TestPsFilter [2021-11-19T02:11:54.833Z] --- PASS: TestPsFilter (0.17s) [2021-11-19T02:11:54.833Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:11:55.987Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-19T02:11:56.915Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2021-11-19T02:11:56.915Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-19T02:11:56.915Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-19T02:11:57.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s) [2021-11-19T02:11:57.044Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:11:57.843Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-19T02:11:57.843Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-19T02:11:58.100Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-19T02:11:58.100Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-19T02:11:58.100Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-19T02:11:58.609Z] --- PASS: TestRemoveContainerWithVolume (1.89s) [2021-11-19T02:11:58.609Z] === RUN TestRemoveContainerRunning [2021-11-19T02:11:58.662Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-19T02:11:58.869Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-19T02:11:58.869Z] === RUN TestInfoDebug [2021-11-19T02:11:58.869Z] --- PASS: TestInfoDebug (0.55s) [2021-11-19T02:11:58.869Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:11:58.869Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-19T02:11:58.869Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:11:58.869Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-19T02:11:58.869Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:11:58.869Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-19T02:11:58.869Z] === RUN TestPingCacheHeaders [2021-11-19T02:11:58.869Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-19T02:11:58.869Z] === RUN TestPingGet [2021-11-19T02:11:58.869Z] --- PASS: TestPingGet (0.01s) [2021-11-19T02:11:58.869Z] === RUN TestPingHead [2021-11-19T02:11:58.869Z] --- PASS: TestPingHead (0.02s) [2021-11-19T02:11:58.869Z] === RUN TestVersion [2021-11-19T02:11:58.869Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:11:58.869Z] === CONT TestDiskUsage [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/container_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/image_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/volume_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-19T02:11:59.439Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-19T02:11:59.440Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-19T02:11:59.440Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-19T02:11:59.440Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-19T02:11:59.700Z] === RUN TestDiskUsage/after_container.Run [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-19T02:11:59.960Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-19T02:12:00.172Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-11-19T02:12:00.172Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage (1.20s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-19T02:12:00.220Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-11-19T02:12:00.220Z] PASS [2021-11-19T02:12:00.220Z] [2021-11-19T02:12:00.220Z] === Skipped [2021-11-19T02:12:00.220Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:12:00.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:12:00.220Z] [2021-11-19T02:12:00.220Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-19T02:12:00.220Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-19T02:12:00.220Z] [2021-11-19T02:12:00.220Z] DONE 53 tests, 2 skipped in 23.987s [2021-11-19T02:12:00.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-19T02:12:00.220Z] INFO: Testing against a local daemon [2021-11-19T02:12:00.220Z] === RUN TestVolumesCreateAndList [2021-11-19T02:12:00.220Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-19T02:12:00.220Z] === RUN TestVolumesRemove [2021-11-19T02:12:00.480Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-19T02:12:00.480Z] === RUN TestVolumesInspect [2021-11-19T02:12:00.480Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-19T02:12:00.480Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:12:00.481Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:12:00.481Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:12:00.481Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:12:00.481Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-19T02:12:00.481Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:12:00.481Z] PASS [2021-11-19T02:12:00.481Z] [2021-11-19T02:12:00.481Z] DONE 5 tests in 0.222s [2021-11-19T02:12:00.481Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:12:00.481Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13414 is not a child of this shell [2021-11-19T02:12:00.481Z] warning: PID 13414 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-19T02:12:00.481Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:12:00.481Z] [2021-11-19T02:12:00.481Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:12:00.481Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:12:00.481Z] [2021-11-19T02:12:00.481Z] To set a process to complain mode, use the command line tool [2021-11-19T02:12:00.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:12:00.481Z] Removing test suite binaries [2021-11-19T02:12:00.481Z] exiting test-integration [2021-11-19T02:12:00.481Z] ++ exit 0 [2021-11-19T02:12:00.481Z] [2021-11-19T02:12:00.555Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-19T02:12:00.555Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-19T02:12:00.555Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:12:00.555Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-19T02:12:00.812Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-19T02:12:00.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy Post stage [Pipeline] junit [2021-11-19T02:12:01.451Z] Recording test results [2021-11-19T02:12:01.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-11-19T02:12:01.736Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:12:01.736Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-19T02:12:01.736Z] === RUN TestRenameLinkedContainer [2021-11-19T02:12:01.736Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:01.736Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-19T02:12:01.736Z] === RUN TestRenameStoppedContainer [2021-11-19T02:12:01.751Z] === RUN TestDockerSuite/TestCommitChange [2021-11-19T02:12:02.801Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2021-11-19T02:12:02.801Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:12:03.118Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-19T02:12:03.681Z] docker_api_swarm_test.go:272: [d1892bb5b0ab8] joining swarm manager [dbb04ccb17343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:12:03.899Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-11-19T02:12:03.953Z] --- PASS: TestRenameStoppedContainer (1.98s) [2021-11-19T02:12:03.953Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] sh [2021-11-19T02:12:04.230Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r954xdv1fraishu7byshjmsxu Created:2021-11-19 02:12:02.778144313 +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[001786f54f7392aa785dc6cebee08b8f47c6293731022bfff8781261d88747fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ps28lqq4b34qpv83243jgma5m EndpointID:b8dfaa4c3947901e4550481a9d1820ae0001fbf1fa93391fa181d44641b35c62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d8f7e8c6f4064da1487c2d4c96f48ef825d8e15a3fc9e9d0be6a2de44eaba7f 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:fde3dc6e4833 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ps28lqq4b34qpv83243jgma5m EndpointID:b8dfaa4c3947901e4550481a9d1820ae0001fbf1fa93391fa181d44641b35c62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-19T02:12:04.244Z] + echo Ensuring container killed. [2021-11-19T02:12:04.244Z] Ensuring container killed. [2021-11-19T02:12:04.244Z] + docker rm -vf docker-pr2 [2021-11-19T02:12:04.244Z] Error: No such container: docker-pr2 [2021-11-19T02:12:04.244Z] === RUN TestDockerSuite/TestCommitHardlink [Pipeline] sh [2021-11-19T02:12:04.532Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:12:04.532Z] Chowning /workspace to jenkins user [2021-11-19T02:12:04.532Z] + id -u [2021-11-19T02:12:04.532Z] + id -g [2021-11-19T02:12:04.532Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:12:04.532Z] Unable to find image 'busybox:latest' locally [2021-11-19T02:12:04.795Z] latest: Pulling from library/busybox [2021-11-19T02:12:04.795Z] e685c5c858e3: Pulling fs layer [2021-11-19T02:12:05.056Z] e685c5c858e3: Download complete [2021-11-19T02:12:05.056Z] e685c5c858e3: Pull complete [2021-11-19T02:12:05.056Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-19T02:12:05.174Z] docker_api_swarm_test.go:273: [d24a3c7afa6a9] joining swarm manager [dbb04ccb17343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:12:05.316Z] Status: Downloaded newer image for busybox:latest [2021-11-19T02:12:05.736Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-19T02:12:06.903Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-11-19T02:12:06.903Z] === RUN TestRenameInvalidName [2021-11-19T02:12:07.628Z] === RUN TestDockerSuite/TestCommitPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-19T02:12:08.170Z] + bundleName=amd64-rootless [2021-11-19T02:12:08.170Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-19T02:12:08.170Z] Creating amd64-rootless-bundles.tar.gz [2021-11-19T02:12:08.170Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-19T02:12:08.170Z] + 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-11-19T02:12:08.185Z] Archiving artifacts [2021-11-19T02:12:08.191Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-19T02:12:08.436Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2021-11-19T02:12:08.437Z] PASS [2021-11-19T02:12:08.437Z] [2021-11-19T02:12:08.437Z] === Skipped [2021-11-19T02:12:08.437Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:12:08.437Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:12:08.437Z] [2021-11-19T02:12:08.437Z] DONE 26 tests, 1 skipped in 43.984s [2021-11-19T02:12:08.437Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:12:08.437Z] INFO: Testing against a local daemon [2021-11-19T02:12:08.437Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-19T02:12:08.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:12:08.437Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:12:08.437Z] === RUN TestDockerNetworkIpvlan [2021-11-19T02:12:08.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:12:08.437Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:12:08.437Z] PASS [2021-11-19T02:12:08.437Z] [2021-11-19T02:12:08.437Z] === Skipped [2021-11-19T02:12:08.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:12:08.437Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:12:08.437Z] [2021-11-19T02:12:08.437Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:12:08.437Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:12:08.437Z] [2021-11-19T02:12:08.437Z] DONE 2 tests, 2 skipped in 0.037s [2021-11-19T02:12:08.437Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:12:08.437Z] INFO: Testing against a local daemon [2021-11-19T02:12:08.437Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-19T02:12:08.465Z] --- PASS: TestRenameInvalidName (1.61s) [2021-11-19T02:12:08.465Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:12:09.122Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-19T02:12:09.684Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-19T02:12:09.818Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-11-19T02:12:09.819Z] === RUN TestDockerNetworkMacvlan [2021-11-19T02:12:10.388Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-19T02:12:10.654Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:12:10.975Z] + make clean [2021-11-19T02:12:11.050Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.03s) [2021-11-19T02:12:11.050Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-19T02:12:11.050Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-19T02:12:11.236Z] docker volume rm -f docker-dev-cache [2021-11-19T02:12:11.236Z] docker-dev-cache [Pipeline] deleteDir [2021-11-19T02:12:11.329Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-19T02:12:11.613Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-19T02:12:11.613Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-19T02:12:11.613Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-19T02:12:11.613Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-19T02:12:11.613Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-19T02:12:11.869Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-19T02:12:11.869Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-19T02:12:11.898Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:12:12.440Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-19T02:12:12.440Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-19T02:12:12.440Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-19T02:12:12.440Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-19T02:12:12.440Z] Cross building: bundles/cross/linux/s390x [2021-11-19T02:12:12.440Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-19T02:12:12.440Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-19T02:12:12.478Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-19T02:12:12.478Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:12:12.478Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-19T02:12:12.478Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-19T02:12:12.478Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-19T02:12:12.796Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-19T02:12:13.724Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-19T02:12:13.724Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-19T02:12:13.807Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-19T02:12:14.287Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-19T02:12:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-19T02:12:15.104Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-19T02:12:15.440Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-19T02:12:15.666Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-19T02:12:15.719Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-19T02:12:15.922Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-19T02:12:15.922Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-19T02:12:15.922Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-19T02:12:16.428Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-19T02:12:16.428Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:12:16.428Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-19T02:12:16.428Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:12:16.428Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-19T02:12:16.428Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:12:16.428Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-19T02:12:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-19T02:12:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-19T02:12:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-19T02:12:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-19T02:12:16.484Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-19T02:12:16.895Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-19T02:12:17.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-19T02:12:17.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-19T02:12:17.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-19T02:12:17.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-19T02:12:17.878Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-19T02:12:18.888Z] --- PASS: TestRenameAnonymousContainer (10.32s) [2021-11-19T02:12:18.888Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:12:19.017Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-19T02:12:19.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-19T02:12:19.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-19T02:12:19.485Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan (9.77s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2021-11-19T02:12:19.587Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2021-11-19T02:12:19.587Z] PASS [2021-11-19T02:12:19.587Z] [2021-11-19T02:12:19.587Z] DONE 8 tests in 11.119s [2021-11-19T02:12:19.587Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-19T02:12:19.587Z] testing: warning: no tests to run [2021-11-19T02:12:19.587Z] PASS [2021-11-19T02:12:19.587Z] [2021-11-19T02:12:19.587Z] DONE 0 tests in 0.011s [2021-11-19T02:12:19.587Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-19T02:12:19.587Z] INFO: Testing against a local daemon [2021-11-19T02:12:19.587Z] === RUN TestAuthZPluginAllowRequest [2021-11-19T02:12:20.048Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-19T02:12:20.304Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-19T02:12:20.454Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2021-11-19T02:12:20.454Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:12:20.454Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:20.454Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:12:20.454Z] === RUN TestResize [2021-11-19T02:12:20.822Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-19T02:12:20.866Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-19T02:12:20.968Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-11-19T02:12:20.968Z] === RUN TestAuthZPluginTLS [2021-11-19T02:12:21.229Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-19T02:12:21.229Z] === RUN TestAuthZPluginDenyRequest [2021-11-19T02:12:21.428Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-19T02:12:21.428Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-19T02:12:21.799Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-19T02:12:21.799Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-19T02:12:21.805Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-19T02:12:21.805Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:12:22.001Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-19T02:12:22.257Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-19T02:12:22.272Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-19T02:12:22.272Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:12:22.272Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-19T02:12:22.272Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-19T02:12:22.369Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-19T02:12:22.369Z] === RUN TestAuthZPluginDenyResponse [2021-11-19T02:12:22.670Z] --- PASS: TestResize (1.65s) [2021-11-19T02:12:22.670Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:12:22.818Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-19T02:12:22.818Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-19T02:12:22.939Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-19T02:12:22.939Z] === RUN TestAuthZPluginAllowEventStream [2021-11-19T02:12:23.380Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-19T02:12:23.655Z] --- PASS: TestResizeWithInvalidSize (1.57s) [2021-11-19T02:12:23.655Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:12:24.307Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-19T02:12:24.321Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2021-11-19T02:12:24.321Z] === RUN TestAuthZPluginErrorResponse [2021-11-19T02:12:24.580Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-19T02:12:24.580Z] === RUN TestAuthZPluginErrorRequest [2021-11-19T02:12:25.150Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-19T02:12:25.150Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-19T02:12:25.214Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-19T02:12:25.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-19T02:12:25.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-19T02:12:25.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-19T02:12:25.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-19T02:12:25.233Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-19T02:12:25.489Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-19T02:12:25.720Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-19T02:12:25.720Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-19T02:12:25.867Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2021-11-19T02:12:25.867Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:12:25.867Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:25.867Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:12:25.867Z] === RUN TestStats [2021-11-19T02:12:25.867Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:12:25.867Z] --- SKIP: TestStats (0.00s) [2021-11-19T02:12:25.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:12:26.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-19T02:12:27.103Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2021-11-19T02:12:27.103Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-19T02:12:27.415Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-19T02:12:27.415Z] PASS [2021-11-19T02:12:27.415Z] [2021-11-19T02:12:27.415Z] DONE 17 tests in 53.787s [2021-11-19T02:12:27.415Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-19T02:12:27.415Z] ++ 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-11-19T02:12:27.415Z] ++ set -e [2021-11-19T02:12:27.415Z] ++ '[' -n 0 ']' [2021-11-19T02:12:27.415Z] ++ set -x [2021-11-19T02:12:27.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-19T02:12:27.672Z] INFO: Testing against a local daemon [2021-11-19T02:12:27.672Z] === RUN TestPluginInvalidJSON [2021-11-19T02:12:27.672Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:12:27.672Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:12:27.672Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:12:27.672Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-19T02:12:27.672Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:12:27.672Z] === RUN TestPluginInstall [2021-11-19T02:12:27.672Z] === RUN TestPluginInstall/no_auth [2021-11-19T02:12:28.486Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-11-19T02:12:28.486Z] === RUN TestAuthZPluginHeader [2021-11-19T02:12:29.426Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-11-19T02:12:29.426Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-19T02:12:29.563Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:29.563Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e6d8dfaeb07c45b1f6a5b22a647d779586908babe009a3de7f4c250eef1b22e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:29.563Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:29.563Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e6d8dfaeb07c45b1f6a5b22a647d779586908babe009a3de7f4c250eef1b22e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:29.563Z] === RUN TestPluginInstall/with_htpasswd [2021-11-19T02:12:29.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2021-11-19T02:12:29.656Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:12:29.656Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:12:29.656Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-19T02:12:29.656Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:12:29.818Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-19T02:12:30.075Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:30.075Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b110ac2a14162768e06618d708d4de3b8be04cf7a0c73f4a20f16a50d6e4e857" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:30.075Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:30.075Z] time="2021-11-19T02:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b110ac2a14162768e06618d708d4de3b8be04cf7a0c73f4a20f16a50d6e4e857" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:30.332Z] === RUN TestPluginInstall/with_insecure [2021-11-19T02:12:30.588Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-19T02:12:31.303Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-19T02:12:31.303Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-19T02:12:31.303Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-19T02:12:31.303Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-19T02:12:31.303Z] time="2021-11-19T02:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:31.303Z] time="2021-11-19T02:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4856312b856d225ccdcb6589943fcc6f380eb4635ed96fdfa6ab102c09d75b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:31.303Z] time="2021-11-19T02:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:12:31.303Z] time="2021-11-19T02:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4856312b856d225ccdcb6589943fcc6f380eb4635ed96fdfa6ab102c09d75b67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:12:31.559Z] plugin_test.go:165: [dc2734bb9d101] daemon is not started [2021-11-19T02:12:31.559Z] --- PASS: TestPluginInstall (4.02s) [2021-11-19T02:12:31.559Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-11-19T02:12:31.559Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-11-19T02:12:31.559Z] --- PASS: TestPluginInstall/with_insecure (1.21s) [2021-11-19T02:12:31.559Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:12:33.448Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-19T02:12:33.623Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2021-11-19T02:12:33.623Z] === RUN TestAuthZPluginV2Disable [2021-11-19T02:12:33.704Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-19T02:12:34.267Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-19T02:12:34.267Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-19T02:12:35.196Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-19T02:12:35.196Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2021-11-19T02:12:35.196Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2021-11-19T02:12:35.196Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2021-11-19T02:12:35.196Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:12:35.775Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-19T02:12:36.126Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2021-11-19T02:12:36.126Z] PASS [2021-11-19T02:12:36.126Z] [2021-11-19T02:12:36.126Z] DONE 10 tests in 8.515s [2021-11-19T02:12:36.126Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-19T02:12:36.126Z] ++ 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-11-19T02:12:36.126Z] ++ set -e [2021-11-19T02:12:36.126Z] ++ '[' -n 0 ']' [2021-11-19T02:12:36.126Z] ++ set -x [2021-11-19T02:12:36.126Z] ++ 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-11-19T02:12:36.126Z] INFO: Testing against a local daemon [2021-11-19T02:12:36.126Z] === RUN TestExternalGraphDriver [2021-11-19T02:12:36.126Z] === RUN TestExternalGraphDriver/json [2021-11-19T02:12:36.917Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2021-11-19T02:12:36.917Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-19T02:12:38.018Z] === RUN TestExternalGraphDriver/spec [2021-11-19T02:12:38.274Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-19T02:12:38.839Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-19T02:12:39.594Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-19T02:12:39.770Z] === RUN TestExternalGraphDriver/pull [2021-11-19T02:12:40.026Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-19T02:12:40.210Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2021-11-19T02:12:40.210Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-19T02:12:40.577Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-19T02:12:40.577Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:12:40.577Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-19T02:12:40.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-19T02:12:41.514Z] --- PASS: TestExternalGraphDriver (5.37s) [2021-11-19T02:12:41.514Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2021-11-19T02:12:41.514Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-11-19T02:12:41.514Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2021-11-19T02:12:41.514Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:12:41.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-19T02:12:43.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-19T02:12:43.518Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-19T02:12:44.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-19T02:12:45.079Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-19T02:12:45.438Z] --- PASS: TestGraphdriverPluginV2 (4.01s) [2021-11-19T02:12:45.438Z] PASS [2021-11-19T02:12:45.438Z] [2021-11-19T02:12:45.438Z] DONE 5 tests in 9.480s [2021-11-19T02:12:45.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-19T02:12:45.438Z] ++ 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-11-19T02:12:45.438Z] ++ set -e [2021-11-19T02:12:45.438Z] ++ '[' -n 0 ']' [2021-11-19T02:12:45.438Z] ++ set -x [2021-11-19T02:12:45.438Z] ++ 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-11-19T02:12:45.694Z] INFO: Testing against a local daemon [2021-11-19T02:12:45.694Z] === RUN TestContinueAfterPluginCrash [2021-11-19T02:12:45.694Z] === PAUSE TestContinueAfterPluginCrash [2021-11-19T02:12:45.694Z] === RUN TestReadPluginNoRead [2021-11-19T02:12:45.694Z] === PAUSE TestReadPluginNoRead [2021-11-19T02:12:45.694Z] === RUN TestDaemonStartWithLogOpt [2021-11-19T02:12:45.694Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-19T02:12:45.694Z] === CONT TestContinueAfterPluginCrash [2021-11-19T02:12:45.694Z] === CONT TestDaemonStartWithLogOpt [2021-11-19T02:12:45.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-19T02:12:47.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007d1a28_} [2021-11-19T02:12:47.616Z] --- PASS: TestUpdateRestartPolicy (18.51s) [2021-11-19T02:12:47.616Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:12:49.182Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2021-11-19T02:12:49.182Z] === RUN TestWaitNonBlocked [2021-11-19T02:12:49.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:12:49.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:12:49.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:12:49.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:12:49.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:12:49.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:12:49.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1495737526_/foo_false____} [2021-11-19T02:12:49.462Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2021-11-19T02:12:49.462Z] === CONT TestReadPluginNoRead [2021-11-19T02:12:49.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-19T02:12:49.822Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-19T02:12:49.822Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-19T02:12:49.822Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-19T02:12:49.822Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-19T02:12:49.822Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-19T02:12:50.211Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.54s) [2021-11-19T02:12:50.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-19T02:12:50.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1495737526_/foo_true____} [2021-11-19T02:12:52.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_false____} [2021-11-19T02:12:52.542Z] === RUN TestReadPluginNoRead/default [2021-11-19T02:12:53.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-19T02:12:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_true____} [2021-11-19T02:12:53.982Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-19T02:12:54.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_true__0xc0007d1aa0__} [2021-11-19T02:12:54.544Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2021-11-19T02:12:54.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007d1ad0_} [2021-11-19T02:12:55.731Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-19T02:12:55.731Z] docker_api_swarm_node_test.go:20: [d535073227c9d] joining swarm manager [d3ed492d6e3b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:12:56.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007d1b78_} [2021-11-19T02:12:56.347Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-19T02:12:56.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s) [2021-11-19T02:12:56.348Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.91s) [2021-11-19T02:12:56.348Z] === RUN TestWaitBlocked [2021-11-19T02:12:56.348Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:12:56.348Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-19T02:12:56.348Z] PASS [2021-11-19T02:12:56.348Z] ok github.com/docker/docker/integration/container 76.399s [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === Skipped [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-19T02:12:56.348Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-19T02:12:56.348Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:12:56.348Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-19T02:12:56.348Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:12:56.348Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:12:56.348Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:12:56.348Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:12:56.348Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:12:56.348Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-19T02:12:56.348Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-19T02:12:56.348Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-19T02:12:56.348Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:12:56.348Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-19T02:12:56.348Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-19T02:12:56.348Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:12:56.348Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:12:56.348Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-19T02:12:56.348Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-19T02:12:56.348Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-19T02:12:56.348Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-19T02:12:56.348Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-19T02:12:56.348Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-19T02:12:56.348Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:12:56.348Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:12:56.348Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-19T02:12:56.348Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-19T02:12:56.348Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-19T02:12:56.348Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:12:56.348Z] [2021-11-19T02:12:56.348Z] DONE 87 tests, 33 skipped in 78.441s [2021-11-19T02:12:56.348Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-19T02:12:56.856Z] docker_api_swarm_node_test.go:21: [d7c32150eb8b8] joining swarm manager [d3ed492d6e3b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:12:57.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007d1bf0_} [2021-11-19T02:12:57.369Z] === CONT TestReadPluginNoRead [2021-11-19T02:12:57.369Z] read_test.go:92: [dd6bcc2ba86e1] daemon is not started [2021-11-19T02:12:57.369Z] --- PASS: TestReadPluginNoRead (8.06s) [2021-11-19T02:12:57.369Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2021-11-19T02:12:57.369Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-11-19T02:12:57.369Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2021-11-19T02:12:57.369Z] PASS [2021-11-19T02:12:57.369Z] [2021-11-19T02:12:57.369Z] DONE 6 tests in 11.952s [2021-11-19T02:12:57.369Z] 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-11-19T02:12:57.369Z] ++ 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-11-19T02:12:57.369Z] ++ set -e [2021-11-19T02:12:57.369Z] ++ '[' -n 0 ']' [2021-11-19T02:12:57.369Z] ++ set -x [2021-11-19T02:12:57.369Z] ++ 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-11-19T02:12:57.625Z] testing: warning: no tests to run [2021-11-19T02:12:57.625Z] PASS [2021-11-19T02:12:57.625Z] [2021-11-19T02:12:57.625Z] DONE 0 tests in 0.048s [2021-11-19T02:12:57.625Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-19T02:12:57.625Z] ++ 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-11-19T02:12:57.625Z] ++ set -e [2021-11-19T02:12:57.625Z] ++ '[' -n 0 ']' [2021-11-19T02:12:57.625Z] ++ set -x [2021-11-19T02:12:57.625Z] ++ 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-11-19T02:12:57.625Z] INFO: Testing against a local daemon [2021-11-19T02:12:57.625Z] === RUN TestPluginWithDevMounts [2021-11-19T02:12:57.625Z] === PAUSE TestPluginWithDevMounts [2021-11-19T02:12:57.625Z] === CONT TestPluginWithDevMounts [2021-11-19T02:12:58.121Z] --- PASS: TestBuildWithHugeFile (65.52s) [2021-11-19T02:12:58.121Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:12:58.121Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:12:58.121Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:12:58.121Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:12:58.121Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:12:58.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:12:58.121Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:12:58.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:12:58.121Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:12:58.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:12:58.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:12:58.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:12:58.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:12:58.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-19T02:12:58.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-19T02:12:58.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-19T02:12:58.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-19T02:12:58.121Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:12:58.121Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-19T02:12:58.121Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-19T02:12:58.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007d1c20_} [2021-11-19T02:12:58.688Z] --- PASS: TestBuildPreserveOwnership (2.58s) [2021-11-19T02:12:58.688Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2021-11-19T02:12:58.688Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2021-11-19T02:12:58.688Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:12:58.947Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-19T02:12:58.947Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-19T02:12:59.114Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-11-19T02:12:59.114Z] PASS [2021-11-19T02:12:59.114Z] [2021-11-19T02:12:59.114Z] DONE 1 tests in 1.666s [2021-11-19T02:12:59.114Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-19T02:12:59.114Z] ++ 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-11-19T02:12:59.114Z] ++ set -e [2021-11-19T02:12:59.114Z] ++ '[' -n 0 ']' [2021-11-19T02:12:59.114Z] ++ set -x [2021-11-19T02:12:59.115Z] ++ 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-11-19T02:12:59.370Z] INFO: Testing against a local daemon [2021-11-19T02:12:59.370Z] === RUN TestSecretInspect [2021-11-19T02:12:59.515Z] Loaded image: busybox:latest [2021-11-19T02:12:59.774Z] Loaded image: busybox:glibc [2021-11-19T02:12:59.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-19T02:13:00.711Z] Loaded image: debian:bullseye-slim [2021-11-19T02:13:00.711Z] Loaded image: hello-world:latest [2021-11-19T02:13:00.711Z] Loaded image: arm32v7/hello-world:latest [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-19T02:13:00.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-19T02:13:01.118Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-19T02:13:01.680Z] --- PASS: TestSecretInspect (2.30s) [2021-11-19T02:13:01.680Z] === RUN TestSecretList [2021-11-19T02:13:03.569Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-19T02:13:04.135Z] --- PASS: TestSecretList (2.59s) [2021-11-19T02:13:04.135Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:13:05.063Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-19T02:13:06.952Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2021-11-19T02:13:06.952Z] === RUN TestSecretsUpdate [2021-11-19T02:13:06.952Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-19T02:13:07.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-19T02:13:08.076Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-19T02:13:08.316Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-19T02:13:08.316Z] PASS [2021-11-19T02:13:08.316Z] [2021-11-19T02:13:08.316Z] DONE 17 tests in 46.373s [2021-11-19T02:13:08.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-19T02:13:08.316Z] INFO: Testing against a local daemon [2021-11-19T02:13:08.316Z] === RUN TestPluginInvalidJSON [2021-11-19T02:13:08.316Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:08.316Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:08.316Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:08.316Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-19T02:13:08.316Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:13:08.316Z] === RUN TestPluginInstall [2021-11-19T02:13:08.316Z] === RUN TestPluginInstall/no_auth [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38a4fe11137c9ed933ee775798faa649ea6bf8b10d794006e70768329a9b6986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38a4fe11137c9ed933ee775798faa649ea6bf8b10d794006e70768329a9b6986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:08.316Z] === RUN TestPluginInstall/with_htpasswd [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee3ab5366d3d752243625af88cfbbf5653486031b80b3ded5f19c8ef4c72f8b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:08.316Z] time="2021-11-19T02:13:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee3ab5366d3d752243625af88cfbbf5653486031b80b3ded5f19c8ef4c72f8b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:08.316Z] === RUN TestPluginInstall/with_insecure [2021-11-19T02:13:08.332Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-19T02:13:08.827Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s) [2021-11-19T02:13:08.827Z] PASS [2021-11-19T02:13:08.827Z] [2021-11-19T02:13:08.827Z] === Skipped [2021-11-19T02:13:08.827Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-19T02:13:08.827Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:13:08.827Z] [2021-11-19T02:13:08.827Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:13:08.827Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:13:08.827Z] [2021-11-19T02:13:08.827Z] DONE 34 tests, 2 skipped in 95.456s [2021-11-19T02:13:08.827Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-19T02:13:08.827Z] ++ 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-11-19T02:13:08.827Z] ++ set -e [2021-11-19T02:13:08.827Z] ++ '[' -n 0 ']' [2021-11-19T02:13:08.827Z] ++ set -x [2021-11-19T02:13:08.827Z] ++ 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-11-19T02:13:08.827Z] INFO: Testing against a local daemon [2021-11-19T02:13:08.827Z] === RUN TestConfigInspect [2021-11-19T02:13:09.256Z] time="2021-11-19T02:13:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:09.256Z] time="2021-11-19T02:13:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca0926c8fb79a32691ca882999516077ffe5b4171b914bb1ecbd9f73173027ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:09.256Z] time="2021-11-19T02:13:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:13:09.256Z] time="2021-11-19T02:13:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca0926c8fb79a32691ca882999516077ffe5b4171b914bb1ecbd9f73173027ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:13:09.256Z] plugin_test.go:165: [da0d2867fe3a8] daemon is not started [2021-11-19T02:13:09.256Z] --- PASS: TestPluginInstall (3.30s) [2021-11-19T02:13:09.256Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2021-11-19T02:13:09.256Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-11-19T02:13:09.256Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-11-19T02:13:09.256Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:13:09.260Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-19T02:13:09.516Z] --- PASS: TestSecretsUpdate (2.70s) [2021-11-19T02:13:09.516Z] === RUN TestTemplatedSecret [2021-11-19T02:13:09.772Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-19T02:13:10.700Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-19T02:13:10.733Z] --- PASS: TestConfigInspect (2.24s) [2021-11-19T02:13:10.733Z] === RUN TestConfigList [2021-11-19T02:13:11.133Z] --- PASS: TestBuildWithHugeFile (106.70s) [2021-11-19T02:13:11.133Z] === RUN TestBuildWCOWSandboxSize [2021-11-19T02:13:11.133Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:13:11.133Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestBuildWithEmptyDockerfile [2021-11-19T02:13:11.133Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:13:11.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:13:11.133Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:13:11.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:13:11.133Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:13:11.133Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:13:11.133Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-19T02:13:11.133Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-19T02:13:11.133Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-19T02:13:11.133Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-11-19T02:13:11.133Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestBuildPreserveOwnership [2021-11-19T02:13:11.133Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestBuildPlatformInvalid [2021-11-19T02:13:11.133Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-19T02:13:11.133Z] PASS [2021-11-19T02:13:11.133Z] ok github.com/docker/docker/integration/build 174.003s [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === Skipped [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-19T02:13:11.133Z] build_session_test.go:25: TODO: BuildKit [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-19T02:13:11.133Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-19T02:13:11.133Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-19T02:13:11.133Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-19T02:13:11.133Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-19T02:13:11.133Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] DONE 29 tests, 6 skipped in 199.146s [2021-11-19T02:13:11.133Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-19T02:13:11.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:13:11.133Z] INFO: Testing against a local daemon [2021-11-19T02:13:11.133Z] === RUN TestConfigInspect [2021-11-19T02:13:11.133Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestConfigList [2021-11-19T02:13:11.133Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestConfigList (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:13:11.133Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestConfigsUpdate [2021-11-19T02:13:11.133Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestTemplatedConfig [2021-11-19T02:13:11.133Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestConfigCreateResolve [2021-11-19T02:13:11.133Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:11.133Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-19T02:13:11.133Z] PASS [2021-11-19T02:13:11.133Z] ok github.com/docker/docker/integration/config 0.085s [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === Skipped [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-11-19T02:13:11.133Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-19T02:13:11.133Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-19T02:13:11.133Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-19T02:13:11.133Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-19T02:13:11.133Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-19T02:13:11.133Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:11.133Z] [2021-11-19T02:13:11.133Z] DONE 6 tests, 6 skipped in 1.815s [2021-11-19T02:13:11.133Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-19T02:13:11.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:13:11.133Z] INFO: Testing against a local daemon [2021-11-19T02:13:11.133Z] === RUN TestCheckpoint [2021-11-19T02:13:11.133Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:13:11.133Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestContainerInvalidJSON [2021-11-19T02:13:11.133Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:11.133Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:11.133Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:11.133Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:11.133Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:11.133Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:11.133Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-19T02:13:11.133Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:13:11.133Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-11-19T02:13:11.133Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:13:11.133Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-11-19T02:13:11.133Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:13:11.133Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-19T02:13:11.133Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:13:11.133Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-11-19T02:13:11.133Z] === RUN TestCopyFromContainer [2021-11-19T02:13:11.133Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:13:11.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:11.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:11.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:11.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:11.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:11.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:11.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:11.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:11.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:11.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:13:11.133Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:13:11.133Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:13:11.133Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:13:11.133Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:11.133Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:13:11.133Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:11.133Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:11.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:11.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:11.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:13:11.133Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:13:11.133Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:13:11.133Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:13:11.133Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:13:11.133Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-19T02:13:11.133Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:13:11.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-11-19T02:13:11.133Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:13:11.133Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:13:11.133Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:13:11.133Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:13:11.133Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestDiff [2021-11-19T02:13:11.133Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] --- SKIP: TestDiff (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestExecWithCloseStdin [2021-11-19T02:13:11.133Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-19T02:13:11.133Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestExec [2021-11-19T02:13:11.133Z] --- PASS: TestExec (3.90s) [2021-11-19T02:13:11.133Z] === RUN TestExecUser [2021-11-19T02:13:11.133Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:13:11.133Z] --- SKIP: TestExecUser (0.01s) [2021-11-19T02:13:11.133Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:13:11.133Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:13:11.133Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:11.133Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:13:11.133Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:11.133Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestHealthKillContainer [2021-11-19T02:13:11.133Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:13:11.133Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:13:11.133Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:13:11.133Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:13:11.133Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:13:11.174Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-19T02:13:11.755Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-19T02:13:12.067Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-19T02:13:12.630Z] docker_api_swarm_test.go:502: [d3e2f9236e071] joining swarm manager [d31aeacc43cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:13:12.635Z] --- PASS: TestConfigList (2.12s) [2021-11-19T02:13:12.635Z] === RUN TestConfigsCreateAndDelete [2021-11-19T02:13:12.710Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2021-11-19T02:13:12.710Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-11-19T02:13:12.710Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-11-19T02:13:12.710Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:13:13.194Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-19T02:13:13.194Z] --- PASS: TestTemplatedSecret (3.89s) [2021-11-19T02:13:13.194Z] === RUN TestSecretCreateResolve [2021-11-19T02:13:13.281Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-11-19T02:13:13.281Z] PASS [2021-11-19T02:13:13.281Z] [2021-11-19T02:13:13.281Z] DONE 10 tests in 7.258s [2021-11-19T02:13:13.281Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-19T02:13:13.281Z] INFO: Testing against a local daemon [2021-11-19T02:13:13.281Z] === RUN TestExternalGraphDriver [2021-11-19T02:13:13.281Z] === RUN TestExternalGraphDriver/json [2021-11-19T02:13:13.356Z] --- PASS: TestKillContainerInvalidSignal (3.00s) [2021-11-19T02:13:13.356Z] === RUN TestKillContainer [2021-11-19T02:13:13.356Z] === RUN TestKillContainer/no_signal [2021-11-19T02:13:13.755Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-19T02:13:14.193Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:13:14.193Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:13:14.193Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:13:14.193Z] === RUN TestDaemonConfigValidation [2021-11-19T02:13:14.193Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:13:14.193Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-19T02:13:14.193Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:13:14.193Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:13:14.193Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:13:14.193Z] === RUN TestDaemonProxy [2021-11-19T02:13:14.193Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:13:14.193Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-19T02:13:14.193Z] PASS [2021-11-19T02:13:14.193Z] ok github.com/docker/docker/integration/daemon 0.085s [2021-11-19T02:13:14.317Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-19T02:13:14.536Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2021-11-19T02:13:14.536Z] === RUN TestConfigsUpdate [2021-11-19T02:13:14.661Z] [2021-11-19T02:13:14.661Z] === Skipped [2021-11-19T02:13:14.661Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:13:14.661Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:13:14.661Z] [2021-11-19T02:13:14.661Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-19T02:13:14.661Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:13:14.661Z] [2021-11-19T02:13:14.661Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:13:14.661Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:13:14.661Z] [2021-11-19T02:13:14.661Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-19T02:13:14.661Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:13:14.661Z] [2021-11-19T02:13:14.661Z] DONE 4 tests, 4 skipped in 18.082s [2021-11-19T02:13:14.661Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-19T02:13:15.188Z] === RUN TestExternalGraphDriver/spec [2021-11-19T02:13:15.245Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-19T02:13:15.808Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-19T02:13:15.808Z] --- PASS: TestSecretCreateResolve (2.50s) [2021-11-19T02:13:15.808Z] PASS [2021-11-19T02:13:15.808Z] [2021-11-19T02:13:15.808Z] DONE 6 tests in 16.581s [2021-11-19T02:13:15.808Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-19T02:13:15.808Z] ++ 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-11-19T02:13:15.808Z] ++ set -e [2021-11-19T02:13:15.808Z] ++ '[' -n 0 ']' [2021-11-19T02:13:15.808Z] ++ set -x [2021-11-19T02:13:15.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-19T02:13:16.064Z] INFO: Testing against a local daemon [2021-11-19T02:13:16.064Z] === RUN TestServiceCreateInit [2021-11-19T02:13:16.064Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:13:16.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:16.231Z] INFO: Testing against a local daemon [2021-11-19T02:13:16.231Z] === RUN TestCommitInheritsEnv [2021-11-19T02:13:16.231Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:16.231Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-19T02:13:16.231Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:13:16.231Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:13:16.231Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:13:16.231Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:13:16.231Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-19T02:13:16.231Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:13:16.231Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-19T02:13:16.231Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:13:16.312Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:13:16.312Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:13:16.312Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:13:16.319Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-19T02:13:16.571Z] === RUN TestExternalGraphDriver/pull [2021-11-19T02:13:16.699Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-11-19T02:13:16.699Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:13:16.699Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-19T02:13:16.699Z] === RUN TestTagInvalidReference [2021-11-19T02:13:16.699Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-19T02:13:16.699Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:13:17.113Z] --- PASS: TestConfigsUpdate (2.10s) [2021-11-19T02:13:17.113Z] === RUN TestTemplatedConfig [2021-11-19T02:13:17.167Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-19T02:13:17.167Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:13:17.167Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-19T02:13:17.167Z] === RUN TestTagOfficialNames [2021-11-19T02:13:17.167Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-19T02:13:17.167Z] === RUN TestTagMatchesDigest [2021-11-19T02:13:17.167Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-19T02:13:17.167Z] PASS [2021-11-19T02:13:17.167Z] ok github.com/docker/docker/integration/image 1.298s [2021-11-19T02:13:17.167Z] [2021-11-19T02:13:17.167Z] === Skipped [2021-11-19T02:13:17.167Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-19T02:13:17.167Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:17.167Z] [2021-11-19T02:13:17.167Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:13:17.167Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:13:17.167Z] [2021-11-19T02:13:17.167Z] DONE 11 tests, 2 skipped in 2.627s [2021-11-19T02:13:17.167Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-19T02:13:17.246Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-19T02:13:17.809Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-19T02:13:18.371Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-19T02:13:18.481Z] --- PASS: TestExternalGraphDriver (4.93s) [2021-11-19T02:13:18.481Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-19T02:13:18.481Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-11-19T02:13:18.481Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-11-19T02:13:18.481Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:13:18.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:18.735Z] INFO: Testing against a local daemon [2021-11-19T02:13:18.735Z] === RUN TestNetworkCreateDelete [2021-11-19T02:13:18.735Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:18.735Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:13:18.735Z] 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-11-19T02:13:18.735Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonDNSFallback [2021-11-19T02:13:18.735Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestInspectNetwork [2021-11-19T02:13:18.735Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:18.735Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:13:18.735Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:18.735Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:13:18.735Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:13:18.735Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:13:18.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:13:18.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:13:18.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:13:18.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:13:18.735Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:13:18.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:13:18.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-19T02:13:18.735Z] === RUN TestNetworkList [2021-11-19T02:13:18.735Z] === RUN TestNetworkList//networks [2021-11-19T02:13:18.735Z] === PAUSE TestNetworkList//networks [2021-11-19T02:13:18.735Z] === RUN TestNetworkList//networks/ [2021-11-19T02:13:18.735Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:13:18.735Z] === CONT TestNetworkList//networks [2021-11-19T02:13:18.735Z] === CONT TestNetworkList//networks/ [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkList (0.02s) [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:13:18.735Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:13:18.735Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:13:18.735Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:13:18.735Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:13:18.735Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:13:18.735Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:13:18.735Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:13:18.735Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:13:18.735Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:13:18.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:13:18.735Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:13:18.735Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:13:18.735Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:13:18.735Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:13:18.735Z] PASS [2021-11-19T02:13:18.735Z] ok github.com/docker/docker/integration/network 0.120s [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === Skipped [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-19T02:13:19.203Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:13:19.203Z] 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-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-19T02:13:19.203Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-19T02:13:19.203Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:13:19.203Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:13:19.203Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:13:19.203Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:13:19.203Z] [2021-11-19T02:13:19.203Z] DONE 22 tests, 15 skipped in 1.776s [2021-11-19T02:13:19.203Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-19T02:13:19.272Z] --- PASS: TestKillContainer (6.05s) [2021-11-19T02:13:19.272Z] --- PASS: TestKillContainer/no_signal (3.00s) [2021-11-19T02:13:19.272Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:13:19.272Z] --- PASS: TestKillContainer/killing_signal (3.01s) [2021-11-19T02:13:19.272Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:13:19.272Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:13:19.272Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestKillStoppedContainer [2021-11-19T02:13:19.272Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:13:19.272Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:13:19.272Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:13:19.272Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:13:19.272Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:13:19.272Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:13:19.272Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:19.272Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:13:19.272Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:13:19.272Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-19T02:13:19.272Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:13:19.645Z] --- PASS: TestTemplatedConfig (2.50s) [2021-11-19T02:13:19.645Z] === RUN TestConfigCreateResolve [2021-11-19T02:13:19.671Z] testing: warning: no tests to run [2021-11-19T02:13:19.671Z] PASS [2021-11-19T02:13:19.671Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2021-11-19T02:13:19.671Z] [2021-11-19T02:13:19.671Z] DONE 0 tests in 0.581s [2021-11-19T02:13:19.671Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-19T02:13:19.737Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-19T02:13:20.006Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-19T02:13:20.006Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:13:20.006Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-19T02:13:20.006Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:13:20.006Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-19T02:13:20.140Z] testing: warning: no tests to run [2021-11-19T02:13:20.140Z] PASS [2021-11-19T02:13:20.140Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2021-11-19T02:13:20.140Z] [2021-11-19T02:13:20.140Z] DONE 0 tests in 0.542s [2021-11-19T02:13:20.301Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-19T02:13:20.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:13:20.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-19T02:13:21.076Z] testing: warning: no tests to run [2021-11-19T02:13:21.076Z] PASS [2021-11-19T02:13:21.076Z] ok github.com/docker/docker/integration/plugin 0.048s [2021-11-19T02:13:21.076Z] [2021-11-19T02:13:21.076Z] DONE 0 tests in 0.538s [2021-11-19T02:13:21.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-19T02:13:21.228Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-19T02:13:21.228Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-19T02:13:21.483Z] docker_api_swarm_test.go:507: [dcdec2c4fee90] joining swarm manager [d31aeacc43cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:13:21.545Z] testing: warning: no tests to run [2021-11-19T02:13:21.545Z] PASS [2021-11-19T02:13:21.545Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-11-19T02:13:21.545Z] [2021-11-19T02:13:21.545Z] DONE 0 tests in 0.543s [2021-11-19T02:13:21.545Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-19T02:13:21.546Z] --- PASS: TestConfigCreateResolve (2.07s) [2021-11-19T02:13:21.546Z] PASS [2021-11-19T02:13:21.546Z] [2021-11-19T02:13:21.546Z] DONE 6 tests in 13.185s [2021-11-19T02:13:21.546Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-19T02:13:21.546Z] ++ 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-11-19T02:13:21.546Z] ++ set -e [2021-11-19T02:13:21.546Z] ++ '[' -n 0 ']' [2021-11-19T02:13:21.546Z] ++ set -x [2021-11-19T02:13:21.546Z] ++ 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-11-19T02:13:21.546Z] INFO: Testing against a local daemon [2021-11-19T02:13:21.546Z] === RUN TestCheckpoint [2021-11-19T02:13:21.546Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:13:21.546Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-19T02:13:21.546Z] === RUN TestContainerInvalidJSON [2021-11-19T02:13:21.546Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:21.546Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:21.546Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:21.546Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:21.546Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-19T02:13:21.546Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-19T02:13:21.546Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-19T02:13:21.546Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-19T02:13:21.546Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-19T02:13:21.546Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-19T02:13:21.546Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-19T02:13:21.546Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-19T02:13:21.546Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-19T02:13:21.546Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-19T02:13:21.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-19T02:13:21.546Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-19T02:13:21.546Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-19T02:13:21.546Z] === RUN TestCopyFromContainer [2021-11-19T02:13:21.741Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-19T02:13:22.226Z] --- PASS: TestLogsFollowTailEmpty (2.93s) [2021-11-19T02:13:22.227Z] === RUN TestNetworkNat [2021-11-19T02:13:22.227Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:22.227Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-19T02:13:22.227Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:13:22.482Z] === RUN TestCopyFromContainer// [2021-11-19T02:13:22.482Z] === RUN TestCopyFromContainer//bar/root [2021-11-19T02:13:22.482Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-19T02:13:22.482Z] === RUN TestCopyFromContainer/bar/quux [2021-11-19T02:13:22.673Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-19T02:13:22.678Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-11-19T02:13:22.678Z] PASS [2021-11-19T02:13:22.678Z] [2021-11-19T02:13:22.678Z] DONE 5 tests in 8.825s [2021-11-19T02:13:22.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-19T02:13:22.678Z] INFO: Testing against a local daemon [2021-11-19T02:13:22.678Z] === RUN TestContinueAfterPluginCrash [2021-11-19T02:13:22.678Z] === PAUSE TestContinueAfterPluginCrash [2021-11-19T02:13:22.678Z] === RUN TestReadPluginNoRead [2021-11-19T02:13:22.678Z] === PAUSE TestReadPluginNoRead [2021-11-19T02:13:22.678Z] === RUN TestDaemonStartWithLogOpt [2021-11-19T02:13:22.678Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-19T02:13:22.678Z] === CONT TestContinueAfterPluginCrash [2021-11-19T02:13:22.678Z] === CONT TestDaemonStartWithLogOpt [2021-11-19T02:13:22.741Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-19T02:13:22.742Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-19T02:13:22.742Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-19T02:13:22.742Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-19T02:13:22.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-19T02:13:23.000Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer (1.36s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-19T02:13:23.000Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-11-19T02:13:23.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-19T02:13:23.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:23.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:23.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:23.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:23.000Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:23.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:23.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-19T02:13:23.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-19T02:13:23.000Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-19T02:13:23.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-19T02:13:23.000Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-19T02:13:23.000Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-19T02:13:23.000Z] === RUN TestCreateWithInvalidEnv [2021-11-19T02:13:23.000Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-19T02:13:23.000Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-19T02:13:23.000Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-19T02:13:23.000Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-19T02:13:23.000Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-19T02:13:23.000Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-19T02:13:23.000Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-19T02:13:23.000Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-19T02:13:23.000Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-19T02:13:23.000Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-19T02:13:23.000Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-19T02:13:23.000Z] === RUN TestCreateTmpfsMountsTarget [2021-11-19T02:13:23.000Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-19T02:13:23.000Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-19T02:13:23.249Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-19T02:13:24.178Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-19T02:13:24.376Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2021-11-19T02:13:24.376Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-19T02:13:24.741Z] --- PASS: TestServiceCreateInit (8.72s) [2021-11-19T02:13:24.741Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s) [2021-11-19T02:13:24.741Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2021-11-19T02:13:24.741Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:13:24.998Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-19T02:13:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-19T02:13:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-19T02:13:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-19T02:13:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-11-19T02:13:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-19T02:13:25.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-19T02:13:25.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:25.339Z] INFO: Testing against a local daemon [2021-11-19T02:13:25.339Z] === RUN TestPluginInvalidJSON [2021-11-19T02:13:25.339Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:25.339Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:25.339Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:13:25.339Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-19T02:13:25.339Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:13:25.339Z] === RUN TestPluginInstall [2021-11-19T02:13:25.339Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-19T02:13:25.339Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:13:25.339Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-19T02:13:25.339Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:13:25.339Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:13:25.339Z] PASS [2021-11-19T02:13:25.339Z] ok github.com/docker/docker/integration/plugin/common 0.095s [2021-11-19T02:13:25.339Z] [2021-11-19T02:13:25.339Z] === Skipped [2021-11-19T02:13:25.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-19T02:13:25.339Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] [2021-11-19T02:13:25.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-19T02:13:25.339Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] [2021-11-19T02:13:25.339Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:13:25.339Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:13:25.339Z] [2021-11-19T02:13:25.339Z] DONE 5 tests, 3 skipped in 3.858s [2021-11-19T02:13:25.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-11-19T02:13:25.571Z] === RUN TestCreateDifferentPlatform [2021-11-19T02:13:25.571Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-19T02:13:25.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-19T02:13:25.571Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-19T02:13:25.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-19T02:13:25.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-19T02:13:25.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-19T02:13:25.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-19T02:13:25.571Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-19T02:13:25.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-19T02:13:25.830Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-19T02:13:25.830Z] === RUN TestContainerStartOnDaemonRestart [2021-11-19T02:13:25.830Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-19T02:13:25.830Z] === RUN TestDaemonRestartIpcMode [2021-11-19T02:13:25.830Z] === PAUSE TestDaemonRestartIpcMode [2021-11-19T02:13:25.830Z] === RUN TestDaemonHostGatewayIP [2021-11-19T02:13:25.830Z] === PAUSE TestDaemonHostGatewayIP [2021-11-19T02:13:25.830Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-19T02:13:25.830Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-19T02:13:25.830Z] === RUN TestContainerKillOnDaemonStart [2021-11-19T02:13:25.830Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-19T02:13:25.830Z] === RUN TestDiff [2021-11-19T02:13:25.925Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-19T02:13:25.974Z] --- PASS: TestDaemonStartWithLogOpt (3.33s) [2021-11-19T02:13:25.974Z] === CONT TestReadPluginNoRead [2021-11-19T02:13:26.026Z] --- PASS: TestNetworkLocalhostTCPNat (3.61s) [2021-11-19T02:13:26.026Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:13:26.026Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:26.026Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-19T02:13:26.026Z] === RUN TestPause [2021-11-19T02:13:26.026Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:13:26.026Z] --- SKIP: TestPause (0.00s) [2021-11-19T02:13:26.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:13:26.089Z] --- PASS: TestDiff (0.40s) [2021-11-19T02:13:26.089Z] === RUN TestExecWithCloseStdin [2021-11-19T02:13:26.487Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-19T02:13:26.656Z] --- PASS: TestExecWithCloseStdin (0.42s) [2021-11-19T02:13:26.656Z] === RUN TestExec [2021-11-19T02:13:26.915Z] --- PASS: TestExec (0.46s) [2021-11-19T02:13:26.915Z] === RUN TestExecUser [2021-11-19T02:13:27.482Z] --- PASS: TestExecUser (0.48s) [2021-11-19T02:13:27.483Z] === RUN TestExportContainerAndImportImage [2021-11-19T02:13:27.884Z] === RUN TestReadPluginNoRead/default [2021-11-19T02:13:28.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:28.024Z] INFO: Testing against a local daemon [2021-11-19T02:13:28.024Z] === RUN TestExternalGraphDriver [2021-11-19T02:13:28.024Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:13:28.024Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-19T02:13:28.024Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:13:28.024Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:13:28.024Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:13:28.024Z] PASS [2021-11-19T02:13:28.024Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-11-19T02:13:28.024Z] [2021-11-19T02:13:28.024Z] === Skipped [2021-11-19T02:13:28.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-19T02:13:28.024Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:13:28.024Z] [2021-11-19T02:13:28.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:13:28.024Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:13:28.024Z] [2021-11-19T02:13:28.024Z] DONE 2 tests, 2 skipped in 2.404s [2021-11-19T02:13:28.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-19T02:13:28.050Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-19T02:13:28.050Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-19T02:13:28.827Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-19T02:13:28.984Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.01s) [2021-11-19T02:13:28.984Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:13:28.984Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:28.984Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-19T02:13:28.984Z] === RUN TestPsFilter [2021-11-19T02:13:28.984Z] --- PASS: TestPsFilter (0.33s) [2021-11-19T02:13:28.984Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:13:29.007Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-19T02:13:29.427Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2021-11-19T02:13:29.427Z] === RUN TestHealthCheckWorkdir [2021-11-19T02:13:29.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:29.589Z] INFO: Testing against a local daemon [2021-11-19T02:13:29.589Z] === RUN TestReadPluginNoRead [2021-11-19T02:13:29.589Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:13:29.589Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-19T02:13:29.589Z] PASS [2021-11-19T02:13:29.589Z] ok github.com/docker/docker/integration/plugin/logging 0.060s [2021-11-19T02:13:29.685Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2021-11-19T02:13:29.686Z] === RUN TestHealthKillContainer [2021-11-19T02:13:30.058Z] [2021-11-19T02:13:30.058Z] === Skipped [2021-11-19T02:13:30.058Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-19T02:13:30.058Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:13:30.058Z] [2021-11-19T02:13:30.058Z] DONE 1 tests, 1 skipped in 1.772s [2021-11-19T02:13:30.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-19T02:13:30.210Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-19T02:13:30.469Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2021-11-19T02:13:31.044Z] testing: warning: no tests to run [2021-11-19T02:13:31.044Z] PASS [2021-11-19T02:13:31.044Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2021-11-19T02:13:31.044Z] [2021-11-19T02:13:31.044Z] DONE 0 tests in 0.873s [2021-11-19T02:13:31.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-19T02:13:31.410Z] === CONT TestReadPluginNoRead [2021-11-19T02:13:31.410Z] read_test.go:92: [d770061b65b35] daemon is not started [2021-11-19T02:13:31.410Z] --- PASS: TestReadPluginNoRead (5.81s) [2021-11-19T02:13:31.410Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2021-11-19T02:13:31.410Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2021-11-19T02:13:31.410Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-11-19T02:13:31.410Z] PASS [2021-11-19T02:13:31.410Z] [2021-11-19T02:13:31.410Z] DONE 6 tests in 9.173s [2021-11-19T02:13:31.410Z] 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-11-19T02:13:31.410Z] testing: warning: no tests to run [2021-11-19T02:13:31.410Z] PASS [2021-11-19T02:13:31.410Z] [2021-11-19T02:13:31.410Z] DONE 0 tests in 0.013s [2021-11-19T02:13:31.410Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-19T02:13:31.410Z] INFO: Testing against a local daemon [2021-11-19T02:13:31.410Z] === RUN TestPluginWithDevMounts [2021-11-19T02:13:31.410Z] === PAUSE TestPluginWithDevMounts [2021-11-19T02:13:31.410Z] === CONT TestPluginWithDevMounts [2021-11-19T02:13:31.955Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.97s) [2021-11-19T02:13:31.955Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:13:32.277Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-19T02:13:32.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:32.618Z] INFO: Testing against a local daemon [2021-11-19T02:13:32.618Z] === RUN TestPluginWithDevMounts [2021-11-19T02:13:32.618Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:32.618Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-19T02:13:32.618Z] PASS [2021-11-19T02:13:32.618Z] ok github.com/docker/docker/integration/plugin/volumes 0.065s [2021-11-19T02:13:32.618Z] [2021-11-19T02:13:32.618Z] === Skipped [2021-11-19T02:13:32.618Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-19T02:13:32.618Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:32.618Z] [2021-11-19T02:13:32.618Z] DONE 1 tests, 1 skipped in 1.606s [2021-11-19T02:13:32.618Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-19T02:13:32.791Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-11-19T02:13:32.791Z] PASS [2021-11-19T02:13:32.791Z] [2021-11-19T02:13:32.791Z] DONE 1 tests in 1.613s [2021-11-19T02:13:32.791Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-19T02:13:33.050Z] INFO: Testing against a local daemon [2021-11-19T02:13:33.050Z] === RUN TestSecretInspect [2021-11-19T02:13:33.922Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-19T02:13:33.923Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-19T02:13:33.923Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-19T02:13:33.923Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-19T02:13:33.923Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-19T02:13:34.167Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-19T02:13:34.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:34.182Z] INFO: Testing against a local daemon [2021-11-19T02:13:34.182Z] === RUN TestSecretInspect [2021-11-19T02:13:34.182Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-19T02:13:34.182Z] === RUN TestSecretList [2021-11-19T02:13:34.182Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] --- SKIP: TestSecretList (0.00s) [2021-11-19T02:13:34.182Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:13:34.182Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:13:34.182Z] === RUN TestSecretsUpdate [2021-11-19T02:13:34.182Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-19T02:13:34.182Z] === RUN TestTemplatedSecret [2021-11-19T02:13:34.182Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-19T02:13:34.182Z] === RUN TestSecretCreateResolve [2021-11-19T02:13:34.182Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:34.182Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-19T02:13:34.182Z] PASS [2021-11-19T02:13:34.182Z] ok github.com/docker/docker/integration/secret 0.074s [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === Skipped [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-19T02:13:34.182Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:34.182Z] [2021-11-19T02:13:34.182Z] DONE 6 tests, 6 skipped in 1.422s [2021-11-19T02:13:34.182Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-19T02:13:34.287Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-19T02:13:34.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/test/unit [2021-11-19T02:13:34.909Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2021-11-19T02:13:34.909Z] === RUN TestRemoveContainerRunning [2021-11-19T02:13:34.916Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-19T02:13:34.916Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:13:35.096Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-19T02:13:35.146Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-19T02:13:35.146Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-19T02:13:35.146Z] + TESTDIRS=./... [2021-11-19T02:13:35.146Z] + exclude_paths='/vendor/|/integration' [2021-11-19T02:13:35.146Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-19T02:13:35.146Z] ++ go list ./... [2021-11-19T02:13:35.382Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-19T02:13:35.591Z] --- PASS: TestSecretInspect (2.16s) [2021-11-19T02:13:35.591Z] === RUN TestSecretList [2021-11-19T02:13:35.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:35.747Z] INFO: Testing against a local daemon [2021-11-19T02:13:35.747Z] === RUN TestServiceCreateInit [2021-11-19T02:13:35.747Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:13:35.747Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:13:35.747Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- PASS: TestServiceCreateInit (0.06s) [2021-11-19T02:13:35.747Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:13:35.747Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:13:35.747Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:13:35.747Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:13:35.747Z] === RUN TestCreateServiceConflict [2021-11-19T02:13:35.747Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-19T02:13:35.747Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:13:35.747Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:13:35.747Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:13:35.747Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:13:35.747Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:13:35.747Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.747Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:13:35.747Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:13:35.748Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.748Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:13:35.748Z] === RUN TestCreateServiceSysctls [2021-11-19T02:13:35.748Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:35.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-19T02:13:36.216Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-19T02:13:36.216Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:13:36.216Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-19T02:13:36.216Z] === RUN TestInspect [2021-11-19T02:13:36.216Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestInspect (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestCreateJob [2021-11-19T02:13:36.216Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestCreateJob (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestReplicatedJob [2021-11-19T02:13:36.216Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:13:36.216Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceListWithStatuses [2021-11-19T02:13:36.216Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:13:36.216Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:13:36.216Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServicePlugin [2021-11-19T02:13:36.216Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceUpdateLabel [2021-11-19T02:13:36.216Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:13:36.216Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:13:36.216Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:13:36.216Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-19T02:13:36.216Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:13:36.216Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:13:36.216Z] PASS [2021-11-19T02:13:36.216Z] ok github.com/docker/docker/integration/service 0.220s [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === Skipped [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:13:36.216Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:13:36.216Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-19T02:13:36.216Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-19T02:13:36.216Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-19T02:13:36.216Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-19T02:13:36.216Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-19T02:13:36.216Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-19T02:13:36.216Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-19T02:13:36.216Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:13:36.216Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-19T02:13:36.216Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-19T02:13:36.216Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-19T02:13:36.216Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-19T02:13:36.216Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-19T02:13:36.216Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-19T02:13:36.216Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:13:36.216Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:13:36.216Z] [2021-11-19T02:13:36.216Z] DONE 24 tests, 23 skipped in 1.992s [2021-11-19T02:13:36.216Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-19T02:13:37.061Z] + pkg_list='github.com/docker/docker/api [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/backend [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/container [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/events [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/filters [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/image [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/mount [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/network [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/registry [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/time [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/versions [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:13:37.061Z] github.com/docker/docker/api/types/volume [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:13:37.061Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:13:37.061Z] github.com/docker/docker/cli [2021-11-19T02:13:37.061Z] github.com/docker/docker/cli/config [2021-11-19T02:13:37.061Z] github.com/docker/docker/cli/debug [2021-11-19T02:13:37.061Z] github.com/docker/docker/client [2021-11-19T02:13:37.061Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:13:37.061Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:13:37.061Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:13:37.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:13:37.061Z] github.com/docker/docker/container [2021-11-19T02:13:37.061Z] github.com/docker/docker/container/stream [2021-11-19T02:13:37.061Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:13:37.061Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:13:37.061Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/config [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/events [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/exec [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/images [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/links [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/names [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/network [2021-11-19T02:13:37.061Z] github.com/docker/docker/daemon/stats [2021-11-19T02:13:37.061Z] github.com/docker/docker/distribution [2021-11-19T02:13:37.061Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:13:37.061Z] github.com/docker/docker/distribution/utils [2021-11-19T02:13:37.061Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:13:37.061Z] github.com/docker/docker/dockerversion [2021-11-19T02:13:37.061Z] github.com/docker/docker/errdefs [2021-11-19T02:13:37.061Z] github.com/docker/docker/image [2021-11-19T02:13:37.061Z] github.com/docker/docker/image/cache [2021-11-19T02:13:37.061Z] github.com/docker/docker/image/tarexport [2021-11-19T02:13:37.061Z] github.com/docker/docker/image/v1 [2021-11-19T02:13:37.061Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:13:37.061Z] github.com/docker/docker/layer [2021-11-19T02:13:37.061Z] github.com/docker/docker/libcontainerd [2021-11-19T02:13:37.061Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:13:37.061Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:13:37.061Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:13:37.061Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:13:37.061Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:13:37.061Z] github.com/docker/docker/oci [2021-11-19T02:13:37.061Z] github.com/docker/docker/oci/caps [2021-11-19T02:13:37.061Z] github.com/docker/docker/opts [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/archive [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/directory [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/locker [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/mount [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/platform [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/pools [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/progress [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/signal [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/stack [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/system [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/term [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:13:37.062Z] github.com/docker/docker/plugin [2021-11-19T02:13:37.062Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:13:37.062Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:13:37.062Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:13:37.062Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:13:37.062Z] github.com/docker/docker/quota [2021-11-19T02:13:37.062Z] github.com/docker/docker/reference [2021-11-19T02:13:37.062Z] github.com/docker/docker/registry [2021-11-19T02:13:37.062Z] github.com/docker/docker/registry/resumable [2021-11-19T02:13:37.062Z] github.com/docker/docker/restartmanager [2021-11-19T02:13:37.062Z] github.com/docker/docker/rootless [2021-11-19T02:13:37.062Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:13:37.062Z] github.com/docker/docker/runconfig [2021-11-19T02:13:37.062Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/environment [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/registry [2021-11-19T02:13:37.062Z] github.com/docker/docker/testutil/request [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/drivers [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/local [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/mounts [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/service [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:13:37.062Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:13:37.062Z] ++ grep --fixed-strings -v /libnetwork [2021-11-19T02:13:37.062Z] ++ echo 'github.com/docker/docker/api [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/backend [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/container [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/events [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/filters [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/image [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/mount [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/network [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/registry [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/time [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/versions [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:13:37.062Z] github.com/docker/docker/api/types/volume [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:13:37.062Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:13:37.062Z] github.com/docker/docker/cli [2021-11-19T02:13:37.062Z] github.com/docker/docker/cli/config [2021-11-19T02:13:37.062Z] github.com/docker/docker/cli/debug [2021-11-19T02:13:37.062Z] github.com/docker/docker/client [2021-11-19T02:13:37.062Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:13:37.062Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:13:37.062Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:13:37.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:13:37.062Z] github.com/docker/docker/container [2021-11-19T02:13:37.062Z] github.com/docker/docker/container/stream [2021-11-19T02:13:37.062Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:13:37.062Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:13:37.062Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/config [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/events [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/exec [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/images [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/links [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/names [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/network [2021-11-19T02:13:37.062Z] github.com/docker/docker/daemon/stats [2021-11-19T02:13:37.062Z] github.com/docker/docker/distribution [2021-11-19T02:13:37.062Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:13:37.062Z] github.com/docker/docker/distribution/utils [2021-11-19T02:13:37.062Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:13:37.062Z] github.com/docker/docker/dockerversion [2021-11-19T02:13:37.062Z] github.com/docker/docker/errdefs [2021-11-19T02:13:37.062Z] github.com/docker/docker/image [2021-11-19T02:13:37.062Z] github.com/docker/docker/image/cache [2021-11-19T02:13:37.062Z] github.com/docker/docker/image/tarexport [2021-11-19T02:13:37.062Z] github.com/docker/docker/image/v1 [2021-11-19T02:13:37.062Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:13:37.062Z] github.com/docker/docker/layer [2021-11-19T02:13:37.062Z] github.com/docker/docker/libcontainerd [2021-11-19T02:13:37.062Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:13:37.062Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:13:37.062Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:13:37.062Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:13:37.062Z] github.com/docker/docker/oci [2021-11-19T02:13:37.062Z] github.com/docker/docker/oci/caps [2021-11-19T02:13:37.062Z] github.com/docker/docker/opts [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/archive [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/directory [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:13:37.062Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/locker [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/mount [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/platform [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pools [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/progress [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/signal [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stack [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/system [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/term [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:13:37.063Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:13:37.063Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:13:37.063Z] github.com/docker/docker/quota [2021-11-19T02:13:37.063Z] github.com/docker/docker/reference [2021-11-19T02:13:37.063Z] github.com/docker/docker/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/registry/resumable [2021-11-19T02:13:37.063Z] github.com/docker/docker/restartmanager [2021-11-19T02:13:37.063Z] github.com/docker/docker/rootless [2021-11-19T02:13:37.063Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:13:37.063Z] github.com/docker/docker/runconfig [2021-11-19T02:13:37.063Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/environment [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/request [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/drivers [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/local [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/mounts [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/service [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:13:37.063Z] + base_pkg_list='github.com/docker/docker/api [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/backend [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/events [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/filters [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/image [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/mount [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/network [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/time [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:13:37.063Z] github.com/docker/docker/cli [2021-11-19T02:13:37.063Z] github.com/docker/docker/cli/config [2021-11-19T02:13:37.063Z] github.com/docker/docker/cli/debug [2021-11-19T02:13:37.063Z] github.com/docker/docker/client [2021-11-19T02:13:37.063Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:13:37.063Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:13:37.063Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:13:37.063Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:13:37.063Z] github.com/docker/docker/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/container/stream [2021-11-19T02:13:37.063Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:13:37.063Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:13:37.063Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/config [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/events [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/exec [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/images [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/links [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/names [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/network [2021-11-19T02:13:37.063Z] github.com/docker/docker/daemon/stats [2021-11-19T02:13:37.063Z] github.com/docker/docker/distribution [2021-11-19T02:13:37.063Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:13:37.063Z] github.com/docker/docker/distribution/utils [2021-11-19T02:13:37.063Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:13:37.063Z] github.com/docker/docker/dockerversion [2021-11-19T02:13:37.063Z] github.com/docker/docker/errdefs [2021-11-19T02:13:37.063Z] github.com/docker/docker/image [2021-11-19T02:13:37.063Z] github.com/docker/docker/image/cache [2021-11-19T02:13:37.063Z] github.com/docker/docker/image/tarexport [2021-11-19T02:13:37.063Z] github.com/docker/docker/image/v1 [2021-11-19T02:13:37.063Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:13:37.063Z] github.com/docker/docker/layer [2021-11-19T02:13:37.063Z] github.com/docker/docker/libcontainerd [2021-11-19T02:13:37.063Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:13:37.063Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:13:37.063Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:13:37.063Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:13:37.063Z] github.com/docker/docker/oci [2021-11-19T02:13:37.063Z] github.com/docker/docker/oci/caps [2021-11-19T02:13:37.063Z] github.com/docker/docker/opts [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/archive [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/directory [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/locker [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/mount [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/platform [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pools [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/progress [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/signal [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stack [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/system [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/term [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:13:37.063Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:13:37.063Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:13:37.063Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:13:37.063Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:13:37.063Z] github.com/docker/docker/quota [2021-11-19T02:13:37.063Z] github.com/docker/docker/reference [2021-11-19T02:13:37.063Z] github.com/docker/docker/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/registry/resumable [2021-11-19T02:13:37.063Z] github.com/docker/docker/restartmanager [2021-11-19T02:13:37.063Z] github.com/docker/docker/rootless [2021-11-19T02:13:37.063Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:13:37.063Z] github.com/docker/docker/runconfig [2021-11-19T02:13:37.063Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/environment [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/testutil/request [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/drivers [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/local [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/mounts [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/service [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:13:37.063Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:13:37.063Z] ++ echo 'github.com/docker/docker/api [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/backend [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/container [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/events [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/filters [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/image [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/mount [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/network [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/registry [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/time [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:13:37.063Z] github.com/docker/docker/api/types/volume [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:13:37.063Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:13:37.064Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:13:37.064Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:13:37.064Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:13:37.064Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:13:37.064Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:13:37.064Z] github.com/docker/docker/cli [2021-11-19T02:13:37.064Z] github.com/docker/docker/cli/config [2021-11-19T02:13:37.064Z] github.com/docker/docker/cli/debug [2021-11-19T02:13:37.064Z] github.com/docker/docker/client [2021-11-19T02:13:37.064Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:13:37.064Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:13:37.064Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:13:37.064Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:13:37.064Z] github.com/docker/docker/container [2021-11-19T02:13:37.064Z] github.com/docker/docker/container/stream [2021-11-19T02:13:37.064Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:13:37.064Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:13:37.064Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/config [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/events [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/exec [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/images [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/links [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/names [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/network [2021-11-19T02:13:37.064Z] github.com/docker/docker/daemon/stats [2021-11-19T02:13:37.064Z] github.com/docker/docker/distribution [2021-11-19T02:13:37.064Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:13:37.064Z] github.com/docker/docker/distribution/utils [2021-11-19T02:13:37.064Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:13:37.064Z] github.com/docker/docker/dockerversion [2021-11-19T02:13:37.064Z] github.com/docker/docker/errdefs [2021-11-19T02:13:37.064Z] github.com/docker/docker/image [2021-11-19T02:13:37.064Z] github.com/docker/docker/image/cache [2021-11-19T02:13:37.064Z] github.com/docker/docker/image/tarexport [2021-11-19T02:13:37.064Z] github.com/docker/docker/image/v1 [2021-11-19T02:13:37.064Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:13:37.064Z] github.com/docker/docker/layer [2021-11-19T02:13:37.064Z] github.com/docker/docker/libcontainerd [2021-11-19T02:13:37.064Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:13:37.064Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:13:37.064Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:13:37.064Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/types [2021-11-19T02:13:37.064Z] github.com/docker/docker/oci [2021-11-19T02:13:37.064Z] github.com/docker/docker/oci/caps [2021-11-19T02:13:37.064Z] github.com/docker/docker/opts [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/archive [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/directory [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/locker [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/mount [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/platform [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/pools [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/progress [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/signal [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/stack [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/system [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/term [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:13:37.064Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:13:37.064Z] github.com/docker/docker/plugin [2021-11-19T02:13:37.064Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:13:37.064Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:13:37.064Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:13:37.064Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:13:37.064Z] github.com/docker/docker/quota [2021-11-19T02:13:37.064Z] github.com/docker/docker/reference [2021-11-19T02:13:37.064Z] github.com/docker/docker/registry [2021-11-19T02:13:37.064Z] github.com/docker/docker/registry/resumable [2021-11-19T02:13:37.064Z] github.com/docker/docker/restartmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/rootless [2021-11-19T02:13:37.064Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:13:37.064Z] github.com/docker/docker/runconfig [2021-11-19T02:13:37.064Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/environment [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/registry [2021-11-19T02:13:37.064Z] github.com/docker/docker/testutil/request [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/drivers [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/local [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/mounts [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/service [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:13:37.064Z] github.com/docker/docker/volume/testutils' [2021-11-19T02:13:37.064Z] ++ grep --fixed-strings /libnetwork [2021-11-19T02:13:37.064Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/types' [2021-11-19T02:13:37.064Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-19T02:13:37.064Z] + echo 'github.com/docker/docker/libnetwork [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:13:37.064Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/types' [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:13:37.065Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:13:37.065Z] + type docker-proxy [2021-11-19T02:13:37.065Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-19T02:13:37.065Z] + hack/make.sh binary-proxy install-proxy [2021-11-19T02:13:37.065Z] [2021-11-19T02:13:37.065Z] Removing bundles/ [2021-11-19T02:13:37.065Z] [2021-11-19T02:13:37.065Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-19T02:13:37.065Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-19T02:13:37.065Z] GOOS="" GOARCH="" GOARM="" [2021-11-19T02:13:37.498Z] --- PASS: TestSecretList (2.12s) [2021-11-19T02:13:37.498Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:13:37.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:37.785Z] INFO: Testing against a local daemon [2021-11-19T02:13:37.785Z] === RUN TestSessionCreate [2021-11-19T02:13:37.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:37.785Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-19T02:13:37.785Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:13:37.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:37.785Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:13:37.785Z] PASS [2021-11-19T02:13:37.785Z] ok github.com/docker/docker/integration/session 0.060s [2021-11-19T02:13:37.785Z] [2021-11-19T02:13:37.785Z] === Skipped [2021-11-19T02:13:37.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-19T02:13:37.785Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:37.785Z] [2021-11-19T02:13:37.785Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:13:37.785Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:37.785Z] [2021-11-19T02:13:37.785Z] DONE 2 tests, 2 skipped in 1.375s [2021-11-19T02:13:37.785Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-19T02:13:37.798Z] --- PASS: TestHealthKillContainer (7.87s) [2021-11-19T02:13:37.798Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-19T02:13:37.894Z] --- PASS: TestRemoveContainerRunning (3.09s) [2021-11-19T02:13:37.894Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:13:38.057Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-11-19T02:13:38.057Z] === RUN TestIpcModeNone [2021-11-19T02:13:38.363Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-19T02:13:38.624Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-19T02:13:38.624Z] === RUN TestIpcModePrivate [2021-11-19T02:13:38.883Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-19T02:13:38.883Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-19T02:13:38.883Z] === RUN TestIpcModeShareable [2021-11-19T02:13:39.142Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-19T02:13:39.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:39.349Z] INFO: Testing against a local daemon [2021-11-19T02:13:39.349Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:13:39.349Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:39.349Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestDiskUsage [2021-11-19T02:13:39.349Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:13:39.349Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestEventsExecDie [2021-11-19T02:13:39.349Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:13:39.349Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:13:39.349Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:13:39.349Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestEventsVolumeCreate [2021-11-19T02:13:39.349Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:13:39.349Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestInfoAPI [2021-11-19T02:13:39.349Z] --- PASS: TestInfoAPI (0.03s) [2021-11-19T02:13:39.349Z] === RUN TestInfoAPIWarnings [2021-11-19T02:13:39.349Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:39.349Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestInfoDebug [2021-11-19T02:13:39.349Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:39.349Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:13:39.349Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:39.349Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:13:39.349Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:39.349Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-19T02:13:39.349Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:13:39.400Z] --- PASS: TestIpcModeShareable (0.44s) [2021-11-19T02:13:39.400Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-19T02:13:39.406Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-11-19T02:13:39.406Z] === RUN TestSecretsUpdate [2021-11-19T02:13:39.728Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-19T02:13:39.816Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-11-19T02:13:39.816Z] === RUN TestPingCacheHeaders [2021-11-19T02:13:39.816Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-19T02:13:39.816Z] === RUN TestPingGet [2021-11-19T02:13:39.816Z] --- PASS: TestPingGet (0.03s) [2021-11-19T02:13:39.816Z] === RUN TestPingHead [2021-11-19T02:13:40.285Z] --- PASS: TestPingHead (0.03s) [2021-11-19T02:13:40.285Z] === RUN TestVersion [2021-11-19T02:13:40.285Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:13:40.285Z] PASS [2021-11-19T02:13:40.285Z] ok github.com/docker/docker/integration/system 1.149s [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === Skipped [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:13:40.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-19T02:13:40.285Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-19T02:13:40.285Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:13:40.285Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-19T02:13:40.285Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-19T02:13:40.285Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-19T02:13:40.285Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-19T02:13:40.285Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-19T02:13:40.285Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:13:40.285Z] [2021-11-19T02:13:40.285Z] DONE 15 tests, 9 skipped in 2.487s [2021-11-19T02:13:40.285Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-19T02:13:40.290Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-19T02:13:40.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2021-11-19T02:13:40.778Z] === RUN TestAPIIpcModeHost [2021-11-19T02:13:40.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.69s) [2021-11-19T02:13:40.849Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:13:40.849Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-19T02:13:40.849Z] === RUN TestRenameLinkedContainer [2021-11-19T02:13:40.849Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:13:40.849Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-19T02:13:40.849Z] === RUN TestRenameStoppedContainer [2021-11-19T02:13:41.037Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-11-19T02:13:41.037Z] === RUN TestDaemonIpcModeShareable [2021-11-19T02:13:41.655Z] --- PASS: TestCreateServiceMultipleTimes (16.84s) [2021-11-19T02:13:41.655Z] === RUN TestCreateServiceConflict [2021-11-19T02:13:41.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-19T02:13:41.711Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:13:41.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:41.850Z] INFO: Testing against a local daemon [2021-11-19T02:13:41.850Z] === RUN TestVolumesCreateAndList [2021-11-19T02:13:41.850Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-19T02:13:41.850Z] === RUN TestVolumesRemove [2021-11-19T02:13:41.850Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-19T02:13:41.850Z] === RUN TestVolumesInspect [2021-11-19T02:13:41.850Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-19T02:13:41.850Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:13:41.850Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:13:41.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:13:41.850Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:13:41.850Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-19T02:13:41.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:13:41.850Z] PASS [2021-11-19T02:13:41.850Z] ok github.com/docker/docker/integration/volume 0.260s [2021-11-19T02:13:41.850Z] [2021-11-19T02:13:41.850Z] DONE 5 tests in 1.618s [2021-11-19T02:13:41.850Z] INFO: make.ps1 ended at 11/19/2021 02:13:41 [2021-11-19T02:13:41.850Z] INFO: Integration CLI tests being run from the host: [2021-11-19T02:13:41.851Z] 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-11-19T02:13:41.943Z] --- PASS: TestSecretsUpdate (2.15s) [2021-11-19T02:13:41.943Z] === RUN TestTemplatedSecret [2021-11-19T02:13:41.972Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-19T02:13:42.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-19T02:13:42.231Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-11-19T02:13:42.231Z] === RUN TestDaemonIpcModePrivate [2021-11-19T02:13:43.063Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-19T02:13:43.166Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-19T02:13:43.166Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-11-19T02:13:43.166Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-19T02:13:43.654Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-19T02:13:43.655Z] [2021-11-19T02:13:43.655Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-19T02:13:43.655Z] Installing docker-proxy to /usr/local/bin/ [2021-11-19T02:13:43.655Z] [2021-11-19T02:13:43.655Z] + mkdir -p bundles [2021-11-19T02:13:43.655Z] + '[' -n 'github.com/docker/docker/api [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/backend/build [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/httputils [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/middleware [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/build [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/container [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/debug [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/distribution [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/grpc [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/image [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/network [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/plugin [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/session [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/swarm [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/system [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/server/router/volume [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/backend [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/blkiodev [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/container [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/events [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/filters [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/image [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/mount [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/network [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/registry [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/strslice [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/swarm [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/time [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/versions [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-19T02:13:43.655Z] github.com/docker/docker/api/types/volume [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/builder-next/worker [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/dockerfile [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/dockerignore [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/remotecontext [2021-11-19T02:13:43.655Z] github.com/docker/docker/builder/remotecontext/git [2021-11-19T02:13:43.655Z] github.com/docker/docker/cli [2021-11-19T02:13:43.655Z] github.com/docker/docker/cli/config [2021-11-19T02:13:43.655Z] github.com/docker/docker/cli/debug [2021-11-19T02:13:43.655Z] github.com/docker/docker/client [2021-11-19T02:13:43.655Z] github.com/docker/docker/cmd/docker-proxy [2021-11-19T02:13:43.655Z] github.com/docker/docker/cmd/dockerd [2021-11-19T02:13:43.655Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-19T02:13:43.655Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-19T02:13:43.655Z] github.com/docker/docker/container [2021-11-19T02:13:43.655Z] github.com/docker/docker/container/stream [2021-11-19T02:13:43.655Z] github.com/docker/docker/contrib/apparmor [2021-11-19T02:13:43.655Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-19T02:13:43.655Z] github.com/docker/docker/contrib/httpserver [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster/convert [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster/executor [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/cluster/provider [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/config [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/discovery [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/events [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/events/testutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/exec [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/images [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/initlayer [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/links [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/listeners [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/gelf [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/journald [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/local [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/logentries [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/splunk [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/syslog [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/logger/templates [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/names [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/network [2021-11-19T02:13:43.655Z] github.com/docker/docker/daemon/stats [2021-11-19T02:13:43.655Z] github.com/docker/docker/distribution [2021-11-19T02:13:43.655Z] github.com/docker/docker/distribution/metadata [2021-11-19T02:13:43.655Z] github.com/docker/docker/distribution/utils [2021-11-19T02:13:43.655Z] github.com/docker/docker/distribution/xfer [2021-11-19T02:13:43.655Z] github.com/docker/docker/dockerversion [2021-11-19T02:13:43.655Z] github.com/docker/docker/errdefs [2021-11-19T02:13:43.655Z] github.com/docker/docker/image [2021-11-19T02:13:43.655Z] github.com/docker/docker/image/cache [2021-11-19T02:13:43.655Z] github.com/docker/docker/image/tarexport [2021-11-19T02:13:43.655Z] github.com/docker/docker/image/v1 [2021-11-19T02:13:43.655Z] github.com/docker/docker/internal/test/suite [2021-11-19T02:13:43.655Z] github.com/docker/docker/layer [2021-11-19T02:13:43.655Z] github.com/docker/docker/libcontainerd [2021-11-19T02:13:43.655Z] github.com/docker/docker/libcontainerd/queue [2021-11-19T02:13:43.655Z] github.com/docker/docker/libcontainerd/remote [2021-11-19T02:13:43.655Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-19T02:13:43.655Z] github.com/docker/docker/libcontainerd/types [2021-11-19T02:13:43.655Z] github.com/docker/docker/oci [2021-11-19T02:13:43.655Z] github.com/docker/docker/oci/caps [2021-11-19T02:13:43.655Z] github.com/docker/docker/opts [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/aaparser [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/archive [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/authorization [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/broadcaster [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/capabilities [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/chrootarchive [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/containerfs [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/devicemapper [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/directory [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/discovery [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/discovery/file [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/discovery/kv [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/discovery/memory [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/dmesg [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/filenotify [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/fileutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/fsutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/homedir [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/idtools [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/ioutils [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/jsonmessage [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/locker [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/longpath [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/loopback [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/mount [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/namesgenerator [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/parsers [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/pidfile [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/platform [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugingetter [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugins [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/plugins/transport [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/pools [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/progress [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/pubsub [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/reexec [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/signal [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/stack [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/stdcopy [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/streamformatter [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/stringid [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/symlink [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/sysinfo [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/system [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/tailfile [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/tarsum [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/term [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/term/windows [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/truncindex [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/urlutil [2021-11-19T02:13:43.655Z] github.com/docker/docker/pkg/useragent [2021-11-19T02:13:43.655Z] github.com/docker/docker/plugin [2021-11-19T02:13:43.655Z] github.com/docker/docker/plugin/executor/containerd [2021-11-19T02:13:43.655Z] github.com/docker/docker/plugin/v2 [2021-11-19T02:13:43.655Z] github.com/docker/docker/profiles/apparmor [2021-11-19T02:13:43.655Z] github.com/docker/docker/profiles/seccomp [2021-11-19T02:13:43.655Z] github.com/docker/docker/quota [2021-11-19T02:13:43.655Z] github.com/docker/docker/reference [2021-11-19T02:13:43.655Z] github.com/docker/docker/registry [2021-11-19T02:13:43.655Z] github.com/docker/docker/registry/resumable [2021-11-19T02:13:43.655Z] github.com/docker/docker/restartmanager [2021-11-19T02:13:43.655Z] github.com/docker/docker/rootless [2021-11-19T02:13:43.655Z] github.com/docker/docker/rootless/specconv [2021-11-19T02:13:43.655Z] github.com/docker/docker/runconfig [2021-11-19T02:13:43.655Z] github.com/docker/docker/runconfig/opts [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/daemon [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/environment [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fakecontext [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fakegit [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fakestorage [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fixtures/load [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/registry [2021-11-19T02:13:43.655Z] github.com/docker/docker/testutil/request [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/drivers [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/local [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/mounts [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/service [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/service/opts [2021-11-19T02:13:43.655Z] github.com/docker/docker/volume/testutils' ']' [2021-11-19T02:13:43.656Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-19T02:13:43.806Z] --- PASS: TestRenameStoppedContainer (2.96s) [2021-11-19T02:13:43.806Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:13:43.992Z] === RUN TestDockerSuite/TestCpToDot [2021-11-19T02:13:43.992Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-11-19T02:13:43.992Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:13:44.102Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-19T02:13:44.226Z] ? github.com/docker/docker/api [no test files] [2021-11-19T02:13:44.361Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2021-11-19T02:13:44.361Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-19T02:13:44.481Z] --- PASS: TestTemplatedSecret (2.67s) [2021-11-19T02:13:44.481Z] === RUN TestSecretCreateResolve [2021-11-19T02:13:44.554Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-19T02:13:45.296Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-19T02:13:45.480Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-19T02:13:45.555Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-11-19T02:13:45.555Z] === RUN TestIpcModeOlderClient [2021-11-19T02:13:45.555Z] === PAUSE TestIpcModeOlderClient [2021-11-19T02:13:45.555Z] === RUN TestKillContainerInvalidSignal [2021-11-19T02:13:45.814Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-11-19T02:13:45.814Z] === RUN TestKillContainer [2021-11-19T02:13:45.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-19T02:13:46.073Z] === RUN TestKillContainer/no_signal [2021-11-19T02:13:46.332Z] === RUN TestKillContainer/non_killing_signal [2021-11-19T02:13:46.392Z] --- PASS: TestSecretCreateResolve (2.25s) [2021-11-19T02:13:46.392Z] PASS [2021-11-19T02:13:46.392Z] [2021-11-19T02:13:46.392Z] DONE 6 tests in 13.516s [2021-11-19T02:13:46.392Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-19T02:13:46.392Z] INFO: Testing against a local daemon [2021-11-19T02:13:46.392Z] === RUN TestServiceCreateInit [2021-11-19T02:13:46.392Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:13:46.592Z] === RUN TestKillContainer/killing_signal [2021-11-19T02:13:47.159Z] --- PASS: TestKillContainer (1.15s) [2021-11-19T02:13:47.159Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-19T02:13:47.159Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-19T02:13:47.159Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-11-19T02:13:47.159Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-19T02:13:47.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-19T02:13:47.381Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-19T02:13:47.381Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2021-11-19T02:13:47.381Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:13:47.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-19T02:13:47.639Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-19T02:13:48.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-11-19T02:13:48.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2021-11-19T02:13:48.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-11-19T02:13:48.353Z] === RUN TestKillStoppedContainer [2021-11-19T02:13:48.353Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-19T02:13:48.353Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-19T02:13:48.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-19T02:13:48.353Z] === RUN TestKillDifferentUserContainer [2021-11-19T02:13:48.568Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-19T02:13:48.613Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-11-19T02:13:48.613Z] === RUN TestInspectOomKilledTrue [2021-11-19T02:13:48.825Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-19T02:13:49.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-19T02:13:49.023Z] INFO: Testing against a local daemon [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-19T02:13:49.023Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-19T02:13:49.023Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-19T02:13:49.023Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-19T02:13:49.181Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2021-11-19T02:13:49.181Z] === RUN TestInspectOomKilledFalse [2021-11-19T02:13:49.440Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2021-11-19T02:13:49.440Z] === RUN TestLinksEtcHostsContentMatch [2021-11-19T02:13:49.696Z] --- PASS: TestRenameRunningContainerAndReuse (5.92s) [2021-11-19T02:13:49.696Z] === RUN TestRenameInvalidName [2021-11-19T02:13:49.699Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-11-19T02:13:49.699Z] === RUN TestLinksContainerNames [2021-11-19T02:13:49.754Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-19T02:13:50.011Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-19T02:13:50.012Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-19T02:13:50.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-19T02:13:50.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:13:50.635Z] --- PASS: TestLinksContainerNames (0.78s) [2021-11-19T02:13:50.635Z] === RUN TestLogsFollowTailEmpty [2021-11-19T02:13:50.682Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-19T02:13:50.682Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-19T02:13:50.682Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-19T02:13:50.893Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-11-19T02:13:50.894Z] === RUN TestContainerNetworkMountsNoChown [2021-11-19T02:13:50.949Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-19T02:13:51.243Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-19T02:13:51.462Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/default [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/default [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/private [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/private [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/rprivate [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/slave [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/slave [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/rslave [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/shared [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/shared [2021-11-19T02:13:51.462Z] === RUN TestMountDaemonRoot/rshared [2021-11-19T02:13:51.462Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/default [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rprivate [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/private [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/shared [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rshared [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rslave [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/slave [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-19T02:13:51.463Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:13:51.463Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-19T02:13:51.463Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-19T02:13:51.499Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-19T02:13:51.499Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-19T02:13:51.499Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-19T02:13:51.499Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-19T02:13:51.722Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-19T02:13:51.723Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-19T02:13:51.723Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-11-19T02:13:51.723Z] === RUN TestContainerBindMountNonRecursive [2021-11-19T02:13:52.060Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-19T02:13:52.316Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-19T02:13:52.316Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-19T02:13:52.316Z] === RUN TestDockerSuite/TestCreateRM [2021-11-19T02:13:52.316Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-19T02:13:52.316Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:13:52.316Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-19T02:13:52.572Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-19T02:13:52.572Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-19T02:13:52.649Z] --- PASS: TestRenameInvalidName (2.92s) [2021-11-19T02:13:52.650Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:13:53.099Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2021-11-19T02:13:53.099Z] === RUN TestContainerVolumesMountedAsShared [2021-11-19T02:13:53.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-19T02:13:53.358Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-11-19T02:13:53.358Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-19T02:13:53.617Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2021-11-19T02:13:53.617Z] === RUN TestNetworkNat [2021-11-19T02:13:53.887Z] --- PASS: TestServiceCreateInit (7.43s) [2021-11-19T02:13:53.887Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2021-11-19T02:13:53.887Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2021-11-19T02:13:53.887Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:13:53.937Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-19T02:13:53.937Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-19T02:13:53.937Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-19T02:13:54.184Z] --- PASS: TestNetworkNat (0.42s) [2021-11-19T02:13:54.184Z] === RUN TestNetworkLocalhostTCPNat [2021-11-19T02:13:54.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-19T02:13:54.444Z] === RUN TestNetworkLoopbackNat [2021-11-19T02:13:55.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-19T02:13:56.976Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2021-11-19T02:13:56.976Z] === RUN TestPause [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-19T02:13:57.193Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-19T02:13:57.543Z] --- PASS: TestPause (0.56s) [2021-11-19T02:13:57.543Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-19T02:13:57.543Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:13:57.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:13:57.543Z] === RUN TestPauseStopPausedContainer [2021-11-19T02:13:57.756Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-19T02:13:58.111Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2021-11-19T02:13:58.111Z] === RUN TestPidHost [2021-11-19T02:13:58.319Z] docker_api_swarm_node_test.go:81: [db46181170d1f] joining swarm manager [dc60f42340712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:13:58.880Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-19T02:13:59.046Z] --- PASS: TestPidHost (0.96s) [2021-11-19T02:13:59.046Z] === RUN TestPsFilter [2021-11-19T02:13:59.046Z] --- PASS: TestPsFilter (0.11s) [2021-11-19T02:13:59.046Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-19T02:13:59.135Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-11-19T02:13:59.137Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-19T02:13:59.623Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-11-19T02:13:59.623Z] === RUN TestRemoveContainerWithVolume [2021-11-19T02:13:59.895Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-19T02:13:59.896Z] === RUN TestRemoveContainerRunning [2021-11-19T02:14:00.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-19T02:14:00.242Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:14:00.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-19T02:14:00.485Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-19T02:14:00.485Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-19T02:14:00.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-19T02:14:00.745Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-19T02:14:00.745Z] === RUN TestRemoveInvalidContainer [2021-11-19T02:14:00.745Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-19T02:14:00.745Z] === RUN TestRenameLinkedContainer [2021-11-19T02:14:01.064Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2021-11-19T02:14:01.064Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:14:01.626Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-19T02:14:02.189Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-19T02:14:02.651Z] --- PASS: TestRenameLinkedContainer (1.66s) [2021-11-19T02:14:02.651Z] === RUN TestRenameStoppedContainer [2021-11-19T02:14:02.751Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-19T02:14:02.751Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-19T02:14:02.911Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-19T02:14:02.911Z] === RUN TestRenameRunningContainerAndReuse [2021-11-19T02:14:03.680Z] === RUN TestDockerSuite/TestDockerFails [2021-11-19T02:14:03.680Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-19T02:14:03.680Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-19T02:14:03.680Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-19T02:14:03.848Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-11-19T02:14:03.848Z] === RUN TestRenameInvalidName [2021-11-19T02:14:04.107Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-19T02:14:04.107Z] === RUN TestRenameAnonymousContainer [2021-11-19T02:14:04.609Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-19T02:14:04.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-19T02:14:04.988Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:14:04.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-19T02:14:04.988Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:14:04.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-19T02:14:05.168Z] --- PASS: TestRenameAnonymousContainer (11.89s) [2021-11-19T02:14:05.168Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:14:05.537Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-19T02:14:06.010Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-11-19T02:14:06.011Z] === RUN TestRenameContainerWithSameName [2021-11-19T02:14:06.011Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-19T02:14:06.011Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:14:06.902Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-19T02:14:06.902Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-19T02:14:06.902Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-19T02:14:06.902Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-19T02:14:06.947Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-11-19T02:14:06.947Z] === RUN TestResize [2021-11-19T02:14:07.205Z] --- PASS: TestResize (0.40s) [2021-11-19T02:14:07.205Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:14:07.390Z] --- PASS: TestRenameContainerWithSameName (3.15s) [2021-11-19T02:14:07.390Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-19T02:14:07.390Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:07.773Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-11-19T02:14:07.773Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:14:07.860Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:14:07.860Z] === RUN TestResize [2021-11-19T02:14:08.031Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:08.032Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:08.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:08.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-19T02:14:08.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:09.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:10.822Z] --- PASS: TestResize (3.20s) [2021-11-19T02:14:10.822Z] === RUN TestResizeWithInvalidSize [2021-11-19T02:14:10.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-19T02:14:10.843Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:14:10.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-19T02:14:10.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-19T02:14:10.843Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:14:10.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-19T02:14:10.843Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:14:10.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-19T02:14:10.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:11.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-19T02:14:11.990Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2021-11-19T02:14:11.991Z] === RUN TestCreateServiceConflict [2021-11-19T02:14:11.991Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-19T02:14:11.991Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:14:12.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-19T02:14:12.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-19T02:14:12.423Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-19T02:14:13.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:13.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-19T02:14:13.778Z] --- PASS: TestResizeWithInvalidSize (2.96s) [2021-11-19T02:14:13.778Z] === RUN TestResizeWhenContainerNotStarted [2021-11-19T02:14:13.790Z] docker_api_swarm_node_test.go:53: [d056ce03f7a39] joining swarm manager [dcc4ec9b255f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:14:14.352Z] --- PASS: TestCreateServiceSecretFileMode (13.08s) [2021-11-19T02:14:14.352Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:14:14.532Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2021-11-19T02:14:14.532Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:14:14.608Z] docker_api_swarm_node_test.go:54: [d14d4cae2d696] joining swarm manager [dcc4ec9b255f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:14:14.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-19T02:14:16.500Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-19T02:14:16.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-19T02:14:16.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-19T02:14:16.739Z] --- PASS: TestResizeWhenContainerNotStarted (2.94s) [2021-11-19T02:14:16.739Z] === RUN TestDaemonRestartKillContainers [2021-11-19T02:14:16.739Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:16.739Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:14:16.739Z] === RUN TestStats [2021-11-19T02:14:16.739Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:14:16.739Z] --- SKIP: TestStats (0.00s) [2021-11-19T02:14:16.739Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:14:17.870Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-19T02:14:18.432Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-19T02:14:18.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-19T02:14:18.993Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-19T02:14:19.555Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-19T02:14:19.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-19T02:14:20.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-19T02:14:20.116Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-19T02:14:20.371Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-19T02:14:20.932Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-19T02:14:22.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-19T02:14:22.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-19T02:14:22.294Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-19T02:14:22.618Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.27s) [2021-11-19T02:14:22.618Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:14:22.618Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:14:22.618Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-19T02:14:22.618Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:14:23.222Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-19T02:14:23.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2021-11-19T02:14:24.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s) [2021-11-19T02:14:24.755Z] === RUN TestCgroupNamespacesRun [2021-11-19T02:14:25.737Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-19T02:14:26.132Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-11-19T02:14:26.132Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-19T02:14:27.068Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-11-19T02:14:27.068Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-19T02:14:27.101Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) [2021-11-19T02:14:27.101Z] === RUN TestCreateServiceSysctls [2021-11-19T02:14:27.357Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-19T02:14:28.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2021-11-19T02:14:28.005Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-19T02:14:28.286Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-19T02:14:29.382Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-11-19T02:14:29.382Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-19T02:14:29.462Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2021-11-19T02:14:29.462Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:14:29.652Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-19T02:14:30.318Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2021-11-19T02:14:30.318Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-19T02:14:30.579Z] --- PASS: TestCreateServiceSysctls (3.60s) [2021-11-19T02:14:30.580Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:14:31.254Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-11-19T02:14:31.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-19T02:14:32.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-19T02:14:32.190Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-11-19T02:14:32.190Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-19T02:14:33.096Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2021-11-19T02:14:33.096Z] === RUN TestInspect [2021-11-19T02:14:33.127Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2021-11-19T02:14:33.127Z] === RUN TestNISDomainname [2021-11-19T02:14:33.694Z] --- PASS: TestNISDomainname (0.48s) [2021-11-19T02:14:33.694Z] === RUN TestHostnameDnsResolution [2021-11-19T02:14:34.262Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-19T02:14:34.262Z] === RUN TestUnprivilegedPortsAndPing [2021-11-19T02:14:34.829Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2021-11-19T02:14:34.829Z] === RUN TestStats [2021-11-19T02:14:34.986Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-19T02:14:35.242Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-19T02:14:35.803Z] --- PASS: TestInspect (2.79s) [2021-11-19T02:14:35.803Z] === RUN TestCreateJob [2021-11-19T02:14:35.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-19T02:14:35.829Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:14:35.829Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-19T02:14:35.829Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:14:36.296Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-19T02:14:36.367Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-19T02:14:37.278Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-19T02:14:37.278Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:14:37.278Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-19T02:14:37.294Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-19T02:14:37.294Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-19T02:14:37.361Z] --- PASS: TestStats (2.39s) [2021-11-19T02:14:37.361Z] === RUN TestStopContainerWithTimeout [2021-11-19T02:14:37.361Z] === RUN TestStopContainerWithTimeout/0 [2021-11-19T02:14:37.361Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-19T02:14:37.361Z] === RUN TestStopContainerWithTimeout/1 [2021-11-19T02:14:37.361Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-19T02:14:37.361Z] === RUN TestStopContainerWithTimeout/3 [2021-11-19T02:14:37.361Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-19T02:14:37.361Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-19T02:14:37.361Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-19T02:14:37.361Z] === CONT TestStopContainerWithTimeout/0 [2021-11-19T02:14:37.361Z] === CONT TestStopContainerWithTimeout/3 [2021-11-19T02:14:37.619Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-19T02:14:37.857Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-19T02:14:37.857Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-19T02:14:37.857Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-19T02:14:39.223Z] --- PASS: TestCreateJob (3.57s) [2021-11-19T02:14:39.223Z] === RUN TestReplicatedJob [2021-11-19T02:14:39.223Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-19T02:14:39.524Z] === CONT TestStopContainerWithTimeout/1 [2021-11-19T02:14:40.590Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-19T02:14:40.590Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-19T02:14:40.590Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-19T02:14:41.059Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-19T02:14:41.152Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-19T02:14:41.409Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-19T02:14:41.427Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-19T02:14:41.427Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2021-11-19T02:14:41.427Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-11-19T02:14:41.427Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2021-11-19T02:14:41.427Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-11-19T02:14:41.427Z] === RUN TestDeleteDevicemapper [2021-11-19T02:14:41.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:14:41.427Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-19T02:14:41.427Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-19T02:14:41.677Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2021-11-19T02:14:41.677Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:14:42.337Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-19T02:14:42.618Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-19T02:14:42.618Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:14:42.618Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-19T02:14:42.618Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:14:42.618Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-19T02:14:42.803Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2021-11-19T02:14:42.803Z] === RUN TestUpdateMemory [2021-11-19T02:14:43.267Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-19T02:14:43.371Z] --- PASS: TestUpdateMemory (0.47s) [2021-11-19T02:14:43.371Z] === RUN TestUpdateCPUQuota [2021-11-19T02:14:43.524Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-19T02:14:43.524Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-19T02:14:43.524Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-19T02:14:43.525Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-19T02:14:43.525Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-19T02:14:43.601Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-19T02:14:43.940Z] --- PASS: TestUpdateCPUQuota (0.66s) [2021-11-19T02:14:43.940Z] === RUN TestUpdatePidsLimit [2021-11-19T02:14:43.940Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-19T02:14:43.940Z] === RUN TestUpdatePidsLimit/no_change [2021-11-19T02:14:44.199Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-19T02:14:44.454Z] --- PASS: TestReplicatedJob (5.26s) [2021-11-19T02:14:44.454Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:14:44.457Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-19T02:14:44.583Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-19T02:14:44.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-19T02:14:44.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-19T02:14:44.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-19T02:14:45.050Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-19T02:14:45.516Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-19T02:14:45.823Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-19T02:14:45.959Z] --- PASS: TestUpdatePidsLimit (1.85s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2021-11-19T02:14:45.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-11-19T02:14:45.960Z] === RUN TestUpdateRestartPolicy [2021-11-19T02:14:46.386Z] === RUN TestDockerSuite/TestEventsRename [2021-11-19T02:14:46.499Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-19T02:14:46.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-19T02:14:47.204Z] === RUN TestDockerSuite/TestEventsResize [2021-11-19T02:14:47.926Z] --- PASS: TestUpdateRestartPolicy (23.88s) [2021-11-19T02:14:47.926Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:14:48.132Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-19T02:14:48.132Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-11-19T02:14:48.132Z] === RUN TestServiceListWithStatuses [2021-11-19T02:14:48.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:14:48.389Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-11-19T02:14:48.389Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:14:48.915Z] --- PASS: TestUpdateRestartWithAutoRemove (2.98s) [2021-11-19T02:14:48.916Z] === RUN TestWaitNonBlocked [2021-11-19T02:14:48.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:48.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:48.916Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:48.916Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:48.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:48.916Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:51.242Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-19T02:14:52.555Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2021-11-19T02:14:52.555Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:14:52.710Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-19T02:14:52.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.65s) [2021-11-19T02:14:52.710Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.76s) [2021-11-19T02:14:52.710Z] === RUN TestWaitBlocked [2021-11-19T02:14:52.710Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:14:52.710Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-19T02:14:52.710Z] PASS [2021-11-19T02:14:52.710Z] ok github.com/docker/docker/integration/container 107.737s [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === Skipped [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-19T02:14:52.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-19T02:14:52.710Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-19T02:14:52.710Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-11-19T02:14:52.710Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-19T02:14:52.710Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-19T02:14:52.710Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-19T02:14:52.710Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-19T02:14:52.710Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-19T02:14:52.710Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-19T02:14:52.710Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-19T02:14:52.710Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-11-19T02:14:52.710Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-19T02:14:52.710Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-19T02:14:52.710Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-19T02:14:52.710Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-19T02:14:52.710Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-19T02:14:52.710Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-19T02:14:52.710Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-19T02:14:52.710Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-19T02:14:52.710Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-19T02:14:52.710Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-19T02:14:52.710Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-19T02:14:52.710Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-19T02:14:52.710Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-19T02:14:52.710Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-19T02:14:52.710Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-19T02:14:52.710Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-19T02:14:52.710Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-19T02:14:52.710Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:14:52.710Z] [2021-11-19T02:14:52.710Z] DONE 87 tests, 34 skipped in 109.948s [2021-11-19T02:14:52.710Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-19T02:14:52.801Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-19T02:14:52.801Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:14:53.267Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-19T02:14:53.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-19T02:14:53.481Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-19T02:14:53.893Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2021-11-19T02:14:53.893Z] === RUN TestCreateServiceSysctls [2021-11-19T02:14:54.248Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-19T02:14:54.249Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:14:54.249Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-19T02:14:54.424Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-19T02:14:54.715Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-19T02:14:55.353Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-19T02:14:55.802Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-11-19T02:14:55.802Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:14:55.916Z] docker_api_swarm_test.go:202: [dcf59737873a1] joining swarm manager [dfd4e68093895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:14:56.319Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-19T02:14:57.281Z] --- PASS: TestDockerNetworkReConnect (4.46s) [2021-11-19T02:14:57.281Z] === RUN TestServicePlugin [2021-11-19T02:14:57.303Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-19T02:14:57.303Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-19T02:14:57.303Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:14:57.303Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-19T02:14:58.166Z] --- PASS: TestUpdateRestartPolicy (10.68s) [2021-11-19T02:14:58.166Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-19T02:14:58.166Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-11-19T02:14:58.166Z] === RUN TestWaitNonBlocked [2021-11-19T02:14:58.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:58.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:58.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:58.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:58.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-19T02:14:58.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-19T02:14:58.166Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-19T02:14:58.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2021-11-19T02:14:58.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-11-19T02:14:58.166Z] === RUN TestWaitBlocked [2021-11-19T02:14:58.166Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:14:58.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:14:58.166Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:14:58.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:14:58.166Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-19T02:14:58.166Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-19T02:14:58.166Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-19T02:14:58.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2021-11-19T02:14:58.166Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2021-11-19T02:14:58.166Z] === CONT TestContainerStartOnDaemonRestart [2021-11-19T02:14:58.166Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-19T02:14:58.209Z] === RUN TestDockerSuite/TestEventsTop [2021-11-19T02:14:58.287Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-19T02:14:58.342Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-11-19T02:14:58.342Z] === RUN TestInspect [2021-11-19T02:14:58.753Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-19T02:14:58.753Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:14:58.753Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-19T02:14:58.753Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:14:58.753Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-19T02:14:58.772Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-19T02:15:00.073Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2021-11-19T02:15:00.073Z] === CONT TestIpcModeOlderClient [2021-11-19T02:15:00.073Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-19T02:15:00.073Z] === CONT TestContainerKillOnDaemonStart [2021-11-19T02:15:00.073Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2021-11-19T02:15:00.073Z] === CONT TestDaemonHostGatewayIP [2021-11-19T02:15:00.661Z] plugin_test.go:61: [d60ffa975ad2c] joining swarm manager [d38fc7b4c9fc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:15:00.883Z] --- PASS: TestInspect (2.80s) [2021-11-19T02:15:00.883Z] === RUN TestCreateJob [2021-11-19T02:15:01.589Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-19T02:15:02.150Z] plugin_test.go:64: [d0ae4a4076eb9] joining swarm manager [d38fc7b4c9fc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:15:02.607Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2021-11-19T02:15:02.607Z] === CONT TestDaemonRestartIpcMode [2021-11-19T02:15:03.496Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-19T02:15:04.178Z] --- PASS: TestCreateJob (3.36s) [2021-11-19T02:15:04.178Z] === RUN TestReplicatedJob [2021-11-19T02:15:04.509Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2021-11-19T02:15:09.458Z] --- PASS: TestReplicatedJob (4.60s) [2021-11-19T02:15:09.458Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:15:11.999Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2021-11-19T02:15:11.999Z] === RUN TestServiceListWithStatuses [2021-11-19T02:15:11.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:15:11.999Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:15:11.999Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:15:12.090Z] === RUN TestDockerSuite/TestExec [2021-11-19T02:15:12.621Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2021-11-19T02:15:12.621Z] PASS [2021-11-19T02:15:12.621Z] [2021-11-19T02:15:12.621Z] === Skipped [2021-11-19T02:15:12.621Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-19T02:15:12.621Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-19T02:15:12.621Z] [2021-11-19T02:15:12.621Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-19T02:15:12.621Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-19T02:15:12.621Z] [2021-11-19T02:15:12.621Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-19T02:15:12.621Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-19T02:15:12.621Z] [2021-11-19T02:15:12.621Z] DONE 200 tests, 3 skipped in 110.273s [2021-11-19T02:15:12.621Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-19T02:15:12.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-19T02:15:12.621Z] ++ set -e [2021-11-19T02:15:12.621Z] ++ '[' -n 0 ']' [2021-11-19T02:15:12.621Z] ++ set -x [2021-11-19T02:15:12.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-11-19T02:15:12.621Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:15:12.621Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:15:12.621Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-19T02:15:12.621Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-19T02:15:12.621Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-19T02:15:12.621Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-19T02:15:12.621Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-19T02:15:12.621Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-19T02:15:12.621Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-19T02:15:12.621Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-19T02:15:12.621Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-19T02:15:12.621Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-19T02:15:12.621Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-19T02:15:12.621Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-19T02:15:12.621Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:15:12.621Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-19T02:15:13.016Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-19T02:15:13.272Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-19T02:15:13.557Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-19T02:15:13.834Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-19T02:15:14.035Z] === RUN TestConfigDaemonLibtrustID [2021-11-19T02:15:14.035Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:15:14.035Z] === RUN TestDaemonConfigValidation [2021-11-19T02:15:14.035Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-19T02:15:14.035Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-19T02:15:14.035Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:15:14.035Z] === RUN TestDaemonProxy [2021-11-19T02:15:14.035Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:15:14.035Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-19T02:15:14.035Z] PASS [2021-11-19T02:15:14.035Z] ok github.com/docker/docker/integration/daemon 0.087s [2021-11-19T02:15:14.035Z] [2021-11-19T02:15:14.035Z] === Skipped [2021-11-19T02:15:14.035Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-19T02:15:14.035Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] [2021-11-19T02:15:14.035Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-19T02:15:14.035Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] [2021-11-19T02:15:14.035Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-19T02:15:14.035Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-19T02:15:14.035Z] [2021-11-19T02:15:14.035Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-19T02:15:14.035Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-19T02:15:14.035Z] [2021-11-19T02:15:14.035Z] DONE 4 tests, 4 skipped in 20.275s [2021-11-19T02:15:14.035Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-19T02:15:14.397Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-19T02:15:14.493Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-19T02:15:14.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:14.504Z] INFO: Testing against a local daemon [2021-11-19T02:15:14.504Z] === RUN TestCommitInheritsEnv [2021-11-19T02:15:14.504Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:15:14.504Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-19T02:15:14.504Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:15:14.504Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:15:14.504Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:15:14.504Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:15:14.973Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-19T02:15:14.973Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:15:14.973Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-19T02:15:14.973Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:15:15.429Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-19T02:15:15.429Z] daemon_test.go:156: [d7a5597a137c5] daemon is not started [2021-11-19T02:15:15.429Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-19T02:15:15.429Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-19T02:15:15.429Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-19T02:15:15.429Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-19T02:15:15.429Z] === RUN TestDaemonProxy [2021-11-19T02:15:15.429Z] === RUN TestDaemonProxy/environment_variables [2021-11-19T02:15:15.764Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-19T02:15:15.961Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2021-11-19T02:15:15.961Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:15:15.961Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-19T02:15:15.961Z] === RUN TestTagInvalidReference [2021-11-19T02:15:15.961Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-19T02:15:15.961Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:15:15.961Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-19T02:15:15.961Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:15:15.961Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-19T02:15:15.961Z] === RUN TestTagOfficialNames [2021-11-19T02:15:15.961Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-19T02:15:15.961Z] === RUN TestTagMatchesDigest [2021-11-19T02:15:15.961Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-19T02:15:15.961Z] PASS [2021-11-19T02:15:15.961Z] ok github.com/docker/docker/integration/image 1.498s [2021-11-19T02:15:16.196Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-11-19T02:15:16.196Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:15:16.325Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-19T02:15:16.433Z] [2021-11-19T02:15:16.433Z] === Skipped [2021-11-19T02:15:16.433Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-19T02:15:16.433Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:15:16.433Z] [2021-11-19T02:15:16.433Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:15:16.433Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-19T02:15:16.433Z] [2021-11-19T02:15:16.433Z] DONE 11 tests, 2 skipped in 3.011s [2021-11-19T02:15:16.433Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-19T02:15:16.887Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-19T02:15:17.331Z] === RUN TestDaemonProxy/command-line_options [2021-11-19T02:15:17.449Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-19T02:15:18.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:18.003Z] INFO: Testing against a local daemon [2021-11-19T02:15:18.003Z] === RUN TestNetworkCreateDelete [2021-11-19T02:15:18.003Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.003Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:15:18.003Z] 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-11-19T02:15:18.003Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestDaemonDNSFallback [2021-11-19T02:15:18.003Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.003Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestInspectNetwork [2021-11-19T02:15:18.003Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:18.003Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:15:18.003Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.003Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:15:18.003Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:18.003Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:18.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:18.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:18.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:18.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:18.003Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:18.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:18.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-19T02:15:18.003Z] === RUN TestNetworkList [2021-11-19T02:15:18.003Z] === RUN TestNetworkList//networks [2021-11-19T02:15:18.003Z] === PAUSE TestNetworkList//networks [2021-11-19T02:15:18.003Z] === RUN TestNetworkList//networks/ [2021-11-19T02:15:18.003Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:15:18.003Z] === CONT TestNetworkList//networks [2021-11-19T02:15:18.003Z] === CONT TestNetworkList//networks/ [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkList (0.03s) [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:15:18.003Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:15:18.003Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:15:18.003Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:15:18.003Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:15:18.003Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:15:18.003Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:15:18.003Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:15:18.003Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:15:18.004Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:15:18.004Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:15:18.004Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:15:18.004Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:15:18.004Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:15:18.004Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:15:18.004Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:15:18.004Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:15:18.004Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:15:18.004Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:15:18.004Z] PASS [2021-11-19T02:15:18.004Z] ok github.com/docker/docker/integration/network 0.157s [2021-11-19T02:15:18.010Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-19T02:15:18.266Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === Skipped [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-19T02:15:18.474Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-19T02:15:18.474Z] 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-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-19T02:15:18.474Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-19T02:15:18.474Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-19T02:15:18.474Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-19T02:15:18.474Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-19T02:15:18.474Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-19T02:15:18.474Z] [2021-11-19T02:15:18.474Z] DONE 22 tests, 15 skipped in 2.045s [2021-11-19T02:15:18.474Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-19T02:15:18.828Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-19T02:15:18.946Z] testing: warning: no tests to run [2021-11-19T02:15:18.946Z] PASS [2021-11-19T02:15:18.946Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s [2021-11-19T02:15:18.946Z] [2021-11-19T02:15:18.946Z] DONE 0 tests in 0.631s [2021-11-19T02:15:18.946Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-19T02:15:19.233Z] === RUN TestDaemonProxy/configuration_file [2021-11-19T02:15:19.496Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2021-11-19T02:15:19.496Z] === RUN TestServicePlugin [2021-11-19T02:15:19.755Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-19T02:15:19.934Z] testing: warning: no tests to run [2021-11-19T02:15:19.934Z] PASS [2021-11-19T02:15:19.934Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-11-19T02:15:19.934Z] [2021-11-19T02:15:19.934Z] DONE 0 tests in 0.602s [2021-11-19T02:15:19.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-19T02:15:20.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-19T02:15:20.403Z] testing: warning: no tests to run [2021-11-19T02:15:20.403Z] PASS [2021-11-19T02:15:20.403Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-11-19T02:15:20.403Z] [2021-11-19T02:15:20.403Z] DONE 0 tests in 0.610s [2021-11-19T02:15:20.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/builder/dockerfile 0.176s coverage: 49.0% of statements [2021-11-19T02:15:20.622Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2021-11-19T02:15:20.622Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-19T02:15:20.915Z] === RUN TestDockerSuite/TestExecEnv [2021-11-19T02:15:21.136Z] === RUN TestDaemonProxy/conflicting_options [2021-11-19T02:15:21.136Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-19T02:15:21.193Z] ok github.com/docker/docker/builder/remotecontext/git 1.249s coverage: 86.3% of statements [2021-11-19T02:15:21.193Z] ? github.com/docker/docker/cli [no test files] [2021-11-19T02:15:21.193Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-19T02:15:21.392Z] testing: warning: no tests to run [2021-11-19T02:15:21.392Z] PASS [2021-11-19T02:15:21.392Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-11-19T02:15:21.392Z] [2021-11-19T02:15:21.392Z] DONE 0 tests in 0.602s [2021-11-19T02:15:21.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-19T02:15:21.480Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy (6.26s) [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-19T02:15:21.704Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-19T02:15:21.704Z] PASS [2021-11-19T02:15:21.704Z] [2021-11-19T02:15:21.704Z] DONE 17 tests in 10.222s [2021-11-19T02:15:21.704Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-19T02:15:21.704Z] ++ 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-11-19T02:15:21.704Z] ++ set -e [2021-11-19T02:15:21.704Z] ++ '[' -n 0 ']' [2021-11-19T02:15:21.704Z] ++ set -x [2021-11-19T02:15:21.704Z] ++ 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-11-19T02:15:21.765Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 67.6% of statements [2021-11-19T02:15:21.963Z] INFO: Testing against a local daemon [2021-11-19T02:15:21.963Z] === RUN TestCommitInheritsEnv [2021-11-19T02:15:22.222Z] --- PASS: TestCommitInheritsEnv (0.24s) [2021-11-19T02:15:22.222Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-19T02:15:22.222Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-19T02:15:22.222Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:15:22.222Z] === RUN TestImagesFilterMultiReference [2021-11-19T02:15:22.222Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-19T02:15:22.222Z] === RUN TestImagePullPlatformInvalid [2021-11-19T02:15:22.222Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-19T02:15:22.222Z] === RUN TestRemoveImageOrphaning [2021-11-19T02:15:22.407Z] docker_api_swarm_test.go:384: [d65c0e13448ce] joining swarm manager [d380ed1b556ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:15:22.481Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-11-19T02:15:22.481Z] === RUN TestRemoveImageGarbageCollector [2021-11-19T02:15:22.481Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:15:22.481Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-19T02:15:22.481Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-19T02:15:22.481Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-19T02:15:22.481Z] === RUN TestTagInvalidReference [2021-11-19T02:15:22.481Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-19T02:15:22.481Z] === RUN TestTagValidPrefixedRepo [2021-11-19T02:15:22.481Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-19T02:15:22.481Z] === RUN TestTagExistedNameWithoutForce [2021-11-19T02:15:22.481Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-19T02:15:22.481Z] === RUN TestTagOfficialNames [2021-11-19T02:15:22.663Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-19T02:15:22.741Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-19T02:15:22.741Z] === RUN TestTagMatchesDigest [2021-11-19T02:15:22.741Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-19T02:15:22.741Z] PASS [2021-11-19T02:15:22.741Z] [2021-11-19T02:15:22.741Z] === Skipped [2021-11-19T02:15:22.741Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-19T02:15:22.741Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-19T02:15:22.741Z] [2021-11-19T02:15:22.741Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-19T02:15:22.741Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:15:22.741Z] [2021-11-19T02:15:22.741Z] DONE 12 tests, 2 skipped in 0.849s [2021-11-19T02:15:22.741Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-19T02:15:22.741Z] ++ 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-11-19T02:15:22.741Z] ++ set -e [2021-11-19T02:15:22.741Z] ++ '[' -n 0 ']' [2021-11-19T02:15:22.741Z] ++ set -x [2021-11-19T02:15:22.741Z] ++ 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-11-19T02:15:22.741Z] INFO: Testing against a local daemon [2021-11-19T02:15:22.741Z] === RUN TestNetworkCreateDelete [2021-11-19T02:15:22.741Z] --- PASS: TestNetworkCreateDelete (0.11s) [2021-11-19T02:15:22.741Z] === RUN TestDockerNetworkDeletePreferID [2021-11-19T02:15:22.799Z] plugin_test.go:61: [df3699c47082d] joining swarm manager [df577dfb1951b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:15:23.224Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-19T02:15:23.308Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-19T02:15:23.308Z] === RUN TestDaemonDNSFallback [2021-11-19T02:15:23.787Z] docker_api_swarm_test.go:385: [da43c50f0ced5] joining swarm manager [d380ed1b556ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:15:24.179Z] plugin_test.go:64: [d3b23a39dc47f] joining swarm manager [df577dfb1951b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:15:24.357Z] ok github.com/docker/docker/client 0.124s coverage: 75.6% of statements [2021-11-19T02:15:25.152Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-19T02:15:25.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:25.219Z] INFO: Testing against a local daemon [2021-11-19T02:15:25.219Z] === RUN TestPluginInvalidJSON [2021-11-19T02:15:25.219Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:15:25.219Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:15:25.219Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:15:25.219Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-19T02:15:25.219Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-19T02:15:25.219Z] === RUN TestPluginInstall [2021-11-19T02:15:25.219Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:15:25.219Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-19T02:15:25.219Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:15:25.219Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:15:25.219Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-19T02:15:25.219Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:15:25.219Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:15:25.219Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:15:25.219Z] PASS [2021-11-19T02:15:25.219Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2021-11-19T02:15:25.408Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-19T02:15:25.688Z] [2021-11-19T02:15:25.688Z] === Skipped [2021-11-19T02:15:25.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-19T02:15:25.688Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-19T02:15:25.688Z] [2021-11-19T02:15:25.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-19T02:15:25.688Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-19T02:15:25.688Z] [2021-11-19T02:15:25.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-19T02:15:25.688Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-19T02:15:25.688Z] [2021-11-19T02:15:25.688Z] DONE 5 tests, 3 skipped in 4.217s [2021-11-19T02:15:25.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-19T02:15:25.971Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-19T02:15:26.533Z] === RUN TestDockerSuite/TestExecParseError [2021-11-19T02:15:27.096Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-19T02:15:27.353Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-19T02:15:27.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:27.910Z] INFO: Testing against a local daemon [2021-11-19T02:15:27.910Z] === RUN TestExternalGraphDriver [2021-11-19T02:15:27.910Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:15:27.910Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-19T02:15:27.910Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:15:27.910Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:15:27.910Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:15:27.910Z] PASS [2021-11-19T02:15:27.910Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.087s [2021-11-19T02:15:27.910Z] [2021-11-19T02:15:27.910Z] === Skipped [2021-11-19T02:15:27.910Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-19T02:15:27.910Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-19T02:15:27.910Z] [2021-11-19T02:15:27.910Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-19T02:15:27.910Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-19T02:15:27.910Z] [2021-11-19T02:15:27.910Z] DONE 2 tests, 2 skipped in 2.538s [2021-11-19T02:15:27.915Z] --- PASS: TestServicePlugin (30.84s) [2021-11-19T02:15:27.915Z] === RUN TestServiceUpdateLabel [2021-11-19T02:15:27.915Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-19T02:15:28.379Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-19T02:15:29.282Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-19T02:15:29.845Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-19T02:15:29.871Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-11-19T02:15:29.871Z] === RUN TestInspectNetwork [2021-11-19T02:15:29.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:29.961Z] INFO: Testing against a local daemon [2021-11-19T02:15:29.961Z] === RUN TestReadPluginNoRead [2021-11-19T02:15:29.961Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:15:29.961Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-19T02:15:29.961Z] PASS [2021-11-19T02:15:29.961Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2021-11-19T02:15:29.961Z] [2021-11-19T02:15:29.961Z] === Skipped [2021-11-19T02:15:29.961Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-19T02:15:29.961Z] read_test.go:21: no unix domain sockets on Windows [2021-11-19T02:15:29.961Z] [2021-11-19T02:15:29.961Z] DONE 1 tests, 1 skipped in 1.857s [2021-11-19T02:15:29.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-19T02:15:30.772Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-11-19T02:15:30.772Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:15:30.772Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-19T02:15:30.952Z] testing: warning: no tests to run [2021-11-19T02:15:30.952Z] PASS [2021-11-19T02:15:30.952Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2021-11-19T02:15:31.423Z] [2021-11-19T02:15:31.423Z] DONE 0 tests in 1.004s [2021-11-19T02:15:31.423Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-19T02:15:32.402Z] === RUN TestInspectNetwork/full_network_id [2021-11-19T02:15:32.402Z] === RUN TestInspectNetwork/partial_network_id [2021-11-19T02:15:32.402Z] === RUN TestInspectNetwork/network_name [2021-11-19T02:15:32.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-19T02:15:32.444Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-19T02:15:32.444Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-19T02:15:32.444Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-19T02:15:32.444Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-19T02:15:32.444Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-19T02:15:32.444Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.444Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-19T02:15:32.445Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.445Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-19T02:15:32.445Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-19T02:15:32.445Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:15:32.445Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-19T02:15:32.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:32.991Z] INFO: Testing against a local daemon [2021-11-19T02:15:32.991Z] === RUN TestPluginWithDevMounts [2021-11-19T02:15:32.991Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:32.991Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-19T02:15:32.991Z] PASS [2021-11-19T02:15:32.991Z] ok github.com/docker/docker/integration/plugin/volumes 0.069s [2021-11-19T02:15:32.991Z] [2021-11-19T02:15:32.991Z] === Skipped [2021-11-19T02:15:32.991Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-19T02:15:32.991Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:32.991Z] [2021-11-19T02:15:32.991Z] DONE 1 tests, 1 skipped in 1.839s [2021-11-19T02:15:32.991Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-19T02:15:33.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-19T02:15:33.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-19T02:15:33.573Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-19T02:15:34.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:34.572Z] INFO: Testing against a local daemon [2021-11-19T02:15:34.572Z] === RUN TestSecretInspect [2021-11-19T02:15:34.572Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:34.572Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-19T02:15:34.572Z] === RUN TestSecretList [2021-11-19T02:15:34.572Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:34.572Z] --- SKIP: TestSecretList (0.00s) [2021-11-19T02:15:34.572Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:15:34.572Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:34.572Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:15:34.572Z] === RUN TestSecretsUpdate [2021-11-19T02:15:34.572Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:34.572Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-19T02:15:34.572Z] === RUN TestTemplatedSecret [2021-11-19T02:15:34.572Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:34.572Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-19T02:15:34.572Z] === RUN TestSecretCreateResolve [2021-11-19T02:15:34.572Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:34.572Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-19T02:15:34.572Z] PASS [2021-11-19T02:15:34.572Z] ok github.com/docker/docker/integration/secret 0.080s [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === Skipped [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-19T02:15:35.042Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:35.042Z] [2021-11-19T02:15:35.042Z] DONE 6 tests, 6 skipped in 1.679s [2021-11-19T02:15:35.042Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-19T02:15:35.409Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-19T02:15:35.409Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:15:35.409Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-19T02:15:35.409Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:15:35.409Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-19T02:15:36.592Z] --- PASS: TestInspectNetwork (6.75s) [2021-11-19T02:15:36.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-19T02:15:36.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-19T02:15:36.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-19T02:15:36.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-19T02:15:36.592Z] === RUN TestRunContainerWithBridgeNone [2021-11-19T02:15:37.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:37.288Z] INFO: Testing against a local daemon [2021-11-19T02:15:37.288Z] === RUN TestServiceCreateInit [2021-11-19T02:15:37.288Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:15:37.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:15:37.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:15:37.288Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceConflict [2021-11-19T02:15:37.288Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:15:37.288Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:15:37.288Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:15:37.288Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:15:37.288Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:15:37.288Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceSysctls [2021-11-19T02:15:37.288Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-19T02:15:37.288Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:15:37.288Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-19T02:15:37.288Z] === RUN TestInspect [2021-11-19T02:15:37.288Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestInspect (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestCreateJob [2021-11-19T02:15:37.288Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestCreateJob (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestReplicatedJob [2021-11-19T02:15:37.288Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:15:37.288Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceListWithStatuses [2021-11-19T02:15:37.288Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:15:37.288Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:15:37.288Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServicePlugin [2021-11-19T02:15:37.288Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceUpdateLabel [2021-11-19T02:15:37.288Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:15:37.288Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:15:37.288Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:15:37.288Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-19T02:15:37.288Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:15:37.288Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:15:37.288Z] PASS [2021-11-19T02:15:37.288Z] ok github.com/docker/docker/integration/service 0.200s [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === Skipped [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-19T02:15:37.288Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-19T02:15:37.288Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-19T02:15:37.288Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-19T02:15:37.288Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-19T02:15:37.288Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-19T02:15:37.288Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-19T02:15:37.288Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-19T02:15:37.288Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-19T02:15:37.288Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-19T02:15:37.288Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.288Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-19T02:15:37.288Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.288Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-19T02:15:37.289Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-19T02:15:37.289Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-19T02:15:37.289Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-19T02:15:37.289Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-19T02:15:37.289Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-19T02:15:37.289Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-19T02:15:37.289Z] [2021-11-19T02:15:37.289Z] DONE 24 tests, 23 skipped in 2.296s [2021-11-19T02:15:37.289Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-19T02:15:37.968Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2021-11-19T02:15:37.968Z] === RUN TestNetworkInvalidJSON [2021-11-19T02:15:37.968Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:37.968Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:37.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:37.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:37.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:37.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:37.968Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-19T02:15:37.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-19T02:15:37.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-19T02:15:37.968Z] === RUN TestNetworkList [2021-11-19T02:15:37.968Z] === RUN TestNetworkList//networks [2021-11-19T02:15:37.968Z] === PAUSE TestNetworkList//networks [2021-11-19T02:15:37.968Z] === RUN TestNetworkList//networks/ [2021-11-19T02:15:37.968Z] === PAUSE TestNetworkList//networks/ [2021-11-19T02:15:37.968Z] === CONT TestNetworkList//networks [2021-11-19T02:15:37.968Z] === CONT TestNetworkList//networks/ [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkList (0.01s) [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-19T02:15:37.968Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-19T02:15:37.968Z] === RUN TestHostIPv4BridgeLabel [2021-11-19T02:15:38.227Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-19T02:15:38.227Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-19T02:15:38.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-19T02:15:38.314Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:15:38.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-19T02:15:38.314Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:15:38.405Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-19T02:15:38.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-19T02:15:38.780Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:15:38.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-19T02:15:38.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:38.858Z] INFO: Testing against a local daemon [2021-11-19T02:15:38.858Z] === RUN TestSessionCreate [2021-11-19T02:15:38.858Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:38.858Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-19T02:15:38.858Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:15:38.858Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:38.858Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:15:38.858Z] PASS [2021-11-19T02:15:38.858Z] ok github.com/docker/docker/integration/session 0.072s [2021-11-19T02:15:38.858Z] [2021-11-19T02:15:38.858Z] === Skipped [2021-11-19T02:15:38.858Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-19T02:15:38.858Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:38.858Z] [2021-11-19T02:15:38.858Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-19T02:15:38.858Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-19T02:15:38.858Z] [2021-11-19T02:15:38.858Z] DONE 2 tests, 2 skipped in 1.485s [2021-11-19T02:15:38.858Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-19T02:15:39.246Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-19T02:15:39.246Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:15:39.246Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-19T02:15:39.603Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-19T02:15:39.603Z] === RUN TestDaemonDefaultNetworkPools [2021-11-19T02:15:40.170Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-19T02:15:40.170Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-19T02:15:40.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:40.424Z] INFO: Testing against a local daemon [2021-11-19T02:15:40.424Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:15:40.424Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:40.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestDiskUsage [2021-11-19T02:15:40.424Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:15:40.424Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestEventsExecDie [2021-11-19T02:15:40.424Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:15:40.424Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:15:40.424Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:15:40.424Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestEventsVolumeCreate [2021-11-19T02:15:40.424Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:15:40.424Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestInfoAPI [2021-11-19T02:15:40.424Z] --- PASS: TestInfoAPI (0.03s) [2021-11-19T02:15:40.424Z] === RUN TestInfoAPIWarnings [2021-11-19T02:15:40.424Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:15:40.424Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestInfoDebug [2021-11-19T02:15:40.424Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:40.424Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:15:40.424Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:40.424Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:15:40.424Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:40.424Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-19T02:15:40.424Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:15:40.628Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-19T02:15:40.628Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:15:40.628Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-19T02:15:40.628Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:15:40.628Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-19T02:15:40.628Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:15:40.628Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-19T02:15:40.628Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:15:40.628Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-19T02:15:41.105Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-19T02:15:41.105Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-19T02:15:41.413Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-11-19T02:15:41.413Z] === RUN TestPingCacheHeaders [2021-11-19T02:15:41.413Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-19T02:15:41.413Z] === RUN TestPingGet [2021-11-19T02:15:41.413Z] --- PASS: TestPingGet (0.03s) [2021-11-19T02:15:41.881Z] === RUN TestPingHead [2021-11-19T02:15:41.882Z] --- PASS: TestPingHead (0.03s) [2021-11-19T02:15:41.882Z] === RUN TestVersion [2021-11-19T02:15:41.882Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:15:41.882Z] PASS [2021-11-19T02:15:41.882Z] ok github.com/docker/docker/integration/system 1.163s [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === Skipped [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:15:41.882Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-19T02:15:41.882Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-19T02:15:41.882Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-19T02:15:41.882Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-19T02:15:41.882Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-19T02:15:41.882Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-19T02:15:41.882Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-19T02:15:41.882Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-19T02:15:41.882Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-19T02:15:41.882Z] [2021-11-19T02:15:41.882Z] DONE 15 tests, 9 skipped in 2.735s [2021-11-19T02:15:41.882Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-19T02:15:42.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-11-19T02:15:42.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-19T02:15:42.937Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-19T02:15:42.937Z] === RUN TestDockerSuite/TestExecTTY [2021-11-19T02:15:42.937Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-19T02:15:42.937Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-19T02:15:43.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-19T02:15:43.048Z] === RUN TestServiceWithPredefinedNetwork [2021-11-19T02:15:43.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:43.453Z] INFO: Testing against a local daemon [2021-11-19T02:15:43.453Z] === RUN TestVolumesCreateAndList [2021-11-19T02:15:43.453Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-19T02:15:43.453Z] === RUN TestVolumesRemove [2021-11-19T02:15:43.453Z] --- PASS: TestVolumesRemove (0.15s) [2021-11-19T02:15:43.453Z] === RUN TestVolumesInspect [2021-11-19T02:15:43.453Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-19T02:15:43.453Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:15:43.453Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:15:43.453Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:15:43.453Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:15:43.453Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-19T02:15:43.453Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-19T02:15:43.453Z] PASS [2021-11-19T02:15:43.453Z] ok github.com/docker/docker/integration/volume 0.310s [2021-11-19T02:15:43.498Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-19T02:15:43.592Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-19T02:15:43.592Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:15:43.592Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-19T02:15:43.592Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:15:43.592Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-19T02:15:43.922Z] [2021-11-19T02:15:43.922Z] DONE 5 tests in 1.876s [2021-11-19T02:15:43.922Z] INFO: make.ps1 ended at 11/19/2021 02:15:43 [2021-11-19T02:15:43.922Z] INFO: Integration CLI tests being run from the host: [2021-11-19T02:15:43.922Z] 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-11-19T02:15:44.061Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-19T02:15:44.061Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-19T02:15:44.061Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-19T02:15:44.951Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s) [2021-11-19T02:15:44.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-19T02:15:44.951Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:15:44.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:15:44.951Z] === RUN TestServiceWithDataPathPortInit [2021-11-19T02:15:44.989Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2021-11-19T02:15:44.989Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:15:45.245Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-19T02:15:45.808Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-19T02:15:46.738Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-19T02:15:47.666Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-19T02:15:47.923Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-19T02:15:48.362Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-19T02:15:50.744Z] --- PASS: TestServicePlugin (29.86s) [2021-11-19T02:15:50.744Z] === RUN TestServiceUpdateLabel [2021-11-19T02:15:51.314Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-11-19T02:15:51.314Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:15:52.608Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-19T02:15:52.608Z] INFO: Testing against a local daemon [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-19T02:15:52.608Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-19T02:15:52.608Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-19T02:15:52.608Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-19T02:15:53.078Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-19T02:15:53.204Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-19T02:15:53.547Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-19T02:15:54.016Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-19T02:15:57.368Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-19T02:15:58.731Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-19T02:15:59.293Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2021-11-19T02:15:59.293Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:15:59.861Z] --- PASS: TestServiceWithDataPathPortInit (13.11s) [2021-11-19T02:15:59.861Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-19T02:15:59.861Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iebhxdijqf4i8mtcyr25aj54n Created:2021-11-19 02:15:58.613621905 +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[7d5fdc59f8e4f01908660c1c06abacf7d1392a68eb7a5c5859492c5e7891bb01:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkw6kur7qm1thlpg67l3hcy9l EndpointID:718ba3db85dcc6ffd8a262a42366b2e81990da84d9da739f5b3981a169fa9e3a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6135f8c01550e6722d51214ecc00fc38e1891a9df07faff798c9b5f151d8a4f1 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:99ba64f4bffd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkw6kur7qm1thlpg67l3hcy9l EndpointID:718ba3db85dcc6ffd8a262a42366b2e81990da84d9da739f5b3981a169fa9e3a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-19T02:16:00.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-19T02:16:00.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-19T02:16:00.450Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:16:00.450Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-19T02:16:03.104Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-11-19T02:16:03.104Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-19T02:16:03.365Z] ok github.com/docker/docker/cmd/dockerd/trap 2.548s coverage: 0.0% of statements [2021-11-19T02:16:03.365Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-19T02:16:03.365Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-19T02:16:03.365Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-19T02:16:03.365Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-19T02:16:03.365Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-19T02:16:03.459Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-19T02:16:03.459Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-19T02:16:03.459Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-19T02:16:03.459Z] === RUN TestDockerSuite/TestHealth [2021-11-19T02:16:04.048Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.23s) [2021-11-19T02:16:04.049Z] PASS [2021-11-19T02:16:04.049Z] [2021-11-19T02:16:04.049Z] === Skipped [2021-11-19T02:16:04.049Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-19T02:16:04.049Z] service_test.go:243: FLAKY_TEST [2021-11-19T02:16:04.049Z] [2021-11-19T02:16:04.049Z] DONE 26 tests, 1 skipped in 41.347s [2021-11-19T02:16:04.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:16:04.049Z] ++ 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-11-19T02:16:04.049Z] ++ set -e [2021-11-19T02:16:04.049Z] ++ '[' -n 0 ']' [2021-11-19T02:16:04.049Z] ++ set -x [2021-11-19T02:16:04.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-19T02:16:04.049Z] INFO: Testing against a local daemon [2021-11-19T02:16:04.049Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-19T02:16:04.049Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:16:04.049Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:16:04.049Z] === RUN TestDockerNetworkIpvlan [2021-11-19T02:16:04.049Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:16:04.049Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:16:04.049Z] PASS [2021-11-19T02:16:04.049Z] [2021-11-19T02:16:04.049Z] === Skipped [2021-11-19T02:16:04.049Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-19T02:16:04.049Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:16:04.049Z] [2021-11-19T02:16:04.049Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-19T02:16:04.049Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-19T02:16:04.049Z] [2021-11-19T02:16:04.049Z] DONE 2 tests, 2 skipped in 0.098s [2021-11-19T02:16:04.049Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-19T02:16:04.049Z] ++ 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-11-19T02:16:04.049Z] ++ set -e [2021-11-19T02:16:04.049Z] ++ '[' -n 0 ']' [2021-11-19T02:16:04.049Z] ++ set -x [2021-11-19T02:16:04.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-19T02:16:04.307Z] INFO: Testing against a local daemon [2021-11-19T02:16:04.307Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-19T02:16:05.685Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-19T02:16:05.685Z] === RUN TestDockerNetworkMacvlan [2021-11-19T02:16:06.206Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-11-19T02:16:06.206Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:16:06.252Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-19T02:16:06.819Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-19T02:16:07.757Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-19T02:16:09.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-19T02:16:11.046Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-19T02:16:11.509Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-11-19T02:16:11.770Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-11-19T02:16:13.155Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-11-19T02:16:13.398Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2021-11-19T02:16:13.398Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:16:13.398Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-19T02:16:13.578Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-19T02:16:13.959Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan (8.76s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s) [2021-11-19T02:16:14.515Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2021-11-19T02:16:14.515Z] PASS [2021-11-19T02:16:14.515Z] [2021-11-19T02:16:14.515Z] DONE 8 tests in 10.191s [2021-11-19T02:16:14.515Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-19T02:16:14.515Z] ++ 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-11-19T02:16:14.515Z] ++ set -e [2021-11-19T02:16:14.515Z] ++ '[' -n 0 ']' [2021-11-19T02:16:14.515Z] ++ set -x [2021-11-19T02:16:14.515Z] ++ 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-11-19T02:16:14.515Z] testing: warning: no tests to run [2021-11-19T02:16:14.515Z] PASS [2021-11-19T02:16:14.515Z] [2021-11-19T02:16:14.515Z] DONE 0 tests in 0.022s [2021-11-19T02:16:14.515Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-19T02:16:14.516Z] ++ 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-11-19T02:16:14.516Z] ++ set -e [2021-11-19T02:16:14.516Z] ++ '[' -n 0 ']' [2021-11-19T02:16:14.516Z] ++ set -x [2021-11-19T02:16:14.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=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-11-19T02:16:14.516Z] INFO: Testing against a local daemon [2021-11-19T02:16:14.516Z] === RUN TestAuthZPluginAllowRequest [2021-11-19T02:16:15.367Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-19T02:16:15.454Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2021-11-19T02:16:15.454Z] === RUN TestAuthZPluginTLS [2021-11-19T02:16:16.021Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-19T02:16:16.021Z] === RUN TestAuthZPluginDenyRequest [2021-11-19T02:16:16.588Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-19T02:16:16.589Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-19T02:16:16.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-19T02:16:17.155Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-19T02:16:17.156Z] === RUN TestAuthZPluginDenyResponse [2021-11-19T02:16:17.395Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-19T02:16:17.722Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-19T02:16:17.722Z] === RUN TestAuthZPluginAllowEventStream [2021-11-19T02:16:18.658Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2021-11-19T02:16:18.658Z] === RUN TestAuthZPluginErrorResponse [2021-11-19T02:16:19.225Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-11-19T02:16:19.225Z] === RUN TestAuthZPluginErrorRequest [2021-11-19T02:16:19.792Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-19T02:16:19.792Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-19T02:16:20.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-19T02:16:20.359Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-19T02:16:21.144Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2021-11-19T02:16:21.144Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:16:21.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-19T02:16:21.292Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-11-19T02:16:21.292Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 80.9% of statements [2021-11-19T02:16:21.292Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-19T02:16:21.553Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-19T02:16:21.735Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2021-11-19T02:16:21.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-19T02:16:22.041Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-19T02:16:22.041Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-19T02:16:22.041Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-19T02:16:22.041Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-19T02:16:22.041Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-19T02:16:22.125Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-19T02:16:22.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2021-11-19T02:16:22.671Z] === RUN TestAuthZPluginHeader [2021-11-19T02:16:22.969Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-19T02:16:22.969Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-19T02:16:23.386Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-19T02:16:23.511Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.464s coverage: 74.6% of statements [2021-11-19T02:16:23.530Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-19T02:16:23.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-19T02:16:23.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-19T02:16:23.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-19T02:16:23.606Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-19T02:16:23.606Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-19T02:16:23.606Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:23.606Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-19T02:16:23.606Z] === RUN TestAuthZPluginV2Disable [2021-11-19T02:16:23.606Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:23.606Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-19T02:16:23.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-19T02:16:23.606Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:23.606Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-19T02:16:23.607Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-19T02:16:23.607Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:23.607Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-19T02:16:23.607Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-19T02:16:23.786Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-19T02:16:23.786Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-19T02:16:24.348Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-19T02:16:24.348Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-19T02:16:24.895Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-19T02:16:24.895Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.5% of statements [2021-11-19T02:16:24.895Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-19T02:16:24.895Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-19T02:16:24.895Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-19T02:16:24.895Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-19T02:16:24.909Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-19T02:16:24.909Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-19T02:16:25.165Z] check_test.go:379: [da43c50f0ced5] daemon is not started [2021-11-19T02:16:25.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-19T02:16:25.420Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-19T02:16:25.466Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.405s coverage: 56.2% of statements [2021-11-19T02:16:26.329Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-19T02:16:26.358Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-19T02:16:26.358Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-19T02:16:26.920Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-19T02:16:27.383Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2021-11-19T02:16:27.481Z] docker_api_swarm_test.go:802: [d6c1380c3eea1] joining swarm manager [d2a12c0737631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:16:28.409Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2021-11-19T02:16:28.409Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-11-19T02:16:28.409Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-11-19T02:16:28.409Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-11-19T02:16:28.409Z] PASS [2021-11-19T02:16:28.409Z] [2021-11-19T02:16:28.409Z] === Skipped [2021-11-19T02:16:28.409Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-11-19T02:16:28.409Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:16:28.409Z] [2021-11-19T02:16:28.409Z] DONE 27 tests, 1 skipped in 192.690s [2021-11-19T02:16:28.409Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-19T02:16:28.666Z] ++ 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-11-19T02:16:28.666Z] ++ set -e [2021-11-19T02:16:28.666Z] ++ '[' -n 0 ']' [2021-11-19T02:16:28.666Z] ++ set -x [2021-11-19T02:16:28.666Z] ++ 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-11-19T02:16:28.666Z] docker_api_swarm_test.go:802: [d31d50bc44ed3] joining swarm manager [d2a12c0737631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:16:28.666Z] INFO: Testing against a local daemon [2021-11-19T02:16:28.666Z] === RUN TestSessionCreate [2021-11-19T02:16:28.666Z] --- PASS: TestSessionCreate (0.04s) [2021-11-19T02:16:28.666Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:16:28.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-19T02:16:28.666Z] PASS [2021-11-19T02:16:28.666Z] [2021-11-19T02:16:28.666Z] DONE 2 tests in 0.152s [2021-11-19T02:16:28.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-19T02:16:28.666Z] ++ 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-11-19T02:16:28.666Z] ++ set -e [2021-11-19T02:16:28.666Z] ++ '[' -n 0 ']' [2021-11-19T02:16:28.666Z] ++ set -x [2021-11-19T02:16:28.666Z] ++ 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-11-19T02:16:28.921Z] INFO: Testing against a local daemon [2021-11-19T02:16:28.921Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:16:28.921Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:16:28.921Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:16:28.921Z] === RUN TestDiskUsage [2021-11-19T02:16:28.921Z] === PAUSE TestDiskUsage [2021-11-19T02:16:28.921Z] === RUN TestEventsExecDie [2021-11-19T02:16:29.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.400s coverage: 50.5% of statements [2021-11-19T02:16:29.298Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.398s coverage: 45.9% of statements [2021-11-19T02:16:29.298Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-19T02:16:29.484Z] --- PASS: TestEventsExecDie (0.53s) [2021-11-19T02:16:29.484Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:16:29.484Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-19T02:16:29.484Z] === RUN TestEventsVolumeCreate [2021-11-19T02:16:29.484Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-19T02:16:29.484Z] === RUN TestInfoBinaryCommits [2021-11-19T02:16:29.484Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-19T02:16:29.484Z] === RUN TestInfoAPIVersioned [2021-11-19T02:16:29.484Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-19T02:16:29.484Z] === RUN TestInfoDiscoveryBackend [2021-11-19T02:16:29.741Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-19T02:16:29.741Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-19T02:16:29.741Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-19T02:16:29.997Z] docker_api_swarm_test.go:802: [dba92275d747b] joining swarm manager [d2a12c0737631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-19T02:16:29.997Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-11-19T02:16:29.997Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-19T02:16:30.926Z] === RUN TestDockerSuite/TestImportFile [2021-11-19T02:16:30.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-19T02:16:30.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-19T02:16:31.489Z] docker_api_swarm_test.go:802: [d63bd571555c7] joining swarm manager [d2a12c0737631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-19T02:16:31.489Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-11-19T02:16:31.489Z] === RUN TestInfoAPI [2021-11-19T02:16:31.745Z] --- PASS: TestInfoAPI (0.03s) [2021-11-19T02:16:31.745Z] === RUN TestInfoAPIWarnings [2021-11-19T02:16:32.307Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-19T02:16:32.307Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-19T02:16:32.603Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2021-11-19T02:16:32.869Z] docker_api_swarm_test.go:810: [ddfa210c10877] joining swarm manager [d2a12c0737631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-19T02:16:33.363Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2021-11-19T02:16:33.363Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:16:33.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.872s coverage: 58.0% of statements [2021-11-19T02:16:33.547Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-19T02:16:33.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-19T02:16:33.797Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-19T02:16:33.933Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-19T02:16:34.491Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-11-19T02:16:34.503Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-19T02:16:34.727Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-19T02:16:35.435Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-11-19T02:16:36.093Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-19T02:16:36.348Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-19T02:16:36.912Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-19T02:16:37.474Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-19T02:16:37.474Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-19T02:16:37.474Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-19T02:16:37.983Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-11-19T02:16:37.983Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-19T02:16:37.983Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-19T02:16:38.036Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-19T02:16:38.555Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-11-19T02:16:38.599Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-19T02:16:39.162Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-19T02:16:39.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-19T02:16:39.980Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-19T02:16:40.471Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-11-19T02:16:40.542Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-19T02:16:40.542Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-19T02:16:41.418Z] ok github.com/docker/docker/daemon/logger/awslogs 0.301s coverage: 77.4% of statements [2021-11-19T02:16:41.418Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-19T02:16:41.418Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-19T02:16:41.686Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-19T02:16:41.686Z] PASS [2021-11-19T02:16:41.686Z] [2021-11-19T02:16:41.686Z] === Skipped [2021-11-19T02:16:41.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-19T02:16:41.686Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:41.686Z] [2021-11-19T02:16:41.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-19T02:16:41.686Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:41.686Z] [2021-11-19T02:16:41.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-19T02:16:41.686Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:41.686Z] [2021-11-19T02:16:41.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-19T02:16:41.687Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:41.687Z] [2021-11-19T02:16:41.687Z] DONE 17 tests, 4 skipped in 25.712s [2021-11-19T02:16:41.687Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-19T02:16:41.687Z] ++ 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-11-19T02:16:41.687Z] ++ set -e [2021-11-19T02:16:41.687Z] ++ '[' -n 0 ']' [2021-11-19T02:16:41.687Z] ++ set -x [2021-11-19T02:16:41.687Z] ++ 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-11-19T02:16:41.687Z] INFO: Testing against a local daemon [2021-11-19T02:16:41.687Z] === RUN TestPluginInvalidJSON [2021-11-19T02:16:41.687Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:16:41.687Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:16:41.687Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-19T02:16:41.687Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-19T02:16:41.687Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-19T02:16:41.687Z] === RUN TestPluginInstall [2021-11-19T02:16:41.687Z] === RUN TestPluginInstall/no_auth [2021-11-19T02:16:41.687Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:41.687Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:774972d4f25865d7556f451aaae6c1f577c0de293d92b7ebe2e587362d59c134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:41.687Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:41.687Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:774972d4f25865d7556f451aaae6c1f577c0de293d92b7ebe2e587362d59c134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:41.687Z] === RUN TestPluginInstall/with_htpasswd [2021-11-19T02:16:41.907Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-19T02:16:41.945Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:41.945Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:774972d4f25865d7556f451aaae6c1f577c0de293d92b7ebe2e587362d59c134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:41.945Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:41.945Z] time="2021-11-19T02:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:774972d4f25865d7556f451aaae6c1f577c0de293d92b7ebe2e587362d59c134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:41.990Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-11-19T02:16:42.163Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-19T02:16:42.204Z] === RUN TestPluginInstall/with_insecure [2021-11-19T02:16:42.419Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-19T02:16:42.630Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-19T02:16:42.674Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-19T02:16:42.930Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-19T02:16:42.930Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-19T02:16:42.930Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-19T02:16:42.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-11-19T02:16:43.141Z] time="2021-11-19T02:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:43.141Z] time="2021-11-19T02:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bac9ac0c88a703050fb3bab4159983ee6a5bc21c3478cbe4f63df4c002daae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:43.141Z] time="2021-11-19T02:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-19T02:16:43.141Z] time="2021-11-19T02:16:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04bac9ac0c88a703050fb3bab4159983ee6a5bc21c3478cbe4f63df4c002daae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-19T02:16:43.141Z] plugin_test.go:165: [db1cb8531c98a] daemon is not started [2021-11-19T02:16:43.141Z] --- PASS: TestPluginInstall (3.05s) [2021-11-19T02:16:43.141Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2021-11-19T02:16:43.141Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2021-11-19T02:16:43.141Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2021-11-19T02:16:43.141Z] === RUN TestPluginsWithRuntimes [2021-11-19T02:16:43.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 69.9% of statements [2021-11-19T02:16:43.857Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-19T02:16:44.113Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-19T02:16:44.676Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-19T02:16:45.043Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-19T02:16:45.112Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-11-19T02:16:45.112Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-19T02:16:45.245Z] === RUN TestDockerSuite/TestInspectImage [2021-11-19T02:16:45.245Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-19T02:16:45.245Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-19T02:16:45.245Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-19T02:16:45.245Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-19T02:16:45.373Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 55.1% of statements [2021-11-19T02:16:45.611Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-19T02:16:45.806Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-19T02:16:46.062Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-19T02:16:46.062Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-19T02:16:46.546Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2021-11-19T02:16:46.547Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-11-19T02:16:46.547Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2021-11-19T02:16:46.547Z] === RUN TestPluginBackCompatMediaTypes [2021-11-19T02:16:46.624Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-19T02:16:46.760Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2021-11-19T02:16:46.805Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-11-19T02:16:46.805Z] PASS [2021-11-19T02:16:46.805Z] [2021-11-19T02:16:46.805Z] DONE 10 tests in 6.829s [2021-11-19T02:16:46.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-19T02:16:46.805Z] ++ 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-11-19T02:16:46.805Z] ++ set -e [2021-11-19T02:16:46.805Z] ++ '[' -n 0 ']' [2021-11-19T02:16:46.805Z] ++ set -x [2021-11-19T02:16:46.806Z] ++ 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-11-19T02:16:47.064Z] INFO: Testing against a local daemon [2021-11-19T02:16:47.064Z] === RUN TestExternalGraphDriver [2021-11-19T02:16:47.064Z] === RUN TestExternalGraphDriver/json [2021-11-19T02:16:47.185Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-19T02:16:48.112Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-11-19T02:16:48.112Z] === RUN TestInfoDebug [2021-11-19T02:16:48.368Z] --- PASS: TestInfoDebug (0.53s) [2021-11-19T02:16:48.368Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:16:48.677Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2021-11-19T02:16:48.929Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-19T02:16:48.929Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:16:48.929Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-19T02:16:48.970Z] === RUN TestExternalGraphDriver/spec [2021-11-19T02:16:49.185Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-19T02:16:49.203Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2021-11-19T02:16:49.203Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-19T02:16:49.203Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-19T02:16:49.203Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-19T02:16:49.203Z] PASS [2021-11-19T02:16:49.203Z] [2021-11-19T02:16:49.203Z] === Skipped [2021-11-19T02:16:49.203Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-19T02:16:49.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:16:49.203Z] [2021-11-19T02:16:49.203Z] DONE 27 tests, 1 skipped in 182.492s [2021-11-19T02:16:49.203Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-19T02:16:49.203Z] INFO: Testing against a local daemon [2021-11-19T02:16:49.203Z] === RUN TestSessionCreate [2021-11-19T02:16:49.203Z] --- PASS: TestSessionCreate (0.03s) [2021-11-19T02:16:49.203Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:16:49.203Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-19T02:16:49.203Z] PASS [2021-11-19T02:16:49.203Z] [2021-11-19T02:16:49.203Z] DONE 2 tests in 0.080s [2021-11-19T02:16:49.203Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-19T02:16:49.203Z] INFO: Testing against a local daemon [2021-11-19T02:16:49.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:16:49.203Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:16:49.203Z] === RUN TestDiskUsage [2021-11-19T02:16:49.203Z] === PAUSE TestDiskUsage [2021-11-19T02:16:49.203Z] === RUN TestEventsExecDie [2021-11-19T02:16:49.248Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-19T02:16:49.441Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-19T02:16:49.441Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:16:49.441Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-19T02:16:49.697Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-19T02:16:49.697Z] === RUN TestPingCacheHeaders [2021-11-19T02:16:49.697Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-19T02:16:49.697Z] === RUN TestPingGet [2021-11-19T02:16:49.697Z] --- PASS: TestPingGet (0.01s) [2021-11-19T02:16:49.697Z] === RUN TestPingHead [2021-11-19T02:16:49.697Z] --- PASS: TestPingHead (0.03s) [2021-11-19T02:16:49.697Z] === RUN TestVersion [2021-11-19T02:16:49.697Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:16:49.697Z] === CONT TestDiskUsage [2021-11-19T02:16:49.773Z] --- PASS: TestEventsExecDie (0.59s) [2021-11-19T02:16:49.773Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:16:49.773Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-11-19T02:16:49.773Z] === RUN TestEventsVolumeCreate [2021-11-19T02:16:49.773Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-19T02:16:49.773Z] === RUN TestInfoBinaryCommits [2021-11-19T02:16:49.773Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-19T02:16:49.773Z] === RUN TestInfoAPIVersioned [2021-11-19T02:16:49.773Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-19T02:16:49.773Z] === RUN TestInfoDiscoveryBackend [2021-11-19T02:16:49.820Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-11-19T02:16:50.081Z] ok github.com/docker/docker/daemon/logger/splunk 2.169s coverage: 82.5% of statements [2021-11-19T02:16:50.081Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-19T02:16:50.081Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/container_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/image_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/volume_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-19T02:16:50.259Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-19T02:16:50.259Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-19T02:16:50.343Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-19T02:16:50.343Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-19T02:16:50.346Z] === RUN TestExternalGraphDriver/pull [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-19T02:16:50.516Z] === RUN TestDiskUsage/after_container.Run [2021-11-19T02:16:51.078Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-19T02:16:51.079Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage (1.46s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-19T02:16:51.079Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:16:51.079Z] PASS [2021-11-19T02:16:51.079Z] [2021-11-19T02:16:51.079Z] === Skipped [2021-11-19T02:16:51.079Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:16:51.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:16:51.079Z] [2021-11-19T02:16:51.079Z] DONE 53 tests, 1 skipped in 22.450s [2021-11-19T02:16:51.079Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-19T02:16:51.079Z] ++ 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-11-19T02:16:51.079Z] ++ set -e [2021-11-19T02:16:51.079Z] ++ '[' -n 0 ']' [2021-11-19T02:16:51.079Z] ++ set -x [2021-11-19T02:16:51.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-19T02:16:51.283Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-19T02:16:51.283Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-19T02:16:51.335Z] INFO: Testing against a local daemon [2021-11-19T02:16:51.335Z] === RUN TestVolumesCreateAndList [2021-11-19T02:16:51.335Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-19T02:16:51.335Z] === RUN TestVolumesRemove [2021-11-19T02:16:51.335Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-19T02:16:51.335Z] === RUN TestVolumesInspect [2021-11-19T02:16:51.335Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-19T02:16:51.335Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:16:51.335Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:16:51.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:16:51.335Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:16:51.335Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-19T02:16:51.335Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:16:51.335Z] PASS [2021-11-19T02:16:51.335Z] [2021-11-19T02:16:51.335Z] DONE 5 tests in 0.229s [2021-11-19T02:16:51.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:16:51.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-19T02:16:51.723Z] --- PASS: TestExternalGraphDriver (4.59s) [2021-11-19T02:16:51.723Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-19T02:16:51.723Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-11-19T02:16:51.723Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2021-11-19T02:16:51.723Z] === RUN TestGraphdriverPluginV2 [2021-11-19T02:16:51.723Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:51.723Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-19T02:16:51.723Z] PASS [2021-11-19T02:16:51.723Z] [2021-11-19T02:16:51.723Z] === Skipped [2021-11-19T02:16:51.723Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-19T02:16:51.723Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:16:51.723Z] [2021-11-19T02:16:51.723Z] DONE 5 tests, 1 skipped in 4.711s [2021-11-19T02:16:51.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-19T02:16:51.723Z] ++ 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-11-19T02:16:51.723Z] ++ set -e [2021-11-19T02:16:51.723Z] ++ '[' -n 0 ']' [2021-11-19T02:16:51.723Z] ++ set -x [2021-11-19T02:16:51.723Z] ++ 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-11-19T02:16:51.723Z] INFO: Testing against a local daemon [2021-11-19T02:16:51.723Z] === RUN TestContinueAfterPluginCrash [2021-11-19T02:16:51.723Z] === PAUSE TestContinueAfterPluginCrash [2021-11-19T02:16:51.723Z] === RUN TestReadPluginNoRead [2021-11-19T02:16:51.723Z] === PAUSE TestReadPluginNoRead [2021-11-19T02:16:51.723Z] === RUN TestDaemonStartWithLogOpt [2021-11-19T02:16:51.723Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-19T02:16:51.723Z] === CONT TestContinueAfterPluginCrash [2021-11-19T02:16:51.723Z] === CONT TestDaemonStartWithLogOpt [2021-11-19T02:16:51.847Z] ++++ cat bundles/test-integration/docker.pid [2021-11-19T02:16:51.847Z] +++ kill 6271 [2021-11-19T02:16:51.852Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-19T02:16:51.852Z] === RUN TestInfoAPI [2021-11-19T02:16:51.852Z] --- PASS: TestInfoAPI (0.02s) [2021-11-19T02:16:51.852Z] === RUN TestInfoAPIWarnings [2021-11-19T02:16:52.006Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-11-19T02:16:52.104Z] +++ /etc/init.d/apparmor stop [2021-11-19T02:16:52.104Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:16:52.104Z] [2021-11-19T02:16:52.104Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:16:52.104Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:16:52.104Z] [2021-11-19T02:16:52.104Z] To set a process to complain mode, use the command line tool [2021-11-19T02:16:52.104Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:16:52.104Z] +++ true [2021-11-19T02:16:52.104Z] exiting test-integration [2021-11-19T02:16:52.104Z] ++ exit 0 [2021-11-19T02:16:52.104Z] [2021-11-19T02:16:52.360Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-19T02:16:52.923Z] + for job in $(jobs -p) [2021-11-19T02:16:52.923Z] + wait 21902 [2021-11-19T02:16:53.852Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-19T02:16:54.414Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-19T02:16:54.552Z] ok github.com/docker/docker/distribution 0.169s coverage: 25.8% of statements [2021-11-19T02:16:54.552Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-19T02:16:54.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-19T02:16:55.009Z] --- PASS: TestDaemonStartWithLogOpt (2.90s) [2021-11-19T02:16:55.010Z] === CONT TestReadPluginNoRead [2021-11-19T02:16:55.125Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-19T02:16:55.539Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-19T02:16:55.795Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-19T02:16:55.795Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-19T02:16:56.512Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2021-11-19T02:16:56.512Z] ok github.com/docker/docker/distribution/xfer 2.047s coverage: 85.1% of statements [2021-11-19T02:16:56.512Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-19T02:16:56.912Z] === RUN TestReadPluginNoRead/default [2021-11-19T02:16:57.087Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2021-11-19T02:16:57.159Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-19T02:16:57.847Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-19T02:16:58.031Z] ok github.com/docker/docker/image/tarexport 0.033s coverage: 0.7% of statements [2021-11-19T02:16:58.086Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-19T02:16:58.292Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-11-19T02:16:58.292Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-19T02:16:58.865Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-11-19T02:16:59.014Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-19T02:16:59.223Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-19T02:16:59.270Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-19T02:16:59.810Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2021-11-19T02:17:00.080Z] === CONT TestReadPluginNoRead [2021-11-19T02:17:00.080Z] read_test.go:92: [dcdbcd7b0740c] daemon is not started [2021-11-19T02:17:00.080Z] --- PASS: TestReadPluginNoRead (5.45s) [2021-11-19T02:17:00.080Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2021-11-19T02:17:00.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2021-11-19T02:17:00.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2021-11-19T02:17:00.080Z] PASS [2021-11-19T02:17:00.080Z] [2021-11-19T02:17:00.080Z] DONE 6 tests in 8.455s [2021-11-19T02:17:00.080Z] 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-11-19T02:17:00.080Z] ++ 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-11-19T02:17:00.080Z] ++ set -e [2021-11-19T02:17:00.080Z] ++ '[' -n 0 ']' [2021-11-19T02:17:00.080Z] ++ set -x [2021-11-19T02:17:00.080Z] ++ 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-11-19T02:17:00.080Z] testing: warning: no tests to run [2021-11-19T02:17:00.080Z] PASS [2021-11-19T02:17:00.080Z] [2021-11-19T02:17:00.080Z] DONE 0 tests in 0.031s [2021-11-19T02:17:00.080Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-19T02:17:00.080Z] ++ 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-11-19T02:17:00.080Z] ++ set -e [2021-11-19T02:17:00.080Z] ++ '[' -n 0 ']' [2021-11-19T02:17:00.080Z] ++ set -x [2021-11-19T02:17:00.080Z] ++ 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-11-19T02:17:00.356Z] INFO: Testing against a local daemon [2021-11-19T02:17:00.356Z] === RUN TestPluginWithDevMounts [2021-11-19T02:17:00.356Z] === PAUSE TestPluginWithDevMounts [2021-11-19T02:17:00.356Z] === CONT TestPluginWithDevMounts [2021-11-19T02:17:00.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-19T02:17:00.781Z] ok github.com/docker/docker/oci 0.022s coverage: 43.3% of statements [2021-11-19T02:17:01.735Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-19T02:17:01.735Z] PASS [2021-11-19T02:17:01.735Z] [2021-11-19T02:17:01.735Z] DONE 1 tests in 1.612s [2021-11-19T02:17:01.735Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-19T02:17:01.735Z] ++ 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-11-19T02:17:01.735Z] ++ set -e [2021-11-19T02:17:01.735Z] ++ '[' -n 0 ']' [2021-11-19T02:17:01.735Z] ++ set -x [2021-11-19T02:17:01.736Z] ++ 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-11-19T02:17:01.736Z] INFO: Testing against a local daemon [2021-11-19T02:17:01.994Z] === RUN TestSecretInspect [2021-11-19T02:17:02.003Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-19T02:17:02.169Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-11-19T02:17:02.169Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-19T02:17:03.368Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-19T02:17:03.368Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-19T02:17:03.897Z] --- PASS: TestSecretInspect (1.68s) [2021-11-19T02:17:03.897Z] === RUN TestSecretList [2021-11-19T02:17:04.744Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-19T02:17:04.744Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-19T02:17:05.475Z] ok github.com/docker/docker/pkg/archive 0.582s coverage: 82.1% of statements [2021-11-19T02:17:05.671Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-19T02:17:05.799Z] --- PASS: TestSecretList (2.11s) [2021-11-19T02:17:05.799Z] === RUN TestSecretsCreateAndDelete [2021-11-19T02:17:06.048Z] ok github.com/docker/docker/pkg/authorization 0.216s coverage: 68.3% of statements [2021-11-19T02:17:06.310Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-19T02:17:06.571Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-19T02:17:07.701Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2021-11-19T02:17:07.701Z] === RUN TestSecretsUpdate [2021-11-19T02:17:09.119Z] ok github.com/docker/docker/layer 7.370s coverage: 68.8% of statements [2021-11-19T02:17:09.119Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-19T02:17:09.119Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-19T02:17:09.119Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-19T02:17:09.119Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-19T02:17:09.119Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-19T02:17:09.380Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-19T02:17:09.604Z] --- PASS: TestSecretsUpdate (2.09s) [2021-11-19T02:17:09.605Z] === RUN TestTemplatedSecret [2021-11-19T02:17:09.950Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-11-19T02:17:09.950Z] === RUN TestInfoDebug [2021-11-19T02:17:09.950Z] --- PASS: TestInfoDebug (0.53s) [2021-11-19T02:17:09.950Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:17:09.950Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-19T02:17:09.950Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:17:09.950Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-19T02:17:09.950Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:17:09.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-19T02:17:09.950Z] === RUN TestPingCacheHeaders [2021-11-19T02:17:09.950Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-19T02:17:09.950Z] === RUN TestPingGet [2021-11-19T02:17:09.950Z] --- PASS: TestPingGet (0.01s) [2021-11-19T02:17:09.950Z] === RUN TestPingHead [2021-11-19T02:17:09.950Z] --- PASS: TestPingHead (0.02s) [2021-11-19T02:17:09.950Z] === RUN TestVersion [2021-11-19T02:17:09.950Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:17:09.950Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:17:09.950Z] === CONT TestDiskUsage [2021-11-19T02:17:09.952Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-11-19T02:17:10.213Z] ok github.com/docker/docker/pkg/chrootarchive 2.786s coverage: 43.5% of statements [2021-11-19T02:17:10.213Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-19T02:17:10.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-19T02:17:10.475Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/container_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/image_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/volume_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-19T02:17:10.520Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-19T02:17:10.780Z] === RUN TestDiskUsage/after_container.Run [2021-11-19T02:17:11.040Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-19T02:17:11.302Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-19T02:17:11.302Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage (1.55s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-19T02:17:11.302Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-19T02:17:11.419Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2021-11-19T02:17:11.506Z] --- PASS: TestTemplatedSecret (2.01s) [2021-11-19T02:17:11.507Z] === RUN TestSecretCreateResolve [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-19T02:17:11.563Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-19T02:17:11.563Z] PASS [2021-11-19T02:17:11.563Z] [2021-11-19T02:17:11.563Z] DONE 53 tests in 22.402s [2021-11-19T02:17:11.563Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-19T02:17:11.563Z] INFO: Testing against a local daemon [2021-11-19T02:17:11.563Z] === RUN TestVolumesCreateAndList [2021-11-19T02:17:11.563Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-19T02:17:11.563Z] === RUN TestVolumesRemove [2021-11-19T02:17:11.563Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-19T02:17:11.563Z] === RUN TestVolumesInspect [2021-11-19T02:17:11.563Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-19T02:17:11.563Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:17:11.563Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:17:11.563Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:17:11.563Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:17:11.563Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-19T02:17:11.563Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:17:11.563Z] PASS [2021-11-19T02:17:11.563Z] [2021-11-19T02:17:11.563Z] DONE 5 tests in 0.162s [2021-11-19T02:17:11.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:17:11.992Z] ok github.com/docker/docker/pkg/discovery/nodes 0.024s coverage: 93.8% of statements [2021-11-19T02:17:12.133Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-19T02:17:12.133Z] Removing test suite binaries [2021-11-19T02:17:12.133Z] exiting test-integration [2021-11-19T02:17:12.133Z] ++ exit 0 [2021-11-19T02:17:12.133Z] [2021-11-19T02:17:12.936Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-11-19T02:17:13.409Z] --- PASS: TestSecretCreateResolve (2.04s) [2021-11-19T02:17:13.409Z] PASS [2021-11-19T02:17:13.409Z] [2021-11-19T02:17:13.409Z] DONE 6 tests in 11.694s [2021-11-19T02:17:13.409Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-19T02:17:13.410Z] ++ 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-11-19T02:17:13.410Z] ++ set -e [2021-11-19T02:17:13.410Z] ++ '[' -n 0 ']' [2021-11-19T02:17:13.410Z] ++ set -x [2021-11-19T02:17:13.410Z] ++ 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-11-19T02:17:13.668Z] INFO: Testing against a local daemon [2021-11-19T02:17:13.668Z] === RUN TestServiceCreateInit [2021-11-19T02:17:13.668Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-19T02:17:13.754Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-19T02:17:13.877Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-19T02:17:14.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename Post stage [Pipeline] junit [2021-11-19T02:17:14.059Z] Recording test results [2021-11-19T02:17:14.470Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.4% of statements [2021-11-19T02:17:14.732Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2021-11-19T02:17:14.993Z] ok github.com/docker/docker/pkg/fsutils 0.141s coverage: 85.1% of statements [2021-11-19T02:17:14.993Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-19T02:17:15.375Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-19T02:17:15.630Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-19T02:17:15.799Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-19T02:17:15.936Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 69.5% of statements [2021-11-19T02:17:16.147Z] + echo Ensuring container killed. [2021-11-19T02:17:16.147Z] Ensuring container killed. [2021-11-19T02:17:16.147Z] + docker rm -vf docker-pr2 [2021-11-19T02:17:16.147Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-19T02:17:16.196Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.5% of statements [2021-11-19T02:17:16.436Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:17:16.436Z] Chowning /workspace to jenkins user [2021-11-19T02:17:16.436Z] + id -u [2021-11-19T02:17:16.436Z] + id -g [2021-11-19T02:17:16.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:17:16.436Z] Unable to find image 'busybox:latest' locally [2021-11-19T02:17:16.436Z] latest: Pulling from library/busybox [2021-11-19T02:17:16.456Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-11-19T02:17:16.456Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-19T02:17:16.456Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-11-19T02:17:16.456Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-19T02:17:16.456Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-19T02:17:16.696Z] e685c5c858e3: Pulling fs layer [2021-11-19T02:17:16.696Z] e685c5c858e3: Download complete [2021-11-19T02:17:16.696Z] e685c5c858e3: Pull complete [2021-11-19T02:17:16.696Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-19T02:17:16.696Z] Status: Downloaded newer image for busybox:latest [2021-11-19T02:17:16.717Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-11-19T02:17:16.717Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-19T02:17:16.717Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-11-19T02:17:16.978Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2021-11-19T02:17:16.978Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-19T02:17:16.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-19T02:17:16.996Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-19T02:17:16.996Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-19T02:17:17.186Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-19T02:17:17.186Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-19T02:17:17.186Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:17:17.186Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-19T02:17:17.239Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-11-19T02:17:17.239Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-19T02:17:17.239Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-19T02:17:17.251Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-19T02:17:17.251Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-19T02:17:17.251Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-19T02:17:17.811Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-11-19T02:17:17.813Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-19T02:17:17.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-19T02:17:18.375Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-19T02:17:18.382Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-19T02:17:18.382Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-19T02:17:18.642Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-19T02:17:19.556Z] + bundleName=amd64-cgroup2 [2021-11-19T02:17:19.556Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-19T02:17:19.556Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-19T02:17:19.556Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-19T02:17:19.556Z] + 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-11-19T02:17:19.829Z] Archiving artifacts [2021-11-19T02:17:20.023Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2021-11-19T02:17:20.023Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-19T02:17:20.283Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-19T02:17:20.283Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-19T02:17:20.345Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-19T02:17:20.345Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-19T02:17:20.345Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-19T02:17:20.345Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-19T02:17:20.345Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-19T02:17:20.345Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-19T02:17:20.345Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-19T02:17:20.345Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-19T02:17:20.345Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-19T02:17:20.345Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-19T02:17:20.345Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-19T02:17:20.345Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:17:20.345Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-19T02:17:20.389Z] --- PASS: TestServiceCreateInit (6.59s) [2021-11-19T02:17:20.389Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2021-11-19T02:17:20.389Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.06s) [2021-11-19T02:17:20.389Z] === RUN TestCreateServiceMultipleTimes [2021-11-19T02:17:20.543Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-19T02:17:20.804Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-19T02:17:21.065Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-11-19T02:17:21.638Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-19T02:17:21.638Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-11-19T02:17:22.100Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:17:22.209Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-11-19T02:17:22.209Z] coverage: [no statements] [2021-11-19T02:17:22.209Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-19T02:17:22.421Z] + make clean [2021-11-19T02:17:22.537Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-19T02:17:22.537Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-19T02:17:22.570Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-19T02:17:22.570Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:17:22.570Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-19T02:17:22.570Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:17:22.570Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-19T02:17:22.570Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:17:22.570Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-19T02:17:22.570Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:17:22.570Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-19T02:17:22.681Z] docker volume rm -f docker-dev-cache [2021-11-19T02:17:22.681Z] docker-dev-cache [Pipeline] deleteDir [2021-11-19T02:17:22.780Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-19T02:17:22.780Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-19T02:17:22.780Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-19T02:17:24.693Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-11-19T02:17:24.693Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:17:24.954Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-19T02:17:26.348Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2021-11-19T02:17:26.609Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-11-19T02:17:26.701Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-19T02:17:27.262Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-19T02:17:27.262Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-19T02:17:27.336Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-19T02:17:27.336Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:17:27.336Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-19T02:17:27.336Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:17:27.336Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-19T02:17:27.551Z] ok github.com/docker/docker/registry 0.036s coverage: 58.3% of statements [2021-11-19T02:17:27.812Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-11-19T02:17:28.073Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-19T02:17:28.190Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-19T02:17:28.334Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-19T02:17:28.595Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-19T02:17:28.754Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-19T02:17:29.682Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-19T02:17:29.911Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-19T02:17:29.911Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-19T02:17:29.911Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-19T02:17:29.911Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-19T02:17:29.911Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-19T02:17:30.382Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-19T02:17:30.609Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-19T02:17:31.140Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-19T02:17:31.170Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-19T02:17:31.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-19T02:17:31.373Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:17:31.401Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements [2021-11-19T02:17:31.843Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-19T02:17:31.843Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:17:31.843Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-19T02:17:31.843Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-19T02:17:31.973Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-11-19T02:17:32.914Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-11-19T02:17:33.061Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-19T02:17:33.328Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-19T02:17:33.893Z] === RUN TestDockerSuite/TestLogsSince [2021-11-19T02:17:34.067Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-19T02:17:34.509Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-19T02:17:35.267Z] --- PASS: TestCreateServiceMultipleTimes (14.49s) [2021-11-19T02:17:35.268Z] === RUN TestCreateServiceConflict [2021-11-19T02:17:37.169Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-19T02:17:37.169Z] === RUN TestCreateServiceMaxReplicas [2021-11-19T02:17:39.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-19T02:17:39.701Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2021-11-19T02:17:39.701Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-19T02:17:40.498Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-19T02:17:42.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-19T02:17:44.275Z] docker_api_swarm_service_test.go:395: [ddb355b7f78b9] joining swarm manager [d7ce14cc9e0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:17:44.692Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-19T02:17:44.836Z] docker_api_swarm_service_test.go:395: [dd8bbe979a3a7] joining swarm manager [d7ce14cc9e0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:17:46.201Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-19T02:17:46.457Z] === RUN TestDockerSuite/TestLogsTail [2021-11-19T02:17:47.390Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-19T02:17:47.952Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-19T02:17:48.505Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-19T02:17:48.517Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-19T02:17:48.774Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-19T02:17:48.976Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-19T02:17:48.976Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:17:48.976Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-19T02:17:49.703Z] === RUN TestDockerSuite/TestNetHostname [2021-11-19T02:17:51.071Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-19T02:17:51.071Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-19T02:17:51.942Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-19T02:17:53.515Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-19T02:17:54.577Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s) [2021-11-19T02:17:54.577Z] === RUN TestCreateServiceSecretFileMode [2021-11-19T02:17:54.879Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/rootless [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/volume [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-19T02:17:54.879Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === Skipped [2021-11-19T02:17:54.879Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-19T02:17:54.879Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-19T02:17:54.879Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-19T02:17:54.879Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-19T02:17:54.879Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-19T02:17:54.879Z] time="2021-11-19T02:16:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-19T02:17:54.879Z] time="2021-11-19T02:16:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-19T02:17:54.879Z] time="2021-11-19T02:16:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-19T02:17:54.879Z] time="2021-11-19T02:16:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-19T02:17:54.879Z] time="2021-11-19T02:16:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-19T02:17:54.879Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-19T02:17:54.879Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-19T02:17:54.879Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.01s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-19T02:17:54.879Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-19T02:17:54.879Z] graphtest_unix.go:71: No driver to put! [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-19T02:17:54.879Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-19T02:17:54.879Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-19T02:17:54.879Z] [2021-11-19T02:17:54.879Z] DONE 2315 tests, 28 skipped in 248.439s [2021-11-19T02:17:54.879Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/bitseq [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cluster [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/config [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/datastore [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/driverapi [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/etchosts [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/idm [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipam [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/iptables [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/netlabel [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/netutils [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/networkdb [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/ns [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/options [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/osl [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/portallocator [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/portmapper [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/testutils [2021-11-19T02:17:54.879Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-19T02:17:54.879Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-11-19T02:17:57.331Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-19T02:17:57.331Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:17:57.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-19T02:17:57.331Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:17:57.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-19T02:17:57.331Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:17:57.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-19T02:17:57.331Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:17:57.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-19T02:17:57.605Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-19T02:17:57.801Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-19T02:17:57.861Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-19T02:17:58.422Z] === RUN TestDockerSuite/TestPluginActive [2021-11-19T02:18:00.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-19T02:18:00.318Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-19T02:18:02.209Z] docker_api_swarm_service_test.go:343: [d60e3452602e7] joining swarm manager [d9db947651449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:18:03.137Z] docker_api_swarm_service_test.go:343: [d928a5946d5e7] joining swarm manager [d9db947651449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:18:06.779Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2021-11-19T02:18:06.779Z] === RUN TestCreateServiceConfigFileMode [2021-11-19T02:18:07.561Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-19T02:18:07.561Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-19T02:18:07.561Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-19T02:18:08.079Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-19T02:18:08.079Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-19T02:18:08.079Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-19T02:18:08.924Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-19T02:18:11.438Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-19T02:18:13.325Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-19T02:18:15.838Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-19T02:18:16.751Z] --- PASS: TestCreateServiceConfigFileMode (11.94s) [2021-11-19T02:18:16.751Z] === RUN TestCreateServiceSysctls [2021-11-19T02:18:17.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-19T02:18:20.038Z] --- PASS: TestCreateServiceSysctls (2.84s) [2021-11-19T02:18:20.038Z] === RUN TestCreateServiceCapabilities [2021-11-19T02:18:20.244Z] docker_api_swarm_service_test.go:490: [d266d2c63c5a7] joining swarm manager [dd5fd07eadfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:18:20.806Z] docker_api_swarm_service_test.go:490: [d7715fe7bc069] joining swarm manager [dd5fd07eadfc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:18:21.063Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-19T02:18:21.943Z] --- PASS: TestCreateServiceCapabilities (2.25s) [2021-11-19T02:18:21.943Z] === RUN TestInspect [2021-11-19T02:18:22.998Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-19T02:18:23.006Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-19T02:18:23.925Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-19T02:18:24.476Z] --- PASS: TestInspect (2.48s) [2021-11-19T02:18:24.476Z] === RUN TestCreateJob [2021-11-19T02:18:24.852Z] === RUN TestDockerSuite/TestPortList [2021-11-19T02:18:27.039Z] --- PASS: TestCreateJob (2.79s) [2021-11-19T02:18:27.039Z] === RUN TestReplicatedJob [2021-11-19T02:18:31.408Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-19T02:18:31.969Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-19T02:18:32.309Z] --- PASS: TestReplicatedJob (4.37s) [2021-11-19T02:18:32.309Z] === RUN TestUpdateReplicatedJob [2021-11-19T02:18:33.414Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-19T02:18:33.622Z] ok github.com/docker/docker/libnetwork 37.170s coverage: 40.7% of statements [2021-11-19T02:18:33.622Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-11-19T02:18:33.622Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-19T02:18:33.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-19T02:18:34.841Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2021-11-19T02:18:34.841Z] === RUN TestServiceListWithStatuses [2021-11-19T02:18:34.841Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:18:34.841Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-19T02:18:34.841Z] === RUN TestDockerNetworkConnectAlias [2021-11-19T02:18:35.006Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-19T02:18:35.266Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-19T02:18:35.526Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-11-19T02:18:36.098Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-19T02:18:36.098Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-19T02:18:36.098Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-19T02:18:36.098Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-19T02:18:38.024Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-19T02:18:38.024Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-19T02:18:38.024Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-19T02:18:38.126Z] --- PASS: TestDockerNetworkConnectAlias (3.36s) [2021-11-19T02:18:38.126Z] === RUN TestDockerNetworkReConnect [2021-11-19T02:18:38.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-19T02:18:38.587Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-19T02:18:38.645Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2021-11-19T02:18:38.645Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-19T02:18:38.906Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-19T02:18:39.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-19T02:18:39.149Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-19T02:18:39.149Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-19T02:18:39.476Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.180s coverage: 4.0% of statements [2021-11-19T02:18:39.476Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-19T02:18:39.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-19T02:18:39.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-19T02:18:40.047Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-19T02:18:40.047Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-19T02:18:40.308Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-19T02:18:40.547Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-19T02:18:40.548Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:18:40.548Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-19T02:18:40.548Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:18:40.548Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-19T02:18:40.659Z] --- PASS: TestDockerNetworkReConnect (2.74s) [2021-11-19T02:18:40.659Z] === RUN TestServicePlugin [2021-11-19T02:18:40.659Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:18:40.659Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-19T02:18:40.659Z] === RUN TestServiceUpdateLabel [2021-11-19T02:18:41.078Z] docker_api_swarm_service_test.go:128: [d4a473e334d5b] joining swarm manager [d24e2fa5944d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:18:41.078Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-19T02:18:41.078Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-19T02:18:42.006Z] docker_api_swarm_service_test.go:129: [db3b50bac77d6] joining swarm manager [d24e2fa5944d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:18:42.057Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-19T02:18:42.562Z] --- PASS: TestServiceUpdateLabel (1.69s) [2021-11-19T02:18:42.562Z] === RUN TestServiceUpdateSecrets [2021-11-19T02:18:43.375Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-19T02:18:43.937Z] docker_api_swarm_service_test.go:137: [d7921fede899e] joining swarm manager [d24e2fa5944d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-19T02:18:44.193Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-19T02:18:44.756Z] docker_api_swarm_service_test.go:138: [dafd0b9b95016] joining swarm manager [d24e2fa5944d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-19T02:18:44.756Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-19T02:18:45.013Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-19T02:18:47.528Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-19T02:18:48.090Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-19T02:18:49.980Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-19T02:18:50.300Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.732s coverage: 7.2% of statements [2021-11-19T02:18:50.300Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-19T02:18:50.300Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-19T02:18:50.300Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-19T02:18:50.300Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-19T02:18:50.300Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-19T02:18:50.300Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-19T02:18:50.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-19T02:18:50.561Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-11-19T02:18:50.822Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-19T02:18:51.082Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-19T02:18:51.082Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-19T02:18:53.250Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-19T02:18:53.250Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-19T02:18:55.166Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-19T02:18:57.437Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2021-11-19T02:18:57.437Z] === RUN TestServiceUpdateConfigs [2021-11-19T02:19:00.843Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-19T02:19:00.843Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:19:00.843Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-19T02:19:01.698Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-19T02:19:01.829Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-19T02:19:01.829Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:19:02.299Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-19T02:19:02.625Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-19T02:19:02.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-19T02:19:03.321Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-11-19T02:19:03.798Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-19T02:19:03.798Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-19T02:19:03.990Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-19T02:19:04.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-19T02:19:05.844Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-19T02:19:06.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-19T02:19:07.336Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-19T02:19:09.226Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-19T02:19:09.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-19T02:19:09.671Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-19T02:19:09.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-19T02:19:09.948Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:19:10.143Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-19T02:19:10.143Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:19:10.144Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-19T02:19:10.144Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:19:10.144Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-19T02:19:10.144Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:19:10.144Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-19T02:19:10.144Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-19T02:19:10.154Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-19T02:19:10.154Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-19T02:19:10.716Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-19T02:19:10.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-19T02:19:11.132Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-19T02:19:11.644Z] docker_api_swarm_service_test.go:304: [d0e12adb6cff1] joining swarm manager [db394647c4d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:19:12.140Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-19T02:19:12.315Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2021-11-19T02:19:12.315Z] === RUN TestServiceUpdateNetwork [2021-11-19T02:19:12.572Z] docker_api_swarm_service_test.go:304: [d7d4220fb655c] joining swarm manager [db394647c4d43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:19:12.572Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-19T02:19:14.935Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-19T02:19:15.091Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-19T02:19:15.348Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-19T02:19:15.348Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-19T02:19:15.348Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-19T02:19:15.348Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-19T02:19:15.348Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-19T02:19:15.552Z] ok github.com/docker/docker/libnetwork/ipam 13.717s coverage: 85.3% of statements [2021-11-19T02:19:15.552Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-19T02:19:15.552Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-19T02:19:15.603Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-19T02:19:15.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-19T02:19:15.812Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-19T02:19:15.859Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-19T02:19:16.073Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-19T02:19:16.073Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-19T02:19:16.334Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-19T02:19:16.503Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-19T02:19:16.503Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:19:16.503Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-19T02:19:16.503Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:19:16.503Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-19T02:19:16.503Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-19T02:19:16.786Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-19T02:19:16.905Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2021-11-19T02:19:17.477Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2021-11-19T02:19:17.477Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-19T02:19:17.715Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-19T02:19:17.738Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-19T02:19:17.997Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-19T02:19:18.276Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-19T02:19:20.299Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-19T02:19:22.289Z] --- PASS: TestServiceUpdateNetwork (11.66s) [2021-11-19T02:19:22.289Z] === RUN TestServiceUpdatePidsLimit [2021-11-19T02:19:23.224Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-19T02:19:23.791Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-19T02:19:24.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-19T02:19:24.826Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-19T02:19:24.826Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-19T02:19:26.190Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-19T02:19:26.190Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-19T02:19:26.190Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-19T02:19:26.447Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-19T02:19:28.335Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-19T02:19:28.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-19T02:19:29.263Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-19T02:19:31.152Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-19T02:19:31.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-19T02:19:31.588Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:19:31.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-19T02:19:31.907Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-19T02:19:32.079Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-19T02:19:32.079Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-19T02:19:32.079Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-19T02:19:32.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-19T02:19:34.601Z] docker_api_swarm_service_test.go:100: [ded3f6d946881] joining swarm manager [d70253eea7b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:19:34.857Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-19T02:19:35.113Z] docker_api_swarm_service_test.go:101: [d2c638bc06a15] joining swarm manager [d70253eea7b6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:19:35.240Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-19T02:19:35.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-19T02:19:35.390Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:19:35.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-19T02:19:35.390Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:19:35.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-19T02:19:35.675Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-19T02:19:35.675Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-19T02:19:37.039Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-19T02:19:38.407Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-19T02:19:38.469Z] --- PASS: TestServiceUpdatePidsLimit (15.49s) [2021-11-19T02:19:38.469Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2021-11-19T02:19:38.469Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-19T02:19:38.469Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-19T02:19:38.469Z] PASS [2021-11-19T02:19:38.469Z] [2021-11-19T02:19:38.469Z] === Skipped [2021-11-19T02:19:38.469Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-19T02:19:38.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-19T02:19:38.469Z] [2021-11-19T02:19:38.469Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-19T02:19:38.469Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-19T02:19:38.469Z] [2021-11-19T02:19:38.469Z] DONE 27 tests, 2 skipped in 144.369s [2021-11-19T02:19:38.469Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-19T02:19:38.469Z] ++ 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-11-19T02:19:38.469Z] ++ set -e [2021-11-19T02:19:38.469Z] ++ '[' -n 0 ']' [2021-11-19T02:19:38.469Z] ++ set -x [2021-11-19T02:19:38.469Z] ++ 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-11-19T02:19:38.469Z] INFO: Testing against a local daemon [2021-11-19T02:19:38.469Z] === RUN TestSessionCreate [2021-11-19T02:19:38.469Z] --- PASS: TestSessionCreate (0.02s) [2021-11-19T02:19:38.469Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-19T02:19:38.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-19T02:19:38.469Z] PASS [2021-11-19T02:19:38.469Z] [2021-11-19T02:19:38.469Z] DONE 2 tests in 0.128s [2021-11-19T02:19:38.469Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-19T02:19:38.469Z] ++ 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-11-19T02:19:38.469Z] ++ set -e [2021-11-19T02:19:38.469Z] ++ '[' -n 0 ']' [2021-11-19T02:19:38.469Z] ++ set -x [2021-11-19T02:19:38.469Z] ++ 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-11-19T02:19:38.469Z] INFO: Testing against a local daemon [2021-11-19T02:19:38.469Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-19T02:19:38.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:19:38.469Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:19:38.469Z] === RUN TestDiskUsage [2021-11-19T02:19:38.469Z] === PAUSE TestDiskUsage [2021-11-19T02:19:38.469Z] === RUN TestEventsExecDie [2021-11-19T02:19:38.469Z] --- PASS: TestEventsExecDie (0.45s) [2021-11-19T02:19:38.469Z] === RUN TestEventsBackwardsCompatible [2021-11-19T02:19:38.469Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-19T02:19:38.469Z] === RUN TestEventsVolumeCreate [2021-11-19T02:19:38.730Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-19T02:19:38.730Z] === RUN TestInfoBinaryCommits [2021-11-19T02:19:38.730Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-19T02:19:38.730Z] === RUN TestInfoAPIVersioned [2021-11-19T02:19:38.730Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-19T02:19:38.730Z] === RUN TestInfoDiscoveryBackend [2021-11-19T02:19:39.297Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-19T02:19:39.297Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-19T02:19:40.005Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-19T02:19:40.233Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-19T02:19:40.233Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-19T02:19:40.299Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-19T02:19:40.555Z] === RUN TestDockerSuite/TestRmiTag [2021-11-19T02:19:40.801Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-19T02:19:40.801Z] === RUN TestInfoAPI [2021-11-19T02:19:40.801Z] --- PASS: TestInfoAPI (0.02s) [2021-11-19T02:19:40.801Z] === RUN TestInfoAPIWarnings [2021-11-19T02:19:40.811Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-19T02:19:40.993Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-19T02:19:40.993Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:19:40.993Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-19T02:19:41.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-19T02:19:41.273Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:19:41.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-19T02:19:41.373Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-19T02:19:41.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-19T02:19:41.744Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:19:41.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-19T02:19:41.744Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:19:41.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-19T02:19:43.889Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-19T02:19:44.145Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-19T02:19:44.709Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-19T02:19:44.796Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-19T02:19:44.974Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-19T02:19:45.917Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-19T02:19:46.364Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-19T02:19:46.479Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-19T02:19:46.734Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-19T02:19:46.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-19T02:19:46.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-19T02:19:47.552Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-19T02:19:48.919Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-19T02:19:49.175Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-19T02:19:49.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-19T02:19:50.669Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-19T02:19:51.597Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-19T02:19:52.257Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-19T02:19:52.257Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:19:52.727Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-19T02:19:52.727Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:19:52.727Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-19T02:19:52.727Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:19:52.727Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-19T02:19:52.727Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:19:52.727Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-19T02:19:52.965Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-19T02:19:53.196Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-19T02:19:53.526Z] check_test.go:379: [ded3f6d946881] daemon is not started [2021-11-19T02:19:53.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-19T02:19:54.454Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-19T02:19:55.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-19T02:19:55.578Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-19T02:19:56.139Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-19T02:19:56.700Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-19T02:19:57.261Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-19T02:19:57.822Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-19T02:19:58.384Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-19T02:19:58.639Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-19T02:19:58.639Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-19T02:19:58.882Z] --- PASS: TestInfoAPIWarnings (16.19s) [2021-11-19T02:19:58.882Z] === RUN TestInfoDebug [2021-11-19T02:19:58.882Z] --- PASS: TestInfoDebug (0.52s) [2021-11-19T02:19:58.882Z] === RUN TestInfoInsecureRegistries [2021-11-19T02:19:58.882Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-19T02:19:58.882Z] === RUN TestInfoRegistryMirrors [2021-11-19T02:19:58.882Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-19T02:19:58.882Z] === RUN TestLoginFailsWithBadCredentials [2021-11-19T02:19:58.882Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-11-19T02:19:58.882Z] === RUN TestPingCacheHeaders [2021-11-19T02:19:58.882Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-19T02:19:58.882Z] === RUN TestPingGet [2021-11-19T02:19:58.882Z] --- PASS: TestPingGet (0.02s) [2021-11-19T02:19:58.882Z] === RUN TestPingHead [2021-11-19T02:19:58.882Z] --- PASS: TestPingHead (0.02s) [2021-11-19T02:19:58.882Z] === RUN TestVersion [2021-11-19T02:19:58.882Z] --- PASS: TestVersion (0.02s) [2021-11-19T02:19:58.882Z] === CONT TestDiskUsage [2021-11-19T02:19:58.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-19T02:19:59.140Z] === RUN TestDiskUsage/empty [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/container_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/image_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/volume_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-19T02:19:59.141Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-19T02:19:59.399Z] === RUN TestDiskUsage/after_container.Run [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-19T02:19:59.658Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage (1.07s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-19T02:19:59.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-19T02:19:59.658Z] PASS [2021-11-19T02:19:59.658Z] [2021-11-19T02:19:59.658Z] === Skipped [2021-11-19T02:19:59.658Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-19T02:19:59.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-19T02:19:59.658Z] [2021-11-19T02:19:59.658Z] DONE 53 tests, 1 skipped in 21.711s [2021-11-19T02:19:59.658Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-19T02:19:59.658Z] ++ 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-11-19T02:19:59.658Z] ++ set -e [2021-11-19T02:19:59.658Z] ++ '[' -n 0 ']' [2021-11-19T02:19:59.658Z] ++ set -x [2021-11-19T02:19:59.658Z] ++ 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-11-19T02:19:59.917Z] INFO: Testing against a local daemon [2021-11-19T02:19:59.917Z] === RUN TestVolumesCreateAndList [2021-11-19T02:19:59.917Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-19T02:19:59.917Z] === RUN TestVolumesRemove [2021-11-19T02:19:59.917Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-19T02:19:59.917Z] === RUN TestVolumesInspect [2021-11-19T02:19:59.917Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-19T02:19:59.917Z] === RUN TestVolumesInvalidJSON [2021-11-19T02:19:59.917Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-19T02:19:59.917Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-19T02:19:59.917Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-19T02:19:59.917Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-19T02:19:59.917Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-19T02:19:59.917Z] PASS [2021-11-19T02:19:59.917Z] [2021-11-19T02:19:59.917Z] DONE 5 tests in 0.187s [2021-11-19T02:19:59.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:19:59.917Z] ++++ cat bundles/test-integration/docker.pid [2021-11-19T02:19:59.917Z] +++ kill 13335 [2021-11-19T02:20:00.177Z] +++ /etc/init.d/apparmor stop [2021-11-19T02:20:00.177Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:20:00.177Z] [2021-11-19T02:20:00.177Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:20:00.177Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:20:00.177Z] [2021-11-19T02:20:00.177Z] To set a process to complain mode, use the command line tool [2021-11-19T02:20:00.177Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:20:00.177Z] +++ true [2021-11-19T02:20:00.177Z] exiting test-integration [2021-11-19T02:20:00.177Z] ++ exit 0 [2021-11-19T02:20:00.177Z] [2021-11-19T02:20:00.263Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-19T02:20:00.827Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface Post stage [Pipeline] junit [2021-11-19T02:20:01.128Z] Recording test results [2021-11-19T02:20:01.391Z] docker_api_swarm_service_test.go:533: [dc71f50cc6f71] joining swarm manager [d091dcc57eb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:20:01.391Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-19T02:20:01.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-19T02:20:01.900Z] + echo Ensuring container killed. [2021-11-19T02:20:01.900Z] Ensuring container killed. [2021-11-19T02:20:01.900Z] + docker rm -vf docker-pr2 [2021-11-19T02:20:01.900Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-19T02:20:01.953Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-19T02:20:02.191Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:20:02.191Z] Chowning /workspace to jenkins user [2021-11-19T02:20:02.191Z] + id -u [2021-11-19T02:20:02.191Z] + id -g [2021-11-19T02:20:02.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:20:02.191Z] Unable to find image 'busybox:latest' locally [2021-11-19T02:20:02.209Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-19T02:20:02.209Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-19T02:20:02.459Z] latest: Pulling from library/busybox [2021-11-19T02:20:02.459Z] 00fa7918e1c4: Pulling fs layer [2021-11-19T02:20:02.459Z] 00fa7918e1c4: Verifying Checksum [2021-11-19T02:20:02.459Z] 00fa7918e1c4: Download complete [2021-11-19T02:20:02.721Z] 00fa7918e1c4: Pull complete [2021-11-19T02:20:02.721Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-19T02:20:02.721Z] Status: Downloaded newer image for busybox:latest [2021-11-19T02:20:02.771Z] docker_api_swarm_service_test.go:534: [d8c0cbbaf0f78] joining swarm manager [d091dcc57eb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:20:02.771Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-19T02:20:03.332Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-19T02:20:03.895Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-19T02:20:04.412Z] + bundleName=arm64-integration [2021-11-19T02:20:04.412Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-19T02:20:04.412Z] Creating arm64-integration-bundles.tar.gz [2021-11-19T02:20:04.412Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-19T02:20:04.412Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-19T02:20:04.465Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [Pipeline] archiveArtifacts [2021-11-19T02:20:04.683Z] Archiving artifacts [2021-11-19T02:20:05.399Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-19T02:20:05.399Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-19T02:20:05.962Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-19T02:20:05.962Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-19T02:20:06.697Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:20:07.007Z] + make clean [2021-11-19T02:20:07.007Z] docker volume rm -f docker-dev-cache [2021-11-19T02:20:07.007Z] docker-dev-cache [Pipeline] deleteDir [2021-11-19T02:20:07.328Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-19T02:20:07.889Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-19T02:20:08.453Z] === RUN TestDockerSuite/TestRunContainerNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:20:09.015Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-19T02:20:09.015Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-19T02:20:09.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-19T02:20:10.876Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-19T02:20:11.437Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-19T02:20:12.367Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-19T02:20:12.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-19T02:20:13.185Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-19T02:20:13.746Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-19T02:20:14.002Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-19T02:20:14.564Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-19T02:20:15.492Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-19T02:20:18.011Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-19T02:20:18.011Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-19T02:20:18.011Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-19T02:20:19.378Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-19T02:20:20.308Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-19T02:20:22.197Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-19T02:20:23.563Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-19T02:20:23.563Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-19T02:20:23.563Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-19T02:20:23.563Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-19T02:20:23.563Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-19T02:20:23.819Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-19T02:20:24.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-19T02:20:24.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-19T02:20:24.493Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:20:24.493Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-19T02:20:24.493Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:20:24.964Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-19T02:20:25.188Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-19T02:20:25.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-19T02:20:25.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-19T02:20:25.957Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:20:25.957Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-19T02:20:26.016Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-19T02:20:27.384Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-19T02:20:27.641Z] docker_api_swarm_service_test.go:148: [dfc7c8f4f0051] joining swarm manager [de9d19c6a1a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:20:28.203Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-19T02:20:28.460Z] docker_api_swarm_service_test.go:148: [d39ab50c0cdcb] joining swarm manager [de9d19c6a1a7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:20:29.391Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-19T02:20:29.765Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-19T02:20:29.954Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-19T02:20:29.954Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-19T02:20:30.211Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-19T02:20:30.756Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-19T02:20:30.756Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:20:30.756Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-19T02:20:30.756Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:20:30.756Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-19T02:20:30.774Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-19T02:20:31.701Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-19T02:20:31.701Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-19T02:20:32.264Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-19T02:20:32.335Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-19T02:20:32.827Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-19T02:20:33.083Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-19T02:20:33.327Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-19T02:20:33.646Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-19T02:20:33.646Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-19T02:20:33.799Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-19T02:20:34.207Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-19T02:20:34.270Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-19T02:20:34.463Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-19T02:20:34.742Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-19T02:20:35.025Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-19T02:20:35.588Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-19T02:20:35.845Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-19T02:20:35.924Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-19T02:20:35.925Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:20:35.925Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-19T02:20:35.925Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:20:35.925Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-19T02:20:36.406Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-19T02:20:36.662Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-19T02:20:37.224Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-19T02:20:37.224Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-19T02:20:37.786Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-19T02:20:38.350Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-19T02:20:39.280Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-19T02:20:39.520Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-19T02:20:39.536Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:20:39.536Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:20:39.536Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-19T02:20:40.679Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-19T02:20:40.679Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-19T02:20:40.679Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-19T02:20:40.679Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-19T02:20:41.427Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-19T02:20:41.683Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-19T02:20:41.747Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-19T02:20:41.747Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:20:41.747Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-19T02:20:42.739Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-19T02:20:42.739Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:20:42.739Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-19T02:20:42.739Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-19T02:20:42.886Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-19T02:20:44.963Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-19T02:20:45.446Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-19T02:20:45.828Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-19T02:20:45.919Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-19T02:20:45.919Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:20:45.919Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-19T02:20:46.911Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-19T02:20:47.381Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-19T02:20:47.381Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:20:47.381Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-19T02:20:47.381Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:20:47.381Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-19T02:20:49.615Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-19T02:20:49.615Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-19T02:20:49.615Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-19T02:20:49.615Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-19T02:20:49.615Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:20:49.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-19T02:20:52.159Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-19T02:20:53.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-19T02:20:53.399Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:20:53.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-19T02:20:53.399Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:20:53.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-19T02:20:53.399Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:20:53.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-19T02:20:53.759Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-19T02:20:53.759Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:20:53.759Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-19T02:20:53.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-19T02:20:53.849Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-19T02:20:53.849Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-19T02:20:54.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-19T02:20:54.413Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-19T02:20:54.413Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-19T02:20:54.413Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-19T02:20:54.413Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-19T02:20:54.975Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-19T02:20:56.865Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-19T02:20:57.427Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-19T02:20:58.164Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-19T02:20:58.355Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-19T02:21:02.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-19T02:21:02.433Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:21:02.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-19T02:21:03.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-19T02:21:04.161Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-19T02:21:04.417Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-19T02:21:04.673Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-19T02:21:05.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-19T02:21:05.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-19T02:21:05.861Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-19T02:21:07.228Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-19T02:21:08.157Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-19T02:21:08.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-19T02:21:09.086Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/networkdb 102.959s coverage: 60.0% of statements [2021-11-19T02:21:09.228Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/portmapper 0.210s coverage: 48.6% of statements [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/resolvconf 0.012s coverage: 70.6% of statements [2021-11-19T02:21:09.228Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-19T02:21:09.228Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === Skipped [2021-11-19T02:21:09.228Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-19T02:21:09.228Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-19T02:21:09.228Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-19T02:21:09.228Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-19T02:21:09.228Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-19T02:21:09.228Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-19T02:21:09.228Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-19T02:21:09.228Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-19T02:21:09.228Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-19T02:21:09.228Z] firewalld_test.go:14: firewalld is not running [2021-11-19T02:21:09.228Z] [2021-11-19T02:21:09.228Z] DONE 331 tests, 9 skipped in 196.800s Post stage [Pipeline] junit [2021-11-19T02:21:09.244Z] Recording test results [2021-11-19T02:21:09.341Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-19T02:21:09.341Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-19T02:21:09.530Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-19T02:21:09.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42979/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae08602baff3ee6d39b71bf7afbdfdb604dcb7a5 hack/validate/vendor [2021-11-19T02:21:10.268Z] === RUN TestDockerSuite/TestRunMount [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-19T02:21:10.683Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-19T02:21:10.683Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-19T02:21:10.683Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-19T02:21:10.683Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-19T02:21:10.683Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:21:10.683Z] === RUN TestDockerSuite/TestBuildFails [2021-11-19T02:21:11.291Z] update vendored copy of archive/tar [2021-11-19T02:21:11.291Z] downloading: https://golang.org/dl/go1.17.3.src.tar.gz [2021-11-19T02:21:12.678Z] patching file stat_unix.go [2021-11-19T02:21:12.678Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-11-19T02:21:12.678Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-11-19T02:21:12.678Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-11-19T02:21:12.678Z] 2021/11/19 02:21:12 Collecting initial packages [2021-11-19T02:21:12.678Z] 2021/11/19 02:21:12 Download dependencies [2021-11-19T02:21:13.627Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-19T02:21:13.627Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-19T02:21:15.514Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-19T02:21:15.514Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-19T02:21:15.770Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-19T02:21:16.698Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Starting whole vndr cycle because no package specified [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/opencontainers/selinux, revision 95d3852f356b31cbb2d84040ffca303911d08273, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/Microsoft/hcsshim, revision 717ae58b49c5e73b746938f94ae3c696ebd5d932, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-11-19T02:21:16.878Z] 2021/11/19 02:21:16 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-11-19T02:21:17.451Z] 2021/11/19 02:21:17 Finished clone github.com/Azure/go-ansiterm [2021-11-19T02:21:17.451Z] 2021/11/19 02:21:17 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-19T02:21:17.712Z] 2021/11/19 02:21:17 Finished clone github.com/mistifyio/go-zfs [2021-11-19T02:21:17.712Z] 2021/11/19 02:21:17 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Finished clone github.com/moby/locker [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Finished clone github.com/google/uuid [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Finished clone github.com/Microsoft/go-winio [2021-11-19T02:21:17.973Z] 2021/11/19 02:21:17 Clone golang.org/x/sys, revision 63515b42dcdf9544f4e6a02fd7632793fde2f72d, attempt 1/20 [2021-11-19T02:21:18.064Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-19T02:21:18.234Z] 2021/11/19 02:21:17 Finished clone github.com/docker/libtrust [2021-11-19T02:21:18.234Z] 2021/11/19 02:21:17 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-19T02:21:18.234Z] 2021/11/19 02:21:18 Finished clone github.com/moby/term [2021-11-19T02:21:18.234Z] 2021/11/19 02:21:18 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-19T02:21:18.495Z] 2021/11/19 02:21:18 Finished clone github.com/moby/sys [2021-11-19T02:21:18.495Z] 2021/11/19 02:21:18 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-19T02:21:18.495Z] 2021/11/19 02:21:18 Finished clone github.com/gorilla/mux [2021-11-19T02:21:18.495Z] 2021/11/19 02:21:18 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-19T02:21:18.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-19T02:21:19.067Z] 2021/11/19 02:21:18 Finished clone github.com/creack/pty [2021-11-19T02:21:19.067Z] 2021/11/19 02:21:18 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-19T02:21:19.067Z] 2021/11/19 02:21:18 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-19T02:21:19.067Z] 2021/11/19 02:21:18 Finished clone github.com/opencontainers/selinux [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Finished clone github.com/opencontainers/runtime-spec [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Finished clone github.com/tchap/go-patricia [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Finished clone github.com/opencontainers/image-spec [2021-11-19T02:21:19.328Z] 2021/11/19 02:21:19 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-11-19T02:21:19.481Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-19T02:21:19.589Z] 2021/11/19 02:21:19 Finished clone github.com/docker/go-units [2021-11-19T02:21:19.589Z] 2021/11/19 02:21:19 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-11-19T02:21:20.162Z] 2021/11/19 02:21:19 Finished clone github.com/sirupsen/logrus [2021-11-19T02:21:20.162Z] 2021/11/19 02:21:19 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-19T02:21:20.424Z] 2021/11/19 02:21:20 Finished clone gotest.tools/v3 [2021-11-19T02:21:20.424Z] 2021/11/19 02:21:20 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-19T02:21:20.424Z] 2021/11/19 02:21:20 Finished clone github.com/RackSec/srslog [2021-11-19T02:21:20.424Z] 2021/11/19 02:21:20 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-19T02:21:20.596Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-19T02:21:20.999Z] 2021/11/19 02:21:20 Finished clone github.com/imdario/mergo [2021-11-19T02:21:20.999Z] 2021/11/19 02:21:20 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-19T02:21:20.999Z] 2021/11/19 02:21:20 Finished clone golang.org/x/sync [2021-11-19T02:21:20.999Z] 2021/11/19 02:21:20 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-19T02:21:21.264Z] 2021/11/19 02:21:21 Finished clone github.com/docker/go-connections [2021-11-19T02:21:21.264Z] 2021/11/19 02:21:21 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-19T02:21:21.264Z] 2021/11/19 02:21:21 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-19T02:21:21.264Z] 2021/11/19 02:21:21 Finished clone github.com/google/go-cmp [2021-11-19T02:21:21.525Z] 2021/11/19 02:21:21 Finished clone github.com/tonistiigi/units [2021-11-19T02:21:21.525Z] 2021/11/19 02:21:21 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-19T02:21:21.961Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-19T02:21:22.098Z] 2021/11/19 02:21:22 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-19T02:21:22.098Z] 2021/11/19 02:21:22 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-19T02:21:22.308Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-19T02:21:22.308Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-19T02:21:22.308Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-19T02:21:22.359Z] 2021/11/19 02:21:22 Finished clone github.com/opentracing/opentracing-go [2021-11-19T02:21:22.359Z] 2021/11/19 02:21:22 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-19T02:21:22.621Z] 2021/11/19 02:21:22 Finished clone github.com/google/shlex [2021-11-19T02:21:22.621Z] 2021/11/19 02:21:22 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-19T02:21:22.621Z] 2021/11/19 02:21:22 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-19T02:21:22.621Z] 2021/11/19 02:21:22 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-19T02:21:22.882Z] 2021/11/19 02:21:22 Finished clone github.com/mitchellh/hashstructure [2021-11-19T02:21:22.882Z] 2021/11/19 02:21:22 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-11-19T02:21:22.882Z] 2021/11/19 02:21:22 Finished clone github.com/gofrs/flock [2021-11-19T02:21:22.882Z] 2021/11/19 02:21:22 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-19T02:21:23.455Z] 2021/11/19 02:21:23 Finished clone github.com/docker/go-events [2021-11-19T02:21:23.455Z] 2021/11/19 02:21:23 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-19T02:21:23.716Z] 2021/11/19 02:21:23 Finished clone github.com/armon/go-radix [2021-11-19T02:21:23.716Z] 2021/11/19 02:21:23 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-19T02:21:23.850Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-19T02:21:23.978Z] 2021/11/19 02:21:23 Finished clone github.com/tonistiigi/fsutil [2021-11-19T02:21:23.978Z] 2021/11/19 02:21:23 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-19T02:21:24.239Z] 2021/11/19 02:21:24 Finished clone github.com/armon/go-metrics [2021-11-19T02:21:24.239Z] 2021/11/19 02:21:24 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-19T02:21:24.240Z] 2021/11/19 02:21:24 Finished clone github.com/sean-/seed [2021-11-19T02:21:24.240Z] 2021/11/19 02:21:24 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-19T02:21:25.192Z] 2021/11/19 02:21:25 Finished clone github.com/hashicorp/errwrap [2021-11-19T02:21:25.192Z] 2021/11/19 02:21:25 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-19T02:21:25.215Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-19T02:21:25.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-19T02:21:25.273Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:21:25.338Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-19T02:21:25.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-19T02:21:25.744Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:21:25.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-19T02:21:25.744Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:21:25.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-19T02:21:25.768Z] 2021/11/19 02:21:25 Finished clone github.com/hashicorp/go-multierror [2021-11-19T02:21:25.768Z] 2021/11/19 02:21:25 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-19T02:21:25.768Z] 2021/11/19 02:21:25 Finished clone github.com/hashicorp/memberlist [2021-11-19T02:21:25.768Z] 2021/11/19 02:21:25 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-19T02:21:26.141Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-19T02:21:26.142Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-19T02:21:26.220Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-19T02:21:26.221Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:21:26.221Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-19T02:21:26.339Z] 2021/11/19 02:21:26 Finished clone github.com/docker/libkv [2021-11-19T02:21:26.339Z] 2021/11/19 02:21:26 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-11-19T02:21:26.339Z] 2021/11/19 02:21:26 Finished clone github.com/golang/gddo [2021-11-19T02:21:26.339Z] 2021/11/19 02:21:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-19T02:21:26.704Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-19T02:21:26.912Z] 2021/11/19 02:21:26 Finished clone github.com/vishvananda/netns [2021-11-19T02:21:26.912Z] 2021/11/19 02:21:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-19T02:21:26.912Z] 2021/11/19 02:21:26 Finished clone github.com/hashicorp/go-sockaddr [2021-11-19T02:21:26.912Z] 2021/11/19 02:21:26 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-11-19T02:21:27.633Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-19T02:21:27.854Z] 2021/11/19 02:21:27 Finished clone github.com/google/btree [2021-11-19T02:21:27.854Z] 2021/11/19 02:21:27 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-19T02:21:28.428Z] 2021/11/19 02:21:28 Finished clone github.com/samuel/go-zookeeper [2021-11-19T02:21:28.428Z] 2021/11/19 02:21:28 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-19T02:21:28.428Z] 2021/11/19 02:21:28 Finished clone github.com/moby/ipvs [2021-11-19T02:21:28.428Z] 2021/11/19 02:21:28 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-19T02:21:28.561Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-19T02:21:28.689Z] 2021/11/19 02:21:28 Finished clone github.com/deckarep/golang-set [2021-11-19T02:21:28.689Z] 2021/11/19 02:21:28 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-19T02:21:29.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-19T02:21:29.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-19T02:21:29.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-19T02:21:29.227Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:21:29.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-19T02:21:29.260Z] 2021/11/19 02:21:29 Finished clone github.com/hashicorp/go-msgpack [2021-11-19T02:21:29.261Z] 2021/11/19 02:21:29 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-19T02:21:29.521Z] 2021/11/19 02:21:29 Finished clone github.com/vishvananda/netlink [2021-11-19T02:21:29.521Z] 2021/11/19 02:21:29 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-11-19T02:21:29.782Z] 2021/11/19 02:21:29 Finished clone github.com/coreos/go-semver [2021-11-19T02:21:29.782Z] 2021/11/19 02:21:29 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-11-19T02:21:30.083Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-19T02:21:30.354Z] 2021/11/19 02:21:30 Finished clone github.com/ishidawataru/sctp [2021-11-19T02:21:30.354Z] 2021/11/19 02:21:30 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-11-19T02:21:30.489Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-19T02:21:30.925Z] 2021/11/19 02:21:30 Finished clone golang.org/x/net [2021-11-19T02:21:30.925Z] 2021/11/19 02:21:30 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-11-19T02:21:31.186Z] 2021/11/19 02:21:31 Finished clone github.com/modern-go/concurrent [2021-11-19T02:21:31.186Z] 2021/11/19 02:21:31 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-11-19T02:21:32.129Z] 2021/11/19 02:21:32 Finished clone github.com/modern-go/reflect2 [2021-11-19T02:21:32.129Z] 2021/11/19 02:21:32 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-19T02:21:32.701Z] 2021/11/19 02:21:32 Finished clone github.com/json-iterator/go [2021-11-19T02:21:32.701Z] 2021/11/19 02:21:32 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-11-19T02:21:32.963Z] 2021/11/19 02:21:32 Finished clone go.etcd.io/bbolt [2021-11-19T02:21:32.963Z] 2021/11/19 02:21:32 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-19T02:21:33.011Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-19T02:21:33.907Z] 2021/11/19 02:21:33 Finished clone github.com/hashicorp/serf [2021-11-19T02:21:33.907Z] 2021/11/19 02:21:33 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-19T02:21:33.907Z] 2021/11/19 02:21:33 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-19T02:21:33.907Z] 2021/11/19 02:21:33 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-11-19T02:21:33.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-19T02:21:34.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-19T02:21:34.001Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:21:34.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-19T02:21:34.001Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:21:34.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-19T02:21:34.168Z] 2021/11/19 02:21:33 Finished clone github.com/opencontainers/go-digest [2021-11-19T02:21:34.168Z] 2021/11/19 02:21:33 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-11-19T02:21:34.741Z] 2021/11/19 02:21:34 Finished clone github.com/cyphar/filepath-securejoin [2021-11-19T02:21:34.741Z] 2021/11/19 02:21:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-19T02:21:35.684Z] 2021/11/19 02:21:35 Finished clone github.com/opencontainers/runc [2021-11-19T02:21:35.684Z] 2021/11/19 02:21:35 Clone github.com/fluent/fluent-logger-golang, revision c16ce5dc5c3ebc4d559920ee8cef74c0816dad66, attempt 1/20 [2021-11-19T02:21:35.935Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-19T02:21:36.256Z] 2021/11/19 02:21:35 Finished clone github.com/vbatts/tar-split [2021-11-19T02:21:36.256Z] 2021/11/19 02:21:35 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-19T02:21:36.256Z] 2021/11/19 02:21:36 Finished clone github.com/coreos/go-systemd [2021-11-19T02:21:36.256Z] 2021/11/19 02:21:36 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-19T02:21:36.456Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-19T02:21:36.456Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-19T02:21:36.456Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Finished clone github.com/coreos/go-systemd/v22 [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Finished clone github.com/godbus/dbus/v5 [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Finished clone github.com/Graylog2/go-gelf [2021-11-19T02:21:36.517Z] 2021/11/19 02:21:36 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-19T02:21:36.711Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-19T02:21:36.917Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-19T02:21:37.089Z] 2021/11/19 02:21:36 Finished clone google.golang.org/grpc [2021-11-19T02:21:37.089Z] 2021/11/19 02:21:36 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-19T02:21:37.273Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-19T02:21:37.273Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-19T02:21:37.529Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-19T02:21:37.661Z] 2021/11/19 02:21:37 Finished clone github.com/fluent/fluent-logger-golang [2021-11-19T02:21:37.661Z] 2021/11/19 02:21:37 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-19T02:21:37.661Z] 2021/11/19 02:21:37 Finished clone github.com/philhofer/fwd [2021-11-19T02:21:37.661Z] 2021/11/19 02:21:37 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-19T02:21:38.458Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-19T02:21:38.458Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-19T02:21:38.604Z] 2021/11/19 02:21:38 Finished clone github.com/bsphere/le_go [2021-11-19T02:21:38.604Z] 2021/11/19 02:21:38 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-19T02:21:38.604Z] 2021/11/19 02:21:38 Finished clone github.com/fsnotify/fsnotify [2021-11-19T02:21:38.604Z] 2021/11/19 02:21:38 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-19T02:21:38.865Z] 2021/11/19 02:21:38 Finished clone github.com/jmespath/go-jmespath [2021-11-19T02:21:38.865Z] 2021/11/19 02:21:38 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-19T02:21:39.385Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-19T02:21:39.385Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-19T02:21:40.250Z] 2021/11/19 02:21:40 Finished clone github.com/golang/groupcache [2021-11-19T02:21:40.250Z] 2021/11/19 02:21:40 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-19T02:21:40.250Z] 2021/11/19 02:21:40 Finished clone golang.org/x/oauth2 [2021-11-19T02:21:40.250Z] 2021/11/19 02:21:40 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-19T02:21:40.696Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-19T02:21:40.697Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:21:40.697Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-19T02:21:40.823Z] 2021/11/19 02:21:40 Finished clone github.com/tinylib/msgp [2021-11-19T02:21:40.823Z] 2021/11/19 02:21:40 Clone github.com/containerd/containerd, revision 1e5ef943eb76627a6d3b6de8cd1ef6537f393a71, attempt 1/20 [2021-11-19T02:21:40.823Z] 2021/11/19 02:21:40 Finished clone github.com/cilium/ebpf [2021-11-19T02:21:40.823Z] 2021/11/19 02:21:40 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-11-19T02:21:41.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-19T02:21:41.164Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:21:41.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-19T02:21:41.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-19T02:21:41.632Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:21:41.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-19T02:21:41.632Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:21:41.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-19T02:21:41.679Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-19T02:21:41.679Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-19T02:21:41.679Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:21:41.901Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-19T02:21:42.146Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-19T02:21:42.208Z] 2021/11/19 02:21:41 Finished clone github.com/googleapis/gax-go [2021-11-19T02:21:42.208Z] 2021/11/19 02:21:41 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-11-19T02:21:42.781Z] 2021/11/19 02:21:42 Finished clone go.opencensus.io [2021-11-19T02:21:42.781Z] 2021/11/19 02:21:42 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-11-19T02:21:42.781Z] 2021/11/19 02:21:42 Finished clone github.com/containerd/fifo [2021-11-19T02:21:42.781Z] 2021/11/19 02:21:42 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-11-19T02:21:44.446Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-19T02:21:44.697Z] 2021/11/19 02:21:44 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-19T02:21:44.697Z] 2021/11/19 02:21:44 Finished clone golang.org/x/sys [2021-11-19T02:21:44.701Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-19T02:21:44.701Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-19T02:21:44.701Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-19T02:21:45.263Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-19T02:21:45.269Z] 2021/11/19 02:21:44 Finished clone github.com/containerd/cgroups [2021-11-19T02:21:45.269Z] 2021/11/19 02:21:44 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-11-19T02:21:45.529Z] 2021/11/19 02:21:45 Finished clone github.com/miekg/dns [2021-11-19T02:21:45.529Z] 2021/11/19 02:21:45 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-19T02:21:45.529Z] 2021/11/19 02:21:45 Finished clone golang.org/x/text [2021-11-19T02:21:45.529Z] 2021/11/19 02:21:45 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-19T02:21:45.827Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-19T02:21:46.102Z] 2021/11/19 02:21:45 Finished clone github.com/containerd/console [2021-11-19T02:21:46.102Z] 2021/11/19 02:21:45 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-19T02:21:46.681Z] 2021/11/19 02:21:46 Finished clone github.com/containerd/go-runc [2021-11-19T02:21:46.681Z] 2021/11/19 02:21:46 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-11-19T02:21:46.681Z] 2021/11/19 02:21:46 Finished clone github.com/containerd/typeurl [2021-11-19T02:21:46.681Z] 2021/11/19 02:21:46 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-11-19T02:21:47.192Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-19T02:21:47.192Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-19T02:21:47.271Z] 2021/11/19 02:21:47 Finished clone github.com/containerd/ttrpc [2021-11-19T02:21:47.271Z] 2021/11/19 02:21:47 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-11-19T02:21:47.495Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-19T02:21:47.495Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-19T02:21:47.495Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:21:47.495Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-19T02:21:47.755Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-19T02:21:47.853Z] 2021/11/19 02:21:47 Finished clone github.com/gogo/googleapis [2021-11-19T02:21:47.853Z] 2021/11/19 02:21:47 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-11-19T02:21:48.114Z] 2021/11/19 02:21:47 Finished clone github.com/containerd/continuity [2021-11-19T02:21:48.114Z] 2021/11/19 02:21:47 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-19T02:21:48.317Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-19T02:21:48.317Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-19T02:21:48.879Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-19T02:21:49.288Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-19T02:21:49.288Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:21:49.288Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-19T02:21:49.441Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-19T02:21:50.003Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-19T02:21:50.028Z] 2021/11/19 02:21:50 Finished clone github.com/pelletier/go-toml [2021-11-19T02:21:50.028Z] 2021/11/19 02:21:50 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-19T02:21:50.565Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:21:50.565Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-19T02:21:50.565Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-19T02:21:50.971Z] 2021/11/19 02:21:50 Finished clone code.cloudfoundry.org/clock [2021-11-19T02:21:50.971Z] 2021/11/19 02:21:50 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-19T02:21:51.126Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-19T02:21:51.126Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-19T02:21:51.688Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-19T02:21:51.688Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-19T02:21:51.688Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-19T02:21:52.249Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-19T02:21:52.883Z] 2021/11/19 02:21:52 Finished clone github.com/fernet/fernet-go [2021-11-19T02:21:52.883Z] 2021/11/19 02:21:52 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-19T02:21:53.281Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-19T02:21:53.281Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-19T02:21:53.281Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-19T02:21:54.271Z] 2021/11/19 02:21:54 Finished clone github.com/moby/buildkit [2021-11-19T02:21:54.271Z] 2021/11/19 02:21:54 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-11-19T02:21:55.171Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-19T02:21:55.216Z] 2021/11/19 02:21:55 Finished clone github.com/docker/distribution [2021-11-19T02:21:55.216Z] 2021/11/19 02:21:55 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-11-19T02:21:55.733Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-19T02:21:56.603Z] 2021/11/19 02:21:56 Finished clone github.com/Microsoft/hcsshim [2021-11-19T02:21:56.603Z] 2021/11/19 02:21:56 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-19T02:21:56.864Z] 2021/11/19 02:21:56 Finished clone github.com/golang/protobuf [2021-11-19T02:21:56.864Z] 2021/11/19 02:21:56 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-19T02:21:57.100Z] === RUN TestDockerSuite/TestRunRm [2021-11-19T02:21:57.125Z] 2021/11/19 02:21:56 Finished clone golang.org/x/time [2021-11-19T02:21:57.125Z] 2021/11/19 02:21:56 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-19T02:21:57.661Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-19T02:21:58.067Z] 2021/11/19 02:21:57 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-19T02:21:58.067Z] 2021/11/19 02:21:57 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-11-19T02:21:58.067Z] 2021/11/19 02:21:58 Finished clone github.com/hashicorp/go-memdb [2021-11-19T02:21:58.067Z] 2021/11/19 02:21:58 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-19T02:21:58.640Z] 2021/11/19 02:21:58 Finished clone github.com/hashicorp/golang-lru [2021-11-19T02:21:58.640Z] 2021/11/19 02:21:58 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-19T02:21:59.583Z] 2021/11/19 02:21:59 Finished clone github.com/coreos/pkg [2021-11-19T02:21:59.583Z] 2021/11/19 02:21:59 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-19T02:21:59.694Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-19T02:22:00.156Z] 2021/11/19 02:21:59 Finished clone github.com/pkg/errors [2021-11-19T02:22:00.156Z] 2021/11/19 02:21:59 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-19T02:22:00.677Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-19T02:22:01.100Z] 2021/11/19 02:22:01 Finished clone golang.org/x/crypto [2021-11-19T02:22:01.100Z] 2021/11/19 02:22:01 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-19T02:22:01.362Z] 2021/11/19 02:22:01 Finished clone github.com/beorn7/perks [2021-11-19T02:22:01.362Z] 2021/11/19 02:22:01 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-19T02:22:01.825Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-19T02:22:01.825Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-19T02:22:01.934Z] 2021/11/19 02:22:01 Finished clone github.com/prometheus/client_model [2021-11-19T02:22:01.934Z] 2021/11/19 02:22:01 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-19T02:22:02.082Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-19T02:22:02.237Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-19T02:22:02.237Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:22:02.237Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-19T02:22:02.877Z] 2021/11/19 02:22:02 Finished clone github.com/prometheus/client_golang [2021-11-19T02:22:02.877Z] 2021/11/19 02:22:02 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-19T02:22:03.219Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-19T02:22:03.219Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-19T02:22:03.449Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-19T02:22:03.705Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-19T02:22:04.264Z] 2021/11/19 02:22:04 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-19T02:22:04.264Z] 2021/11/19 02:22:04 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:04 Finished clone github.com/spf13/pflag [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:04 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:04 Finished clone github.com/prometheus/common [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:04 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:05 Finished clone github.com/prometheus/procfs [2021-11-19T02:22:05.208Z] 2021/11/19 02:22:05 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-19T02:22:05.348Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-19T02:22:06.152Z] 2021/11/19 02:22:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-19T02:22:06.152Z] 2021/11/19 02:22:05 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-19T02:22:06.218Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-19T02:22:06.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-19T02:22:06.413Z] 2021/11/19 02:22:06 Finished clone github.com/klauspost/compress [2021-11-19T02:22:06.414Z] 2021/11/19 02:22:06 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-19T02:22:06.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-19T02:22:07.000Z] 2021/11/19 02:22:06 Finished clone github.com/cespare/xxhash/v2 [2021-11-19T02:22:07.000Z] 2021/11/19 02:22:06 Finished clone github.com/morikuni/aec [2021-11-19T02:22:07.001Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-19T02:22:07.941Z] 2021/11/19 02:22:07 Finished clone github.com/inconshreveable/mousetrap [2021-11-19T02:22:07.984Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-19T02:22:08.201Z] 2021/11/19 02:22:07 Finished clone github.com/docker/go-metrics [2021-11-19T02:22:08.451Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-19T02:22:08.461Z] 2021/11/19 02:22:08 Finished clone github.com/google/certificate-transparency-go [2021-11-19T02:22:08.721Z] 2021/11/19 02:22:08 Finished clone github.com/spf13/cobra [2021-11-19T02:22:08.735Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-19T02:22:08.735Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-19T02:22:09.296Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-19T02:22:09.435Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-19T02:22:09.552Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-19T02:22:09.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-19T02:22:09.902Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-19T02:22:10.113Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-19T02:22:10.369Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-19T02:22:10.884Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-19T02:22:10.932Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-19T02:22:11.494Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-19T02:22:11.750Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-19T02:22:11.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-19T02:22:12.312Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-19T02:22:12.442Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-19T02:22:12.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-19T02:22:12.749Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:22:12.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-19T02:22:13.218Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-19T02:22:13.218Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:22:13.687Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-19T02:22:14.825Z] === RUN TestDockerSuite/TestRunState [2021-11-19T02:22:14.984Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-19T02:22:15.258Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-19T02:22:15.258Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:22:15.258Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-19T02:22:15.755Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-19T02:22:16.011Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-19T02:22:16.574Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-19T02:22:16.574Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-19T02:22:16.574Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-19T02:22:16.574Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-19T02:22:17.136Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-19T02:22:17.393Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-19T02:22:18.293Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-19T02:22:18.293Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-19T02:22:18.293Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-19T02:22:18.323Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-19T02:22:18.323Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-19T02:22:18.323Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-19T02:22:18.885Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-19T02:22:19.277Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-19T02:22:19.446Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-19T02:22:20.812Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-19T02:22:20.952Z] 2021/11/19 02:22:20 Finished clone github.com/cloudflare/cfssl [2021-11-19T02:22:21.143Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-19T02:22:21.399Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-19T02:22:22.131Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-19T02:22:22.131Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:22:22.131Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-19T02:22:22.131Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:22:22.131Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-19T02:22:22.869Z] 2021/11/19 02:22:22 Finished clone github.com/docker/swarmkit [2021-11-19T02:22:23.296Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-19T02:22:23.697Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-19T02:22:24.024Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-19T02:22:24.687Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-19T02:22:25.157Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-19T02:22:25.810Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-19T02:22:26.145Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-19T02:22:26.616Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-19T02:22:28.162Z] 2021/11/19 02:22:27 Finished clone github.com/coreos/etcd [2021-11-19T02:22:28.325Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-19T02:22:28.326Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-19T02:22:28.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-19T02:22:29.450Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-19T02:22:30.013Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-19T02:22:30.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-19T02:22:31.873Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-19T02:22:32.803Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-19T02:22:33.367Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-19T02:22:33.367Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-19T02:22:33.623Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-19T02:22:33.788Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-19T02:22:34.185Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-19T02:22:34.441Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-19T02:22:35.003Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-19T02:22:35.003Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-19T02:22:35.003Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-19T02:22:35.003Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-19T02:22:35.356Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-19T02:22:35.356Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:22:35.356Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-19T02:22:35.565Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-19T02:22:36.308Z] 2021/11/19 02:22:35 Finished clone github.com/containerd/containerd [2021-11-19T02:22:36.308Z] 2021/11/19 02:22:36 Finished clone cloud.google.com/go [2021-11-19T02:22:36.923Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-19T02:22:36.923Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:22:36.923Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-19T02:22:37.392Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-19T02:22:38.082Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-19T02:22:38.338Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-19T02:22:38.899Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-19T02:22:38.930Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-19T02:22:38.930Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:22:38.930Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-19T02:22:39.913Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-19T02:22:40.264Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-19T02:22:40.351Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-19T02:22:40.823Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-19T02:22:41.197Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-19T02:22:41.816Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-19T02:22:41.816Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:22:41.816Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-19T02:22:42.285Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-19T02:22:42.565Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-19T02:22:43.273Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-19T02:22:43.273Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:22:43.273Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-19T02:22:43.273Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:22:43.273Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-19T02:22:43.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-19T02:22:44.492Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-19T02:22:44.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-19T02:22:44.750Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-19T02:22:44.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-19T02:22:44.750Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-19T02:22:44.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-19T02:22:44.750Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-19T02:22:44.750Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-19T02:22:45.006Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-19T02:22:45.006Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-19T02:22:45.006Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-19T02:22:45.568Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-19T02:22:46.316Z] 2021/11/19 02:22:44 Finished clone github.com/gogo/protobuf [2021-11-19T02:22:46.498Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-19T02:22:46.756Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-19T02:22:47.318Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-19T02:22:47.880Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-19T02:22:48.442Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-19T02:22:48.442Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-19T02:22:49.146Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-19T02:22:49.372Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-19T02:22:49.372Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-19T02:22:49.629Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-19T02:22:49.886Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-19T02:22:50.450Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-19T02:22:50.450Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-19T02:22:50.526Z] 2021/11/19 02:22:49 Finished clone google.golang.org/genproto [2021-11-19T02:22:51.012Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-19T02:22:51.269Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-19T02:22:51.831Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-19T02:22:51.831Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-19T02:22:52.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-19T02:22:52.342Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-19T02:22:52.904Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-19T02:22:52.904Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-19T02:22:52.904Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-19T02:22:53.467Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-19T02:22:54.837Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-19T02:22:55.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-19T02:22:55.349Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-19T02:22:55.349Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-19T02:22:55.349Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-19T02:22:55.606Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-19T02:22:55.606Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-19T02:22:56.535Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-19T02:22:57.464Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-19T02:22:58.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-19T02:22:58.957Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-19T02:22:59.521Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-19T02:22:59.521Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-19T02:22:59.521Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-19T02:23:00.463Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-19T02:23:01.391Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-19T02:23:01.647Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-19T02:23:02.575Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-19T02:23:02.575Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-19T02:23:03.943Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-19T02:23:03.943Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-19T02:23:04.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-19T02:23:04.199Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-19T02:23:05.564Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3509931659 [2021-11-19T02:23:05.564Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-19T02:23:05.564Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-19T02:23:07.454Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-19T02:23:07.454Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-19T02:23:07.454Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-19T02:23:07.454Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-19T02:23:08.823Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-19T02:23:09.993Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-19T02:23:10.191Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-19T02:23:10.754Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-19T02:23:10.754Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-19T02:23:10.754Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-19T02:23:11.010Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-19T02:23:11.572Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-19T02:23:13.462Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-19T02:23:13.462Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-19T02:23:18.705Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-19T02:23:18.705Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-19T02:23:20.070Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-19T02:23:21.000Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-19T02:23:21.927Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-19T02:23:22.479Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-19T02:23:24.472Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-19T02:23:25.837Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-19T02:23:26.399Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-19T02:23:27.224Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-19T02:23:27.328Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-19T02:23:27.346Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-19T02:23:28.697Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-19T02:23:28.917Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-19T02:23:28.917Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:23:28.917Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-19T02:23:29.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-19T02:23:31.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-19T02:23:31.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-19T02:23:31.873Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-19T02:23:32.143Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-19T02:23:32.143Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-19T02:23:34.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-19T02:23:34.659Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-19T02:23:34.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-19T02:23:34.831Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:23:34.831Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-19T02:23:34.831Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:23:35.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-19T02:23:35.300Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:23:35.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-19T02:23:35.769Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-19T02:23:35.769Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:23:35.769Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-19T02:23:36.549Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-19T02:23:37.912Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-19T02:23:38.157Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-19T02:23:39.800Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-19T02:23:40.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-19T02:23:44.894Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-19T02:23:45.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-19T02:23:46.828Z] 2021/11/19 02:23:37 Finished clone github.com/hashicorp/consul [2021-11-19T02:23:47.039Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-19T02:23:47.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-19T02:23:48.553Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-19T02:23:49.115Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-19T02:23:50.044Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-19T02:23:50.606Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-19T02:23:50.606Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-19T02:23:50.606Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-19T02:23:51.037Z] 2021/11/19 02:23:50 Finished clone github.com/aws/aws-sdk-go [2021-11-19T02:23:51.170Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-19T02:23:53.685Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-19T02:23:55.951Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-19T02:23:55.951Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:23:55.951Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-19T02:23:56.200Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-19T02:23:56.762Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-19T02:23:57.018Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-19T02:23:57.018Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-19T02:23:57.018Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-19T02:23:57.018Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-19T02:23:57.018Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-19T02:23:57.948Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-19T02:23:58.876Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-19T02:23:59.132Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-19T02:24:00.501Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-19T02:24:00.696Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-19T02:24:00.757Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-19T02:24:01.067Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-19T02:24:01.067Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-19T02:24:01.067Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:24:01.067Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-19T02:24:01.162Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-19T02:24:01.162Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:24:01.162Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-19T02:24:01.162Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:24:01.162Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-19T02:24:04.022Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-19T02:24:04.103Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-19T02:24:04.950Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-19T02:24:04.950Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-19T02:24:04.950Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-19T02:24:05.511Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-19T02:24:06.072Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-19T02:24:07.882Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-19T02:24:08.592Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-19T02:24:10.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-19T02:24:10.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-19T02:24:10.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-19T02:24:10.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-19T02:24:12.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-19T02:24:13.316Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-19T02:24:13.770Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-19T02:24:14.237Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-19T02:24:14.243Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-19T02:24:15.796Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-19T02:24:16.133Z] docker_cli_service_logs_test.go:246: checking task tf5uyog9c40f [2021-11-19T02:24:16.133Z] docker_cli_service_logs_test.go:251: checking messages for tf5uyog9c40f [2021-11-19T02:24:16.133Z] docker_cli_service_logs_test.go:246: checking task m98k7wwd520p [2021-11-19T02:24:16.133Z] docker_cli_service_logs_test.go:251: checking messages for m98k7wwd520p [2021-11-19T02:24:16.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-19T02:24:19.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-19T02:24:20.580Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-19T02:24:21.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-19T02:24:22.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-19T02:24:22.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-19T02:24:22.799Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-19T02:24:22.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-19T02:24:23.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-19T02:24:24.439Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-19T02:24:24.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-19T02:24:24.906Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-19T02:24:26.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-19T02:24:26.736Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-19T02:24:27.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-19T02:24:27.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-19T02:24:29.558Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-19T02:24:29.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-19T02:24:30.923Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-19T02:24:31.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-19T02:24:33.550Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-19T02:24:34.329Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-19T02:24:36.497Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-19T02:24:43.641Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-19T02:24:45.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-19T02:24:46.019Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-19T02:24:46.019Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-19T02:24:46.019Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-19T02:24:46.581Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-19T02:24:46.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-19T02:24:46.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-19T02:24:46.837Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-19T02:24:47.400Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-19T02:24:47.400Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-19T02:24:47.424Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-19T02:24:48.327Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-19T02:24:48.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-19T02:24:48.583Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-19T02:24:48.583Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-19T02:24:48.583Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-19T02:24:48.583Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-19T02:24:50.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-19T02:24:50.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-19T02:24:50.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-19T02:24:50.474Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-19T02:24:50.730Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-19T02:24:50.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-19T02:24:52.168Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-19T02:24:52.634Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-19T02:24:52.634Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:24:52.634Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-19T02:24:52.634Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:24:53.100Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-19T02:24:53.245Z] docker_cli_swarm_test.go:1901: [d0ffd4e61205f] joining swarm manager [d05f99f4b247a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:24:54.172Z] docker_cli_swarm_test.go:1902: [df7c5f5b1e611] joining swarm manager [d05f99f4b247a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:24:54.661Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-19T02:24:54.661Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:24:54.661Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-19T02:24:55.243Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-19T02:24:55.243Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-19T02:24:55.243Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-19T02:24:56.061Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-19T02:24:57.426Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-19T02:24:57.426Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-19T02:24:57.426Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-19T02:24:59.316Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-19T02:25:01.835Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-19T02:25:01.835Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite (1283.63s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.53s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.03s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.67s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.35s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.59s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.08s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.15s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.00s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.89s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.25s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.13s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.51s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.51s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.26s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.10s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.53s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.22s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.64s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.63s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.58s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.39s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.09s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.12s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.24s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.29s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.10s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.29s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.76s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2021-11-19T02:25:01.835Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.72s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.63s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.41s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.23s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.48s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.66s) [2021-11-19T02:25:01.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-19T02:25:01.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-19T02:25:01.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-19T02:25:01.835Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.99s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.63s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.16s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.29s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.26s) [2021-11-19T02:25:01.835Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.33s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.69s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.13s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.39s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.76s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.62s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.67s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.64s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.99s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.87s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.25s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.14s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnv (1.35s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.53s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.71s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.58s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.18s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.25s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.79s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.55s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.59s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.84s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.65s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildHistory (3.72s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.92s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.60s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.88s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.96s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.34s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.77s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.27s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildPATH (1.38s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.30s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.32s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRm (2.50s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.77s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.02s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.31s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.54s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.42s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.67s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.58s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.85s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitChange (1.33s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.67s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.65s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.07s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.44s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.87s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.89s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.42s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2021-11-19T02:25:01.836Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.35s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.96s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.34s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2021-11-19T02:25:01.836Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007d1a28_} (1.53s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1495737526_/foo_false____} (1.66s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1495737526_/foo_true____} (1.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_false____} (1.61s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_true____} (0.75s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3912454267_/foo_true__0xc0007d1aa0__} (0.44s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007d1ad0_} (1.56s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007d1b78_} (0.70s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007d1bf0_} (1.53s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007d1c20_} (1.30s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.14s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.19s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.18s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.41s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.16s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.88s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.74s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.90s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.50s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2021-11-19T02:25:01.837Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-11-19T02:25:01.837Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.92s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.09s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.20s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.98s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.90s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFilters (1.33s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFormat (1.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2021-11-19T02:25:01.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-19T02:25:01.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.42s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecEnv (0.62s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.37s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecStartFails (0.74s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2021-11-19T02:25:01.837Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.40s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.93s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHealth (18.70s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.69s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.72s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.66s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.76s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportDisplay (1.32s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportFile (1.38s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.30s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-11-19T02:25:01.837Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2021-11-19T02:25:01.838Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-19T02:25:01.838Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.32s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.30s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.36s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.08s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.20s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginActive (2.13s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.03s) [2021-11-19T02:25:01.838Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.11s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.33s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsByOrder (2.28s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.30s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.85s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.20s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2021-11-19T02:25:01.838Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.10s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.81s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.34s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.47s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.23s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.64s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.12s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.67s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2021-11-19T02:25:01.838Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.92s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.29s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.57s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.89s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.73s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMount (4.29s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetHost (0.98s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.56s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.29s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunSysctls (0.86s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.36s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.35s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.78s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.12s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.98s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.78s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.43s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.72s) [2021-11-19T02:25:01.839Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2021-11-19T02:25:01.839Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2021-11-19T02:25:01.840Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-19T02:25:01.840Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2021-11-19T02:25:01.840Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.59s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.66s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.51s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.66s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.58s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.73s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2021-11-19T02:25:01.840Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2021-11-19T02:25:01.840Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-19T02:25:01.840Z] === RUN TestDockerRegistrySuite [2021-11-19T02:25:01.840Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-19T02:25:02.768Z] check_test.go:195: [dd51d49521e6d] daemon is not started [2021-11-19T02:25:02.768Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-19T02:25:03.696Z] check_test.go:195: [dcc92b3076875] daemon is not started [2021-11-19T02:25:03.696Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-19T02:25:05.061Z] check_test.go:195: [d6f2c8c033d23] daemon is not started [2021-11-19T02:25:05.061Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-19T02:25:05.061Z] check_test.go:195: [d91fd75102d08] daemon is not started [2021-11-19T02:25:05.061Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:25:07.593Z] check_test.go:195: [d24612e89be30] daemon is not started [2021-11-19T02:25:07.593Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:25:10.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-19T02:25:13.376Z] check_test.go:195: [de5f49f3c48e4] daemon is not started [2021-11-19T02:25:13.376Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-19T02:25:15.892Z] check_test.go:195: [d11cbfe657b65] daemon is not started [2021-11-19T02:25:15.892Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-19T02:25:16.533Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-19T02:25:16.823Z] check_test.go:195: [d03dfa812d8d7] daemon is not started [2021-11-19T02:25:16.823Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-19T02:25:17.750Z] check_test.go:195: [d0861d852c037] daemon is not started [2021-11-19T02:25:17.750Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-19T02:25:18.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-19T02:25:18.875Z] check_test.go:195: [dd4a760e78e6b] daemon is not started [2021-11-19T02:25:18.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-19T02:25:20.241Z] check_test.go:195: [d48aee6b3f41d] daemon is not started [2021-11-19T02:25:20.241Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-19T02:25:20.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-19T02:25:21.365Z] check_test.go:195: [dcdbcef3263de] daemon is not started [2021-11-19T02:25:21.365Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-19T02:25:22.733Z] check_test.go:195: [d15dbc0853b5a] daemon is not started [2021-11-19T02:25:22.733Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-19T02:25:23.661Z] check_test.go:195: [d9eca5b57110b] daemon is not started [2021-11-19T02:25:23.661Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-19T02:25:23.722Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-19T02:25:24.223Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:55296422a7c40dd096708b83ee8e7a462329d80847aa6becef6b11fb8b510792 [2021-11-19T02:25:25.151Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee6eaef5f4b933d28986b93043367e2cc83803ab3b0a4c1109b4ee5ff1a8bbc0 [2021-11-19T02:25:25.407Z] check_test.go:195: [de793110b7e1f] daemon is not started [2021-11-19T02:25:25.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-19T02:25:26.337Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba0df389a22623514c9003514bde4a6e2e02168653e819170981792367a7f4bb [2021-11-19T02:25:26.899Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:29f2fbfefd6c72f9ec982660ee00ea3b19f365b256e0581d5b5b46a292d51179 [2021-11-19T02:25:27.155Z] check_test.go:195: [d1b7cd19dad28] daemon is not started [2021-11-19T02:25:27.155Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-19T02:25:28.088Z] check_test.go:195: [d8bcd4bf2ecad] daemon is not started [2021-11-19T02:25:28.088Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-19T02:25:30.486Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-19T02:25:30.618Z] check_test.go:195: [d91bbf6cbcdf6] daemon is not started [2021-11-19T02:25:30.618Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-19T02:25:31.179Z] check_test.go:195: [da0e5aa54b061] daemon is not started [2021-11-19T02:25:31.179Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:25:31.179Z] check_test.go:195: [d705b4055d85d] daemon is not started [2021-11-19T02:25:31.179Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:25:32.106Z] check_test.go:195: [daccdadcab8f1] daemon is not started [2021-11-19T02:25:32.106Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:25:32.409Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-19T02:25:33.034Z] check_test.go:195: [d5a12f535925e] daemon is not started [2021-11-19T02:25:33.034Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:25:33.963Z] check_test.go:195: [dbc0a0354a525] daemon is not started [2021-11-19T02:25:33.963Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-19T02:25:34.989Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-19T02:25:34.989Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-19T02:25:34.989Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:25:34.989Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-19T02:25:36.478Z] check_test.go:195: [d6c38c0fb83b6] daemon is not started [2021-11-19T02:25:36.478Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-19T02:25:36.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-19T02:25:36.734Z] check_test.go:195: [db91748d900b7] daemon is not started [2021-11-19T02:25:36.734Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-19T02:25:38.100Z] check_test.go:195: [d73ce9fcc0fb3] daemon is not started [2021-11-19T02:25:38.100Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-19T02:25:38.357Z] check_test.go:195: [dea93e8739a96] daemon is not started [2021-11-19T02:25:38.357Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-19T02:25:38.357Z] check_test.go:195: [d63c66a7f3501] daemon is not started [2021-11-19T02:25:38.357Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-19T02:25:38.613Z] docker_cli_swarm_test.go:1802: [dac1a23fa1879] joining swarm manager [d409faabb8062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:25:38.869Z] check_test.go:195: [dfaf12b39f02a] daemon is not started [2021-11-19T02:25:38.869Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-19T02:25:39.126Z] check_test.go:195: [de3a1f41930e6] daemon is not started [2021-11-19T02:25:39.126Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-19T02:25:39.383Z] check_test.go:195: [d4016e04ce6bc] daemon is not started [2021-11-19T02:25:39.383Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-19T02:25:39.639Z] check_test.go:195: [d00c56261151b] daemon is not started [2021-11-19T02:25:39.639Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-19T02:25:39.896Z] docker_cli_swarm_test.go:1803: [d87440f8e222f] joining swarm manager [d409faabb8062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:25:40.823Z] check_test.go:195: [d3e6fdb4f7e7f] daemon is not started [2021-11-19T02:25:40.823Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-19T02:25:42.188Z] check_test.go:195: [d39801f5f6ed0] daemon is not started [2021-11-19T02:25:42.188Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-19T02:25:43.115Z] check_test.go:195: [ddaa621f4efe5] daemon is not started [2021-11-19T02:25:43.115Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-19T02:25:44.043Z] check_test.go:195: [d2bc7a3dbcf6c] daemon is not started [2021-11-19T02:25:44.043Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-19T02:25:44.604Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite (43.89s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.22s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.28s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.11s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2021-11-19T02:25:45.531Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-11-19T02:25:45.531Z] === RUN TestDockerSchema1RegistrySuite [2021-11-19T02:25:45.531Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-19T02:25:45.531Z] check_test.go:222: [daa363657c950] daemon is not started [2021-11-19T02:25:45.531Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:25:48.277Z] === RUN TestDockerSuite/TestBuildRm [2021-11-19T02:25:48.799Z] check_test.go:222: [dee69e1d65e11] daemon is not started [2021-11-19T02:25:48.799Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:25:52.982Z] check_test.go:222: [d067dcb0e95d1] daemon is not started [2021-11-19T02:25:52.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-19T02:25:53.544Z] check_test.go:222: [dc62eda067f4b] daemon is not started [2021-11-19T02:25:53.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:25:53.800Z] check_test.go:222: [d617b550b92f1] daemon is not started [2021-11-19T02:25:53.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:25:54.731Z] check_test.go:222: [d3c58634c5ce3] daemon is not started [2021-11-19T02:25:54.731Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:25:55.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-19T02:25:55.659Z] check_test.go:222: [d124f0f117d9e] daemon is not started [2021-11-19T02:25:55.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:25:56.588Z] check_test.go:222: [d7489ea0eddd8] daemon is not started [2021-11-19T02:25:56.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-19T02:25:58.678Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-19T02:25:59.105Z] check_test.go:222: [d3f99bb2438c1] daemon is not started [2021-11-19T02:25:59.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-19T02:25:59.666Z] check_test.go:222: [d748a73ad5047] daemon is not started [2021-11-19T02:25:59.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-19T02:25:59.922Z] check_test.go:222: [da5b7a499dd29] daemon is not started [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite (14.45s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.63s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-11-19T02:25:59.922Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-11-19T02:25:59.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-19T02:25:59.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-19T02:26:00.238Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-19T02:26:00.238Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:26:00.238Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-19T02:26:00.238Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:26:00.704Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-19T02:26:00.850Z] check_test.go:251: [d76121a010b5a] daemon is not started [2021-11-19T02:26:00.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-19T02:26:01.105Z] check_test.go:251: [d3854136e87fe] daemon is not started [2021-11-19T02:26:01.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-19T02:26:01.361Z] check_test.go:251: [dfa85070781b4] daemon is not started [2021-11-19T02:26:01.361Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-19T02:26:01.689Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-19T02:26:02.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-19T02:26:03.289Z] check_test.go:251: [d76aff2f35c38] daemon is not started [2021-11-19T02:26:03.289Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-19T02:26:03.546Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-19T02:26:03.802Z] check_test.go:251: [d9a9c501c4837] daemon is not started [2021-11-19T02:26:03.802Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-19T02:26:04.729Z] check_test.go:251: [dbf5df4e901f0] daemon is not started [2021-11-19T02:26:04.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-19T02:26:04.985Z] check_test.go:251: [dc68b0e85cf0a] daemon is not started [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.97s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.98s) [2021-11-19T02:26:04.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-19T02:26:04.985Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-19T02:26:04.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-19T02:26:05.473Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-19T02:26:05.913Z] docker_cli_swarm_test.go:1321: [d2d9ea8c0f71a] joining swarm manager [d511a6d9d7249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:26:06.839Z] docker_cli_swarm_test.go:1322: [de960e304dc02] joining swarm manager [d511a6d9d7249]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:26:08.314Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-19T02:26:09.256Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-19T02:26:10.104Z] check_test.go:278: [df29a4e4f0338] daemon is not started [2021-11-19T02:26:10.104Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-19T02:26:10.359Z] check_test.go:278: [dfb7a5873120c] daemon is not started [2021-11-19T02:26:10.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-19T02:26:10.359Z] check_test.go:278: [d7d6db97b9901] daemon is not started [2021-11-19T02:26:10.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-19T02:26:10.616Z] check_test.go:278: [d8d2af376656b] daemon is not started [2021-11-19T02:26:10.616Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-19T02:26:10.616Z] check_test.go:278: [deea5f4ead362] daemon is not started [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-19T02:26:10.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-19T02:26:10.616Z] === RUN TestDockerNetworkSuite [2021-11-19T02:26:10.616Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-19T02:26:13.036Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-19T02:26:13.131Z] docker_cli_network_unix_test.go:46: [d26c440b997d8] daemon is not started [2021-11-19T02:26:13.131Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-19T02:26:13.387Z] docker_cli_network_unix_test.go:46: [d2ab573fcc8a2] daemon is not started [2021-11-19T02:26:13.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-19T02:26:15.539Z] docker_cli_network_unix_test.go:46: [d8e4b03a7c552] daemon is not started [2021-11-19T02:26:16.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-19T02:26:17.001Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-19T02:26:17.469Z] docker_cli_network_unix_test.go:46: [d6b2d5a900663] daemon is not started [2021-11-19T02:26:17.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-19T02:26:17.724Z] docker_cli_network_unix_test.go:1233: [d01b3b2882d9d] daemon is not started [2021-11-19T02:26:20.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-19T02:26:21.171Z] docker_cli_network_unix_test.go:46: [dd703912a38e8] daemon is not started [2021-11-19T02:26:21.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-19T02:26:25.594Z] docker_cli_network_unix_test.go:46: [dc2def2e2aeb5] daemon is not started [2021-11-19T02:26:26.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-19T02:26:27.957Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-19T02:26:27.957Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-19T02:26:27.957Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-19T02:26:28.416Z] docker_cli_network_unix_test.go:46: [d3e839337e311] daemon is not started [2021-11-19T02:26:28.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-19T02:26:29.546Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-19T02:26:29.600Z] docker_cli_network_unix_test.go:46: [d123d9a1e58ee] daemon is not started [2021-11-19T02:26:29.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-19T02:26:30.163Z] docker_cli_network_unix_test.go:46: [d23f9c247bc05] daemon is not started [2021-11-19T02:26:30.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-19T02:26:30.419Z] docker_cli_network_unix_test.go:46: [d9221d343ef45] daemon is not started [2021-11-19T02:26:30.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-19T02:26:31.237Z] docker_cli_network_unix_test.go:46: [d7784d8e65080] daemon is not started [2021-11-19T02:26:31.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-19T02:26:32.056Z] docker_cli_network_unix_test.go:46: [d8fbe319e098c] daemon is not started [2021-11-19T02:26:32.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-19T02:26:32.568Z] docker_cli_network_unix_test.go:46: [dcb86a4bc317f] daemon is not started [2021-11-19T02:26:32.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-19T02:26:32.824Z] docker_cli_network_unix_test.go:46: [d39ea0b51e317] daemon is not started [2021-11-19T02:26:32.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-19T02:26:33.080Z] docker_cli_network_unix_test.go:46: [d40d737b7c3d2] daemon is not started [2021-11-19T02:26:33.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-19T02:26:33.591Z] docker_cli_network_unix_test.go:46: [d778ab1a6d4dd] daemon is not started [2021-11-19T02:26:33.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-19T02:26:33.591Z] docker_cli_network_unix_test.go:46: [d35186b069e14] daemon is not started [2021-11-19T02:26:33.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-19T02:26:33.847Z] docker_cli_network_unix_test.go:46: [df209f13adf68] daemon is not started [2021-11-19T02:26:33.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-19T02:26:34.408Z] docker_cli_network_unix_test.go:46: [d3959214810e9] daemon is not started [2021-11-19T02:26:34.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-19T02:26:34.971Z] docker_cli_network_unix_test.go:46: [d2f1023a253a8] daemon is not started [2021-11-19T02:26:35.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-19T02:26:35.550Z] docker_cli_network_unix_test.go:46: [d278f52ac44eb] daemon is not started [2021-11-19T02:26:35.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-19T02:26:35.644Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-19T02:26:35.814Z] docker_cli_network_unix_test.go:46: [dcc0845fed84e] daemon is not started [2021-11-19T02:26:35.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-19T02:26:35.814Z] docker_cli_network_unix_test.go:46: [df377011d6790] daemon is not started [2021-11-19T02:26:35.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-19T02:26:36.603Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-19T02:26:36.603Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-19T02:26:37.178Z] docker_cli_network_unix_test.go:968: [d39da615837fe] daemon is not started [2021-11-19T02:26:37.217Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-19T02:26:37.686Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-19T02:26:38.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-19T02:26:39.471Z] docker_cli_network_unix_test.go:46: [d3b87791c88b5] daemon is not started [2021-11-19T02:26:39.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-19T02:26:39.551Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-19T02:26:39.551Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-19T02:26:41.985Z] docker_cli_network_unix_test.go:1116: [decba641268e5] daemon is not started [2021-11-19T02:26:43.331Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-19T02:26:45.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-19T02:26:45.258Z] docker_cli_network_unix_test.go:46: [d9056ebcd1092] daemon is not started [2021-11-19T02:26:45.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-19T02:26:45.819Z] docker_cli_network_unix_test.go:46: [da115099f3813] daemon is not started [2021-11-19T02:26:45.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-19T02:26:45.819Z] docker_cli_network_unix_test.go:46: [df624dd3cbc78] daemon is not started [2021-11-19T02:26:46.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-19T02:26:46.075Z] docker_cli_network_unix_test.go:46: [d34ad491cc306] daemon is not started [2021-11-19T02:26:46.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-19T02:26:46.331Z] docker_cli_network_unix_test.go:46: [d5558d7965b44] daemon is not started [2021-11-19T02:26:46.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-19T02:26:46.331Z] docker_cli_network_unix_test.go:46: [d7bbba09cfdc5] daemon is not started [2021-11-19T02:26:46.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-19T02:26:46.331Z] docker_cli_network_unix_test.go:46: [d9edc304acabf] daemon is not started [2021-11-19T02:26:46.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-19T02:26:48.220Z] docker_cli_network_unix_test.go:46: [df1fea1f482fd] daemon is not started [2021-11-19T02:26:48.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-19T02:26:48.782Z] docker_cli_network_unix_test.go:46: [d799bdbeb1a04] daemon is not started [2021-11-19T02:26:48.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-19T02:26:48.782Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-19T02:26:48.782Z] docker_cli_network_unix_test.go:46: [d8815a13c3806] daemon is not started [2021-11-19T02:26:48.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-19T02:26:49.343Z] docker_cli_network_unix_test.go:46: [d03e51625506a] daemon is not started [2021-11-19T02:26:49.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-19T02:26:52.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-19T02:26:54.228Z] docker_cli_network_unix_test.go:1084: [d197539a661c1] daemon is not started [2021-11-19T02:26:55.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-19T02:26:55.849Z] docker_cli_network_unix_test.go:46: [dd5c032d5ca1e] daemon is not started [2021-11-19T02:26:55.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-19T02:26:56.411Z] docker_cli_network_unix_test.go:46: [dbf31807b0d6a] daemon is not started [2021-11-19T02:26:56.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-19T02:26:57.775Z] docker_cli_network_unix_test.go:46: [d8390beed0744] daemon is not started [2021-11-19T02:26:58.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-19T02:26:58.031Z] docker_cli_network_unix_test.go:46: [ddcac5ff2cf1a] daemon is not started [2021-11-19T02:26:58.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-19T02:26:58.287Z] docker_cli_network_unix_test.go:46: [d816756b68fa8] daemon is not started [2021-11-19T02:26:58.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-19T02:26:58.943Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-19T02:26:59.133Z] docker_cli_network_unix_test.go:46: [dabb17c432fb5] daemon is not started [2021-11-19T02:26:59.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-19T02:26:59.694Z] docker_cli_network_unix_test.go:46: [de90456e111d5] daemon is not started [2021-11-19T02:26:59.950Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-19T02:27:01.152Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-19T02:27:01.152Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:27:01.152Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-19T02:27:02.140Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-19T02:27:03.128Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-19T02:27:05.198Z] docker_cli_network_unix_test.go:46: [d895c87bed104] daemon is not started [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite (54.56s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.15s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.64s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.49s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-19T02:27:05.198Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2021-11-19T02:27:05.198Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.29s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.41s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2021-11-19T02:27:05.199Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.30s) [2021-11-19T02:27:05.199Z] === RUN TestDockerHubPullSuite [2021-11-19T02:27:05.199Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-19T02:27:06.930Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-19T02:27:07.085Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-19T02:27:09.561Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-19T02:27:09.602Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-19T02:27:09.858Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-19T02:27:11.223Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-19T02:27:11.223Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite (6.06s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-11-19T02:27:11.223Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-19T02:27:11.223Z] PASS [2021-11-19T02:27:11.223Z] [2021-11-19T02:27:11.223Z] === Skipped [2021-11-19T02:27:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-19T02:27:11.223Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.223Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-19T02:27:11.223Z] [2021-11-19T02:27:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-19T02:27:11.223Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.223Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-19T02:27:11.223Z] [2021-11-19T02:27:11.223Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-19T02:27:11.224Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-19T02:27:11.224Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-19T02:27:11.224Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-19T02:27:11.224Z] docker_cli_network_unix_test.go:46: [d8815a13c3806] daemon is not started [2021-11-19T02:27:11.224Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-19T02:27:11.224Z] [2021-11-19T02:27:11.224Z] DONE 1262 tests, 51 skipped in 1418.783s [2021-11-19T02:27:11.483Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:27:11.483Z] ++++ cat bundles/test-integration/docker.pid [2021-11-19T02:27:11.483Z] +++ kill 8494 [2021-11-19T02:27:11.483Z] +++ /etc/init.d/apparmor stop [2021-11-19T02:27:11.483Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:27:11.483Z] [2021-11-19T02:27:11.483Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:27:11.483Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:27:11.483Z] [2021-11-19T02:27:11.483Z] To set a process to complain mode, use the command line tool [2021-11-19T02:27:11.483Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:27:11.483Z] +++ true [2021-11-19T02:27:11.483Z] exiting test-integration [2021-11-19T02:27:11.483Z] ++ exit 0 [2021-11-19T02:27:11.483Z] [2021-11-19T02:27:11.714Z] === RUN TestDockerSuite/TestBuildUser [2021-11-19T02:27:11.714Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:27:11.714Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-19T02:27:11.714Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:27:11.714Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-19T02:27:11.714Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:27:11.714Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-19T02:27:11.741Z] + for job in $(jobs -p) [2021-11-19T02:27:11.741Z] + wait 21903 [2021-11-19T02:27:14.671Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-19T02:27:15.140Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-19T02:27:18.105Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-19T02:27:18.105Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:27:18.105Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-19T02:27:18.105Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:27:18.105Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-19T02:27:22.068Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-19T02:27:38.231Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-19T02:27:38.487Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-19T02:27:39.356Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-19T02:27:39.356Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-19T02:27:42.637Z] 2021/11/19 02:27:38 Finished clone google.golang.org/api [2021-11-19T02:27:42.637Z] 2021/11/19 02:27:38 Dependencies downloaded. Download time: 6m22.351827864s [2021-11-19T02:27:42.637Z] 2021/11/19 02:27:38 Collecting all dependencies [2021-11-19T02:27:45.019Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-19T02:27:45.230Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-19T02:27:49.992Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-19T02:27:49.992Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:27:50.278Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-19T02:27:50.461Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-19T02:27:50.461Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:27:50.461Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-19T02:27:50.790Z] 2021/11/19 02:27:49 Clean vendor dir from unused packages [2021-11-19T02:27:50.790Z] 2021/11/19 02:27:49 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-19T02:27:50.790Z] 2021/11/19 02:27:50 Success [2021-11-19T02:27:50.790Z] 2021/11/19 02:27:50 Running time: 6m38.010832502s [2021-11-19T02:27:50.790Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-19T02:27:51.699Z] + echo Ensuring container killed. [2021-11-19T02:27:51.699Z] Ensuring container killed. [2021-11-19T02:27:51.699Z] + docker rm -vf docker-pr2 [2021-11-19T02:27:51.699Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-19T02:27:51.996Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:27:51.996Z] Chowning /workspace to jenkins user [2021-11-19T02:27:51.996Z] + id -u [2021-11-19T02:27:51.996Z] + id -g [2021-11-19T02:27:51.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:27:52.164Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-19T02:27:52.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-19T02:27:52.678Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-19T02:27:52.678Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:27:53.147Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-19T02:27:53.686Z] + bundleName=unit [2021-11-19T02:27:53.686Z] + echo Creating unit-bundles.tar.gz [2021-11-19T02:27:53.686Z] Creating unit-bundles.tar.gz [2021-11-19T02:27:53.686Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-11-19T02:27:53.686Z] bundles/junit-report-libnetwork.xml [2021-11-19T02:27:53.686Z] bundles/junit-report.xml [2021-11-19T02:27:53.686Z] bundles/go-test-report-libnetwork.json [2021-11-19T02:27:53.686Z] bundles/go-test-report.json [2021-11-19T02:27:53.686Z] bundles/profile-libnetwork.out [2021-11-19T02:27:53.686Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-19T02:27:53.700Z] Archiving artifacts [2021-11-19T02:27:54.253Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:27:54.572Z] + make clean [2021-11-19T02:27:54.832Z] docker volume rm -f docker-dev-cache [2021-11-19T02:27:54.832Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:27:56.328Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-19T02:27:58.841Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-19T02:28:02.145Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-19T02:28:02.145Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-19T02:28:02.145Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-19T02:28:02.626Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-19T02:28:03.579Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-19T02:28:05.799Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-19T02:28:06.268Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-19T02:28:07.385Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-19T02:28:07.641Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-19T02:28:08.202Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-19T02:28:10.716Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-19T02:28:15.134Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-19T02:28:18.770Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-19T02:28:18.770Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:28:18.770Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-19T02:28:18.770Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:28:18.770Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-19T02:28:18.771Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:28:18.771Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-19T02:28:19.759Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-19T02:28:26.314Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-19T02:28:26.314Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-19T02:28:26.314Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-19T02:28:26.314Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-19T02:28:26.785Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-19T02:28:26.929Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-19T02:28:28.577Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-19T02:28:28.577Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:28:28.577Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-19T02:28:28.577Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:28:28.577Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-19T02:28:28.577Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:28:29.049Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-19T02:28:31.276Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-19T02:28:31.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-19T02:28:34.520Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-19T02:28:35.072Z] === RUN TestDockerSuite/TestCommitChange [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-19T02:28:39.292Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-19T02:28:39.292Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-19T02:28:39.292Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-19T02:28:39.292Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-19T02:28:39.292Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:28:39.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-19T02:28:39.835Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-19T02:28:42.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-19T02:28:42.255Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:28:42.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-19T02:28:42.255Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:28:42.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-19T02:28:42.255Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:28:42.255Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-19T02:28:43.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-19T02:28:43.636Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-19T02:28:43.636Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:28:43.636Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-19T02:28:48.015Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-19T02:28:50.803Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-19T02:28:50.803Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:28:50.803Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-19T02:28:56.682Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-19T02:29:00.485Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-19T02:29:00.485Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-19T02:29:00.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-19T02:29:00.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-19T02:29:00.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-19T02:29:00.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-19T02:29:00.485Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:29:00.485Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-19T02:29:00.536Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-19T02:29:00.954Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-19T02:29:01.008Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-19T02:29:01.008Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:29:01.008Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-19T02:29:01.008Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:29:01.008Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-19T02:29:01.008Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:29:01.486Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-19T02:29:01.486Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:29:01.486Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-19T02:29:01.486Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:29:01.486Z] === RUN TestDockerSuite/TestBuildFails [2021-11-19T02:29:06.874Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-19T02:29:06.875Z] docker_cli_swarm_test.go:1186: [dc455e9842013] joining swarm manager [d2be2b64e70d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:29:08.119Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-19T02:29:08.671Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-19T02:29:08.671Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-19T02:29:12.114Z] docker_cli_swarm_test.go:1195: [d5ec8b6ae37ae] joining swarm manager [d2be2b64e70d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:29:12.880Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-19T02:29:12.880Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:29:13.350Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-19T02:29:13.440Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-19T02:29:15.571Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-19T02:29:15.571Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:29:15.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-19T02:29:15.571Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:29:15.571Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-19T02:29:15.571Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:29:15.571Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-19T02:29:17.776Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-19T02:29:17.776Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:29:17.776Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-19T02:29:17.776Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-19T02:29:18.209Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-19T02:29:20.674Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-19T02:29:20.674Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-19T02:29:20.674Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:29:20.674Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-19T02:29:20.674Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:29:20.674Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-19T02:29:20.674Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:29:20.674Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-19T02:29:23.575Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-19T02:29:24.093Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-19T02:29:25.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-19T02:29:27.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-19T02:29:27.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-19T02:29:27.281Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:29:27.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-19T02:29:28.862Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-19T02:29:29.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-19T02:29:29.456Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-19T02:29:29.862Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-19T02:29:31.629Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-19T02:29:31.629Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:29:31.629Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-19T02:29:31.629Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:29:31.629Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-19T02:29:33.802Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-19T02:29:33.802Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-19T02:29:34.641Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-19T02:29:34.641Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:29:34.641Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-19T02:29:34.641Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-19T02:29:35.632Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-19T02:29:35.632Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:29:35.632Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-19T02:29:35.986Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-19T02:29:35.986Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:29:35.986Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-19T02:29:38.160Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-19T02:29:38.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-19T02:29:40.791Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-19T02:29:41.426Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-19T02:29:41.426Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-19T02:29:41.426Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-19T02:29:41.426Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-19T02:29:42.822Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-19T02:29:42.822Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:29:42.822Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-19T02:29:44.522Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-19T02:29:47.299Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-19T02:29:48.252Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-19T02:29:48.252Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-19T02:29:48.252Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-19T02:29:48.252Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-19T02:29:48.252Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-19T02:29:50.427Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-19T02:29:50.427Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:29:50.427Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-19T02:29:51.095Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-19T02:29:52.599Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-19T02:29:52.599Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:29:52.599Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-19T02:29:53.277Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-19T02:29:53.747Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-19T02:29:54.773Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-19T02:29:54.773Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-19T02:29:55.317Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-19T02:29:55.317Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:29:55.317Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-19T02:29:56.309Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-19T02:29:56.309Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-19T02:29:57.003Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-19T02:29:57.003Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:29:57.003Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-19T02:29:57.003Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:29:57.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-19T02:29:57.473Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:29:57.473Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-19T02:29:57.473Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:29:57.473Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-19T02:29:57.473Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:29:57.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-19T02:29:58.723Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-19T02:29:59.456Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-19T02:30:00.114Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-19T02:30:00.585Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-19T02:30:00.990Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-19T02:30:00.990Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-19T02:30:00.990Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-19T02:30:00.990Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-19T02:30:00.990Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:30:00.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-19T02:30:01.575Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-19T02:30:02.045Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-19T02:30:02.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-19T02:30:02.235Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:30:02.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-19T02:30:02.235Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:30:02.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-19T02:30:02.235Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:30:02.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-19T02:30:02.516Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-19T02:30:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-19T02:30:02.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-19T02:30:02.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-19T02:30:03.508Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-19T02:30:04.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-19T02:30:05.082Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-19T02:30:07.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-19T02:30:08.574Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-19T02:30:08.656Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-19T02:30:09.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-19T02:30:10.967Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-19T02:30:10.967Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-19T02:30:10.967Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-19T02:30:11.438Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-19T02:30:11.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d770_} [2021-11-19T02:30:12.821Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-19T02:30:14.709Z] docker_cli_swarm_test.go:1118: [d32d48f13d42c] joining swarm manager [d3df7e47667b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:30:14.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12717270761_c:\foo_false____} [2021-11-19T02:30:16.099Z] docker_cli_swarm_test.go:1119: [d64a234803309] joining swarm manager [d3df7e47667b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:30:16.215Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-19T02:30:17.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12717270761_c:\foo_true____} [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-19T02:30:19.194Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-19T02:30:19.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-19T02:30:19.655Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-19T02:30:19.655Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-19T02:30:19.655Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-19T02:30:19.655Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-19T02:30:19.655Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:30:19.655Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-19T02:30:22.557Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-19T02:30:22.557Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-19T02:30:22.557Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:30:22.557Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-19T02:30:23.524Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-19T02:30:24.160Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-19T02:30:24.160Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.160Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-19T02:30:24.160Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.160Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-19T02:30:24.160Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.160Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-19T02:30:24.160Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.636Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-19T02:30:24.636Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.636Z] === RUN TestDockerSuite/TestBuildFails [2021-11-19T02:30:24.866Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-19T02:30:24.866Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-19T02:30:24.866Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:30:24.866Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-19T02:30:27.040Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-19T02:30:27.040Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:30:27.040Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-19T02:30:27.040Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:30:27.498Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-19T02:30:27.498Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:30:27.498Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-19T02:30:27.600Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-19T02:30:27.600Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-19T02:30:32.181Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-19T02:30:34.364Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-19T02:30:34.364Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:30:34.364Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-19T02:30:34.364Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:30:34.364Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-19T02:30:34.765Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-19T02:30:41.545Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-19T02:30:41.545Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:30:41.545Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-19T02:30:41.545Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-19T02:30:41.931Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-19T02:30:42.919Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-19T02:30:42.919Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:30:42.919Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-19T02:30:42.919Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:30:42.919Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-19T02:30:50.600Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-19T02:30:51.475Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-19T02:30:51.475Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:30:51.475Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-19T02:30:51.475Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:30:51.475Z] === RUN TestDockerSuite/TestCpToDot [2021-11-19T02:30:54.371Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-19T02:30:54.371Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:30:54.371Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-19T02:30:54.371Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:30:54.371Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-19T02:30:56.475Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-19T02:30:56.548Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-19T02:30:56.548Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-19T02:30:56.548Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-19T02:30:56.548Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-19T02:30:56.548Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-19T02:30:57.005Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-19T02:30:58.040Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-19T02:30:59.177Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-19T02:31:01.352Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-19T02:31:01.352Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-19T02:31:01.810Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-19T02:31:03.343Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-19T02:31:03.802Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-19T02:31:03.926Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-19T02:31:03.926Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:31:03.926Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-19T02:31:04.259Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-19T02:31:04.259Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:31:04.259Z] === RUN TestDockerSuite/TestCreateRM [2021-11-19T02:31:04.259Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-19T02:31:04.259Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:31:04.259Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-19T02:31:04.395Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-19T02:31:04.716Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-19T02:31:05.175Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-19T02:31:05.384Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-19T02:31:05.384Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:31:05.384Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-19T02:31:06.874Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-19T02:31:12.239Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-19T02:31:12.239Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-19T02:31:12.697Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-19T02:31:15.593Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-19T02:31:15.811Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-19T02:31:15.811Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:31:15.811Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-19T02:31:16.051Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-19T02:31:16.051Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:31:16.051Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-19T02:31:18.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-19T02:31:18.225Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-19T02:31:18.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-19T02:31:18.225Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-19T02:31:18.682Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-19T02:31:18.682Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDockerFails [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-19T02:31:18.682Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-19T02:31:18.682Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-19T02:31:18.682Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-19T02:31:18.682Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-19T02:31:18.682Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:31:18.682Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-19T02:31:20.858Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-19T02:31:23.755Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-19T02:31:24.726Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-19T02:31:25.930Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-19T02:31:28.319Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-19T02:31:28.319Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-19T02:31:28.545Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-19T02:31:31.281Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-19T02:31:31.281Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:31:31.281Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-19T02:31:32.273Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-19T02:31:32.273Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-19T02:31:34.440Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-19T02:31:34.491Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-19T02:31:38.147Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-19T02:31:38.147Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-19T02:31:39.134Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-19T02:31:39.175Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-19T02:31:39.222Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-19T02:31:40.126Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-19T02:31:40.598Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-19T02:31:41.585Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-19T02:31:43.803Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-19T02:31:43.857Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-19T02:31:46.029Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-19T02:31:46.487Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-19T02:31:49.678Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-19T02:31:49.678Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:31:50.147Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-19T02:31:50.147Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:31:50.147Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-19T02:31:50.148Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-19T02:31:50.148Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-19T02:31:50.148Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-19T02:31:50.616Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-19T02:31:51.085Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-19T02:31:51.171Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-19T02:31:51.171Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-19T02:31:51.556Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-19T02:31:52.139Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-19T02:31:52.502Z] docker_cli_swarm_test.go:1172: [df68d352979a6] joining swarm manager [d3df7e47667b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-19T02:31:54.191Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-19T02:31:54.191Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:31:54.191Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-19T02:31:56.819Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-19T02:31:57.431Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-19T02:32:01.502Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-19T02:32:01.502Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-19T02:32:01.502Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-19T02:32:01.502Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:32:01.502Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-19T02:32:01.502Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:32:01.961Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-19T02:32:01.961Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:32:01.961Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-19T02:32:02.926Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-19T02:32:02.926Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:32:02.926Z] === RUN TestDockerSuite/TestEventsRename [2021-11-19T02:32:05.825Z] === RUN TestDockerSuite/TestEventsResize [2021-11-19T02:32:12.034Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-19T02:32:12.034Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-19T02:32:12.034Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:32:12.034Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-19T02:32:12.034Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:32:12.034Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-19T02:32:12.886Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-19T02:32:13.025Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-19T02:32:15.263Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-19T02:32:15.263Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:32:15.732Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-19T02:32:15.788Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-19T02:32:16.830Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-19T02:32:17.952Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-19T02:32:17.962Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-19T02:32:19.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-19T02:32:19.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-19T02:32:19.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-19T02:32:22.652Z] === RUN TestDockerSuite/TestEventsTop [2021-11-19T02:32:22.652Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:32:22.652Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-19T02:32:22.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-19T02:32:23.746Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-19T02:32:24.516Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-19T02:32:24.741Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-19T02:32:24.772Z] docker_cli_swarm_test.go:1453: [d449b8eea1c4f] joining swarm manager [d47454afd364f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:32:25.551Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-19T02:32:25.699Z] docker_cli_swarm_test.go:1454: [de864c14b8ade] joining swarm manager [d47454afd364f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-19T02:32:29.282Z] === RUN TestDockerSuite/TestExec [2021-11-19T02:32:29.282Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:32:29.282Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-19T02:32:29.282Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:32:29.282Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-19T02:32:30.814Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-19T02:32:32.986Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-19T02:32:32.986Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:32:32.986Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-19T02:32:32.986Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:32:32.986Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-19T02:32:32.986Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:32:32.986Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-19T02:32:34.520Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-19T02:32:35.189Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-19T02:32:35.659Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-19T02:32:36.701Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-19T02:32:37.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-19T02:32:37.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-19T02:32:37.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-19T02:32:37.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-19T02:32:37.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-19T02:32:38.236Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-19T02:32:38.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-19T02:32:40.407Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-19T02:32:40.956Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-19T02:32:44.222Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-19T02:32:44.341Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-19T02:32:46.108Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-19T02:32:47.302Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-19T02:32:47.996Z] docker_cli_swarm_unix_test.go:63: [dcf0b9230683e] joining swarm manager [d0893d7d2200c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:32:48.967Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-19T02:32:48.967Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:32:48.967Z] === RUN TestDockerSuite/TestExecEnv [2021-11-19T02:32:48.967Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:32:48.967Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-19T02:32:48.967Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:32:48.967Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-19T02:32:51.140Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-19T02:32:54.867Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-19T02:32:54.867Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecParseError [2021-11-19T02:32:54.867Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-19T02:32:54.867Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-19T02:32:54.867Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:32:54.867Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-19T02:32:55.980Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-19T02:32:57.040Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-19T02:32:57.040Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-19T02:32:57.040Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-19T02:32:57.040Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-19T02:32:57.040Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:32:57.040Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-19T02:32:59.219Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-19T02:32:59.219Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:32:59.219Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-19T02:32:59.786Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-19T02:33:00.663Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-19T02:33:03.904Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-19T02:33:03.904Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:33:03.904Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-19T02:33:03.904Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:33:03.904Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-19T02:33:03.904Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:33:03.904Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-19T02:33:04.560Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-19T02:33:05.032Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-19T02:33:05.032Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:33:05.508Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-19T02:33:05.508Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:33:05.508Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-19T02:33:07.733Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-19T02:33:07.733Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:33:07.733Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-19T02:33:09.689Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-19T02:33:15.484Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-19T02:33:15.610Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-19T02:33:18.383Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-19T02:33:21.494Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-19T02:33:24.175Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-19T02:33:24.175Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:33:24.175Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-19T02:33:24.175Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-19T02:33:24.632Z] === RUN TestDockerSuite/TestHealth [2021-11-19T02:33:24.633Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:33:24.633Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-19T02:33:24.633Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-19T02:33:24.633Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-19T02:33:24.633Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-19T02:33:28.655Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-19T02:33:29.336Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-19T02:33:29.336Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-19T02:33:29.794Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-19T02:33:29.794Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:33:29.794Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-19T02:33:30.761Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-19T02:33:30.761Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-19T02:33:32.305Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-19T02:33:32.763Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-19T02:33:34.943Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-19T02:33:35.830Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-19T02:33:37.117Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-19T02:33:37.117Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-19T02:33:37.117Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:33:37.577Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-19T02:33:41.305Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-19T02:33:41.305Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-19T02:33:43.480Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportFile [2021-11-19T02:33:43.480Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-19T02:33:43.480Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-19T02:33:43.480Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-19T02:33:43.480Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-19T02:33:43.480Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-19T02:33:43.480Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-19T02:33:43.480Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-19T02:33:43.480Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-19T02:33:43.480Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:33:43.480Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-19T02:33:44.150Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-19T02:33:44.151Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-19T02:33:44.151Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-19T02:33:45.652Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-19T02:33:46.040Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-19T02:33:48.558Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-19T02:33:48.558Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:33:48.558Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-19T02:33:48.558Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:33:48.558Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-19T02:33:48.558Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-19T02:33:48.558Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:33:48.558Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-19T02:33:49.304Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-19T02:33:50.477Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-19T02:33:50.731Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-19T02:33:50.731Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-19T02:33:51.850Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-19T02:33:52.904Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-19T02:33:52.904Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:33:52.904Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-19T02:33:52.904Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:33:53.362Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-19T02:33:53.362Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:33:53.362Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-19T02:33:53.737Z] docker_api_swarm_test.go:962: [d0f09d0201123] joining swarm manager [d95b1c60d2941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-19T02:33:55.539Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-19T02:33:57.111Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-19T02:33:57.111Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:33:57.111Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-19T02:33:59.268Z] === RUN TestDockerSuite/TestInspectImage [2021-11-19T02:33:59.268Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:33:59.268Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-19T02:33:59.268Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:33:59.268Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-19T02:33:59.268Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:33:59.268Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-19T02:34:02.166Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-19T02:34:03.698Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-19T02:34:03.698Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-19T02:34:05.783Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-19T02:34:05.783Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-19T02:34:05.783Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:34:05.783Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-19T02:34:05.783Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:34:05.783Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-19T02:34:06.598Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-19T02:34:08.131Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-19T02:34:08.131Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:34:08.131Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-19T02:34:08.131Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-19T02:34:09.581Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-19T02:34:10.304Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-19T02:34:11.772Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-19T02:34:13.202Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-19T02:34:14.338Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-19T02:34:15.799Z] === RUN TestDockerSuite/TestBuildRm [2021-11-19T02:34:16.932Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-19T02:34:18.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-19T02:34:18.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-19T02:34:18.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-19T02:34:19.105Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-19T02:34:21.092Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-19T02:34:21.279Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-19T02:34:22.080Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-19T02:34:23.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-19T02:34:23.648Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-19T02:34:23.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-19T02:34:24.480Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-19T02:34:24.864Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-19T02:34:25.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-19T02:34:26.059Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-19T02:34:26.059Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:34:26.059Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-19T02:34:26.059Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:34:26.529Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-19T02:34:27.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-19T02:34:27.519Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-19T02:34:27.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-19T02:34:29.892Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:34:29.969Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-19T02:34:29.969Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:34:30.426Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-19T02:34:30.426Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:34:30.426Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-19T02:34:30.426Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:34:30.427Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-19T02:34:30.427Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:34:30.427Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-19T02:34:30.427Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:34:30.427Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-19T02:34:30.427Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-19T02:34:30.427Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-19T02:34:30.482Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-19T02:34:31.965Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-19T02:34:34.092Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-19T02:34:34.142Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-19T02:34:35.660Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-19T02:34:36.426Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-19T02:34:39.165Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-19T02:34:39.929Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-19T02:34:41.674Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-19T02:34:42.103Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-19T02:34:42.103Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:34:42.103Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-19T02:34:42.131Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-19T02:34:43.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-19T02:34:44.279Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-19T02:34:44.279Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-19T02:34:46.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-19T02:34:46.128Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-19T02:34:48.593Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-19T02:34:48.961Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-19T02:34:50.895Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-19T02:34:51.107Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-19T02:34:53.625Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-19T02:34:53.645Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-19T02:34:56.137Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-19T02:34:57.099Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-19T02:34:57.099Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-19T02:34:57.099Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-19T02:34:58.323Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-19T02:35:00.495Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-19T02:35:01.328Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-19T02:35:02.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-19T02:35:02.670Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:35:02.670Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-19T02:35:05.576Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-19T02:35:05.781Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-19T02:35:05.781Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-19T02:35:07.212Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-19T02:35:07.751Z] === RUN TestDockerSuite/TestLogsSince [2021-11-19T02:35:09.587Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-19T02:35:09.587Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-19T02:35:11.971Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-19T02:35:12.959Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-19T02:35:12.959Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:35:12.959Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-19T02:35:12.959Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:35:12.959Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-19T02:35:13.394Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-19T02:35:15.921Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-19T02:35:15.921Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:35:15.921Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-19T02:35:16.312Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-19T02:35:16.312Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:35:16.312Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-19T02:35:16.312Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:35:16.312Z] === RUN TestDockerSuite/TestLogsTail [2021-11-19T02:35:19.212Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-19T02:35:22.109Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-19T02:35:24.283Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-19T02:35:24.283Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestNetHostname [2021-11-19T02:35:24.283Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-19T02:35:24.283Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-19T02:35:24.283Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-19T02:35:24.283Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginActive [2021-11-19T02:35:24.283Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-19T02:35:24.283Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-19T02:35:24.283Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-19T02:35:24.283Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-19T02:35:24.283Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-19T02:35:24.283Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-19T02:35:24.283Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-19T02:35:24.283Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-19T02:35:24.283Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-19T02:35:24.283Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPortList [2021-11-19T02:35:24.283Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:35:24.283Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-19T02:35:28.969Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-19T02:35:28.969Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:35:28.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-19T02:35:31.246Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-19T02:35:31.246Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:35:31.246Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-19T02:35:32.238Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-19T02:35:33.228Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-19T02:35:33.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-19T02:35:33.650Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:35:33.650Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-19T02:35:37.031Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-19T02:35:40.716Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-19T02:35:40.716Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:35:40.716Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-19T02:35:41.798Z] === RUN TestDockerSuite/TestBuildUser [2021-11-19T02:35:41.798Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:35:41.798Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-19T02:35:41.798Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:35:41.798Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-19T02:35:41.798Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:35:41.798Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-19T02:35:45.599Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-19T02:35:45.599Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-19T02:35:49.271Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-19T02:35:52.292Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-19T02:35:52.774Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-19T02:35:52.774Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:35:52.774Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-19T02:35:52.774Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:35:53.245Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-19T02:36:04.071Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-19T02:36:04.071Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-19T02:36:04.071Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:36:04.071Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-19T02:36:06.826Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-19T02:36:07.135Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-19T02:36:11.095Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-19T02:36:12.086Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-19T02:36:14.373Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-19T02:36:18.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-19T02:36:19.258Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite (1629.20s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.60s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.86s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.76s) [2021-11-19T02:36:21.967Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.40s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.24s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.29s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.44s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.56s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.33s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.86s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.91s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.79s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.77s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.11s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.74s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.84s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.56s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.17s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.36s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.83s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.49s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.55s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.86s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.25s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.77s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.75s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.62s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.84s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.85s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.45s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.35s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.35s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.59s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.47s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.77s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.21s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.64s) [2021-11-19T02:36:21.967Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.79s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.65s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.06s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.19s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.66s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.45s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.09s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2021-11-19T02:36:21.967Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2021-11-19T02:36:21.967Z] === RUN TestDockerExternalVolumeSuite [2021-11-19T02:36:21.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-19T02:36:22.223Z] docker_cli_external_volume_driver_test.go:52: [d79dbb20f79c5] daemon is not started [2021-11-19T02:36:24.031Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-19T02:36:24.031Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:36:24.031Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-19T02:36:24.031Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:36:24.031Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-19T02:36:24.658Z] === RUN TestDockerSuite/TestBuildRm [2021-11-19T02:36:25.167Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-19T02:36:26.254Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-19T02:36:26.254Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:36:26.725Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-19T02:36:29.847Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-19T02:36:29.847Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:36:29.847Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-19T02:36:29.847Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:36:29.847Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-19T02:36:33.576Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-19T02:36:33.576Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:36:33.576Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-19T02:36:33.576Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:36:33.577Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-19T02:36:33.577Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:36:33.577Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-19T02:36:33.577Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:36:33.577Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-19T02:36:37.161Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-19T02:36:37.180Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-19T02:36:39.403Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-19T02:36:39.873Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-19T02:36:40.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-19T02:36:40.641Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-19T02:36:40.641Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:36:40.641Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-19T02:36:40.958Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-19T02:36:40.958Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:36:40.958Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-19T02:36:40.958Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:36:41.427Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-19T02:36:41.608Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-19T02:36:41.608Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:36:41.608Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-19T02:36:42.573Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-19T02:36:42.999Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-19T02:36:43.538Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-19T02:36:43.538Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:36:43.538Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-19T02:36:47.268Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-19T02:36:47.760Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-19T02:36:51.949Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-19T02:36:52.522Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-19T02:36:54.128Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-19T02:36:57.286Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-19T02:36:57.714Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-19T02:36:57.714Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:36:57.714Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-19T02:36:57.714Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:36:57.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-19T02:36:57.714Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:36:57.714Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-19T02:36:57.714Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-19T02:37:04.888Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-19T02:37:05.879Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-19T02:37:05.879Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:37:05.879Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-19T02:37:05.879Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:37:05.879Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-19T02:37:05.879Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:37:05.879Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-19T02:37:08.103Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-19T02:37:11.906Z] === RUN TestDockerSuite/TestCommitChange [2021-11-19T02:37:15.207Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-19T02:37:15.207Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:37:15.207Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-19T02:37:15.713Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-19T02:37:18.540Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-19T02:37:18.540Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-19T02:37:18.540Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-19T02:37:19.521Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-19T02:37:19.521Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:37:19.521Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-19T02:37:20.100Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-19T02:37:20.100Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-19T02:37:20.100Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-19T02:37:21.071Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-19T02:37:25.758Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-19T02:37:27.218Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-19T02:37:27.218Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-19T02:37:29.486Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-19T02:37:29.487Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:37:29.945Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-19T02:37:29.989Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-19T02:37:29.989Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:37:29.989Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-19T02:37:31.980Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-19T02:37:31.980Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-19T02:37:33.672Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-19T02:37:34.129Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-19T02:37:34.129Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-19T02:37:35.875Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-19T02:37:37.851Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-19T02:37:39.677Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-19T02:37:39.677Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.677Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-19T02:37:39.677Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.677Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-19T02:37:39.677Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.677Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-19T02:37:39.677Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.678Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-19T02:37:39.678Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.678Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-19T02:37:39.678Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.678Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-19T02:37:39.678Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:37:39.678Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-19T02:37:39.678Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-19T02:37:45.569Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-19T02:37:46.491Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-19T02:37:47.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-19T02:37:49.388Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-19T02:37:49.846Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-19T02:37:51.462Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-19T02:37:51.462Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:37:51.462Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-19T02:37:53.035Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-19T02:37:53.035Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:37:53.035Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-19T02:37:53.035Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:37:53.035Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-19T02:37:53.035Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:37:53.035Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-19T02:37:54.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-19T02:37:55.629Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-19T02:38:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-19T02:38:00.226Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:38:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-19T02:38:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-19T02:38:00.310Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-19T02:38:01.796Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-19T02:38:01.796Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-19T02:38:01.796Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:38:01.796Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-19T02:38:01.796Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:38:01.796Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-19T02:38:01.796Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:38:01.796Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-19T02:38:03.148Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-19T02:38:03.148Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:38:03.148Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-19T02:38:04.020Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-19T02:38:04.136Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-19T02:38:05.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-19T02:38:05.704Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-19T02:38:07.374Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-19T02:38:07.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-19T02:38:07.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-19T02:38:07.815Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:38:07.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-19T02:38:09.245Z] docker_cli_external_volume_driver_test.go:52: [dc5687e33194e] daemon is not started [2021-11-19T02:38:10.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-19T02:38:10.037Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-19T02:38:11.101Z] === RUN TestDockerSuite/TestRmiTag [2021-11-19T02:38:11.101Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-19T02:38:11.574Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-19T02:38:11.607Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-19T02:38:11.607Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:38:11.607Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-19T02:38:11.607Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:38:11.607Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-19T02:38:13.836Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-19T02:38:13.836Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-19T02:38:13.999Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-19T02:38:15.409Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-19T02:38:15.409Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:38:15.409Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-19T02:38:17.444Z] === RUN TestDockerSuite/TestBuildUser [2021-11-19T02:38:17.444Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:38:17.444Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-19T02:38:17.444Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:38:17.444Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-19T02:38:17.444Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:38:17.444Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-19T02:38:17.633Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-19T02:38:18.108Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-19T02:38:21.240Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-19T02:38:21.708Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-19T02:38:25.282Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-19T02:38:25.505Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-19T02:38:25.505Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:38:25.505Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-19T02:38:25.505Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:38:25.505Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-19T02:38:27.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-19T02:38:28.251Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-19T02:38:28.797Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-19T02:38:30.331Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-19T02:38:31.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-19T02:38:31.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-19T02:38:31.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-19T02:38:31.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-19T02:38:31.682Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-19T02:38:33.251Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-19T02:38:33.251Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:38:33.251Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-19T02:38:35.011Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-19T02:38:35.469Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-19T02:38:35.469Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.469Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-19T02:38:35.469Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.469Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-19T02:38:35.469Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-19T02:38:35.927Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-19T02:38:35.927Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-19T02:38:35.927Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.927Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-19T02:38:35.927Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:38:35.927Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-19T02:38:38.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-19T02:38:38.102Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:38:38.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-19T02:38:38.102Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:38:38.102Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-19T02:38:40.425Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-19T02:38:40.425Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:38:40.425Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-19T02:38:41.998Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-19T02:38:41.998Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-19T02:38:42.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-19T02:38:42.780Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-19T02:38:44.955Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-19T02:38:45.801Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-19T02:38:47.127Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-19T02:38:47.374Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-19T02:38:47.374Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:38:47.374Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-19T02:38:47.374Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:38:47.843Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-19T02:38:47.843Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:38:47.843Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-19T02:38:47.843Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:38:47.843Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-19T02:38:47.843Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:38:47.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-19T02:38:49.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-19T02:38:49.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-19T02:38:50.025Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-19T02:38:50.803Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-19T02:38:50.803Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-19T02:38:51.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-19T02:38:52.196Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-19T02:38:52.196Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-19T02:38:53.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-19T02:38:56.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-19T02:38:56.877Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:38:56.877Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-19T02:38:56.957Z] docker_cli_external_volume_driver_test.go:52: [db275c65efbcb] daemon is not started [2021-11-19T02:38:59.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000acc78_} [2021-11-19T02:38:59.473Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-19T02:38:59.774Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-19T02:38:59.774Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:38:59.774Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-19T02:39:01.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14125291726_c:\foo_false____} [2021-11-19T02:39:02.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-19T02:39:02.696Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:39:02.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-19T02:39:02.696Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:39:02.696Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-19T02:39:03.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14125291726_c:\foo_true____} [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-19T02:39:04.869Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:39:04.869Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-19T02:39:05.731Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-19T02:39:05.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-19T02:39:05.732Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-19T02:39:05.732Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:39:05.732Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-19T02:39:05.732Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:39:06.201Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-19T02:39:06.201Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:39:06.201Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-19T02:39:06.201Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:39:06.201Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-19T02:39:06.642Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-19T02:39:06.642Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:39:06.642Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-19T02:39:06.642Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:39:06.642Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-19T02:39:07.040Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-19T02:39:08.863Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-19T02:39:08.863Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:39:09.212Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-19T02:39:09.333Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-19T02:39:11.389Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-19T02:39:11.389Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:39:11.389Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-19T02:39:11.389Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:39:11.389Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-19T02:39:11.389Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:39:11.389Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-19T02:39:11.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-19T02:39:11.788Z] docker_cli_external_volume_driver_test.go:52: [d59e348ded6f2] daemon is not started [2021-11-19T02:39:13.378Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-19T02:39:13.379Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-19T02:39:13.379Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-19T02:39:13.379Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.379Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-19T02:39:13.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-19T02:39:13.561Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-19T02:39:13.561Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-19T02:39:13.561Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-19T02:39:13.561Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:39:13.561Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-19T02:39:14.949Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-19T02:39:15.094Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-19T02:39:15.419Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-19T02:39:15.419Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:39:15.420Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-19T02:39:17.643Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-19T02:39:17.643Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:39:17.643Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-19T02:39:17.643Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:39:17.643Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-19T02:39:17.643Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:39:17.643Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-19T02:39:20.875Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:39:20.875Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-19T02:39:21.833Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-19T02:39:23.051Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-19T02:39:23.051Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:39:23.051Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-19T02:39:23.051Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-19T02:39:23.051Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:39:23.051Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-19T02:39:25.949Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-19T02:39:26.323Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-19T02:39:26.577Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-19T02:39:26.577Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-19T02:39:26.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-19T02:39:27.893Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-19T02:39:27.893Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:39:27.893Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-19T02:39:27.893Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:39:27.893Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-19T02:39:28.121Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-19T02:39:28.122Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:39:28.122Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-19T02:39:30.299Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-19T02:39:30.299Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:39:30.299Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-19T02:39:30.299Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:39:30.299Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-19T02:39:30.299Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:39:30.299Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-19T02:39:32.471Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-19T02:39:35.370Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-19T02:39:36.575Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-19T02:39:36.575Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:39:36.575Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-19T02:39:36.575Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:39:36.575Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-19T02:39:37.542Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-19T02:39:39.075Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-19T02:39:39.533Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:39:39.533Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-19T02:39:44.218Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-19T02:39:44.218Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-19T02:39:44.218Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-19T02:39:44.218Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-19T02:39:44.218Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.218Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-19T02:39:44.247Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-19T02:39:44.247Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.247Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-19T02:39:44.247Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.247Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-19T02:39:44.247Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:39:44.247Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-19T02:39:44.247Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-19T02:39:45.255Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-19T02:39:45.255Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:39:45.255Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-19T02:39:45.255Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:39:45.255Z] === RUN TestDockerSuite/TestCpToDot [2021-11-19T02:39:46.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-19T02:39:46.248Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:39:46.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-19T02:39:46.248Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:39:46.248Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-19T02:39:48.471Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-19T02:39:48.471Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-19T02:39:48.471Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-19T02:39:48.471Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-19T02:39:48.471Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-19T02:39:50.000Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-19T02:39:50.001Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:39:50.001Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-19T02:39:50.692Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunMount [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-19T02:39:52.177Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:39:52.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-19T02:39:52.806Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-19T02:39:52.913Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-19T02:39:52.913Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-19T02:39:52.913Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-19T02:39:54.339Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-19T02:39:54.339Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:39:54.491Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-19T02:39:54.796Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-19T02:39:54.796Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:39:54.796Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-19T02:39:54.796Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:39:54.796Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-19T02:39:54.961Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-19T02:39:55.431Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-19T02:39:55.431Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:39:55.431Z] === RUN TestDockerSuite/TestCreateRM [2021-11-19T02:39:55.431Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-19T02:39:55.431Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:39:55.431Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-19T02:39:55.900Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-19T02:39:55.901Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-19T02:39:56.969Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-19T02:39:56.969Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:39:56.969Z] === RUN TestDockerSuite/TestCommitChange [2021-11-19T02:39:58.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-19T02:39:59.240Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-19T02:39:59.240Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:39:59.240Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-19T02:39:59.240Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:39:59.240Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-19T02:39:59.240Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:39:59.240Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-19T02:40:02.757Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-19T02:40:03.924Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-19T02:40:08.414Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-19T02:40:08.414Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-19T02:40:08.414Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-19T02:40:08.546Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-19T02:40:08.546Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.546Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-19T02:40:08.614Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-19T02:40:08.614Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-19T02:40:10.148Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-19T02:40:11.380Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-19T02:40:11.380Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-19T02:40:11.380Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:40:11.380Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-19T02:40:11.681Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-19T02:40:13.214Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-19T02:40:13.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-19T02:40:13.604Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-19T02:40:13.604Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDockerFails [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-19T02:40:13.604Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-19T02:40:13.604Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-19T02:40:13.604Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-19T02:40:13.604Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-19T02:40:13.604Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:40:13.604Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-19T02:40:14.747Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-19T02:40:15.830Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:40:16.922Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-19T02:40:16.922Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:40:17.105Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-19T02:40:17.105Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:40:17.105Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-19T02:40:17.381Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-19T02:40:17.381Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:40:17.381Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-19T02:40:20.280Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-19T02:40:20.280Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-19T02:40:20.280Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-19T02:40:20.280Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-19T02:40:20.280Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:40:20.280Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-19T02:40:23.017Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-19T02:40:24.174Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-19T02:40:24.590Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-19T02:40:28.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-19T02:40:28.838Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-19T02:40:28.838Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:40:28.838Z] === RUN TestDockerSuite/TestRunRm [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-19T02:40:29.958Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-19T02:40:29.958Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-19T02:40:29.958Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-19T02:40:29.958Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-19T02:40:29.958Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-19T02:40:29.958Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-19T02:40:29.958Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-19T02:40:29.958Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-19T02:40:31.010Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-19T02:40:36.802Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-19T02:40:37.107Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-19T02:40:38.520Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-19T02:40:38.975Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-19T02:40:40.913Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-19T02:40:41.147Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-19T02:40:43.321Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-19T02:40:44.718Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-19T02:40:45.502Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-19T02:40:45.502Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:40:45.502Z] === RUN TestDockerSuite/TestRunState [2021-11-19T02:40:45.502Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:40:45.502Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-19T02:40:45.581Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-19T02:40:45.581Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:40:45.581Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-19T02:40:46.945Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-19T02:40:47.416Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-19T02:40:48.399Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-19T02:40:48.399Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:40:48.399Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-19T02:40:48.477Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-19T02:40:48.477Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:40:48.477Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-19T02:40:48.477Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:40:48.477Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-19T02:40:48.477Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:40:48.477Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-19T02:40:50.573Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-19T02:40:50.573Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-19T02:40:50.573Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:40:50.573Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-19T02:40:51.217Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-19T02:40:51.217Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-19T02:40:52.202Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-19T02:40:52.202Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:40:52.202Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-19T02:40:52.202Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-19T02:40:52.208Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-19T02:40:55.107Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-19T02:40:55.107Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-19T02:40:55.107Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.107Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-19T02:40:55.107Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.107Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-19T02:40:55.107Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.107Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-19T02:40:55.254Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:40:55.254Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-19T02:40:56.973Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-19T02:40:57.428Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-19T02:40:57.428Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:40:57.428Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-19T02:40:58.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-19T02:40:59.599Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-19T02:40:59.599Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:40:59.599Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-19T02:40:59.599Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:40:59.599Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-19T02:41:00.773Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-19T02:41:00.773Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-19T02:41:00.773Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:41:00.773Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-19T02:41:01.763Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-19T02:41:01.763Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:41:01.763Z] === RUN TestDockerSuite/TestEventsRename [2021-11-19T02:41:02.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-19T02:41:03.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-19T02:41:03.989Z] === RUN TestDockerSuite/TestEventsResize [2021-11-19T02:41:05.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-19T02:41:05.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-19T02:41:05.458Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:41:05.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-19T02:41:09.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-19T02:41:09.186Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-19T02:41:10.393Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-19T02:41:11.177Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-19T02:41:12.913Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-19T02:41:12.913Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:41:12.913Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-19T02:41:12.913Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:41:12.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-19T02:41:13.405Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-19T02:41:14.122Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-19T02:41:14.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-19T02:41:15.631Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-19T02:41:15.812Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-19T02:41:15.812Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-19T02:41:18.710Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-19T02:41:18.710Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:41:18.710Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-19T02:41:19.905Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-19T02:41:19.905Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:41:19.905Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-19T02:41:19.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-19T02:41:20.399Z] === RUN TestDockerSuite/TestEventsTop [2021-11-19T02:41:20.399Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:41:20.399Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-19T02:41:22.503Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-19T02:41:22.621Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-19T02:41:22.807Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-19T02:41:22.972Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-19T02:41:24.981Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-19T02:41:25.585Z] === RUN TestDockerSuite/TestExec [2021-11-19T02:41:25.585Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:41:25.585Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-19T02:41:25.585Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:41:25.585Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-19T02:41:25.933Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-19T02:41:27.160Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-19T02:41:27.160Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.160Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-19T02:41:27.617Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-19T02:41:27.617Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-19T02:41:27.617Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-19T02:41:27.617Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-19T02:41:27.617Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:41:27.617Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-19T02:41:27.809Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-19T02:41:29.380Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-19T02:41:29.380Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:41:29.380Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-19T02:41:29.380Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:41:29.380Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-19T02:41:29.380Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:41:29.380Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-19T02:41:30.951Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-19T02:41:31.352Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-19T02:41:31.805Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-19T02:41:32.318Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-19T02:41:32.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-19T02:41:33.174Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-19T02:41:33.850Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-19T02:41:34.745Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-19T02:41:36.971Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-19T02:41:38.532Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-19T02:41:38.532Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-19T02:41:38.532Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-19T02:41:38.532Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-19T02:41:38.532Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-19T02:41:38.532Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-19T02:41:38.532Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.532Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-19T02:41:38.532Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-19T02:41:38.989Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:41:38.989Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-19T02:41:39.932Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-19T02:41:39.932Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:41:39.932Z] === RUN TestDockerSuite/TestExecEnv [2021-11-19T02:41:39.932Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:41:39.932Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-19T02:41:39.932Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:41:39.932Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-19T02:41:41.162Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-19T02:41:41.619Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-19T02:41:42.077Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-19T02:41:42.077Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-19T02:41:42.157Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-19T02:41:43.613Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-19T02:41:44.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-19T02:41:44.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-19T02:41:44.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-19T02:41:44.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-19T02:41:44.306Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-19T02:41:45.873Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-19T02:41:45.873Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:41:45.873Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-19T02:41:46.923Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-19T02:41:46.923Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecParseError [2021-11-19T02:41:46.923Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-19T02:41:46.923Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-19T02:41:46.923Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:41:46.923Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-19T02:41:48.501Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-19T02:41:48.501Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-19T02:41:48.501Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-19T02:41:48.501Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-19T02:41:48.501Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:41:48.501Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-19T02:41:49.668Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-19T02:41:49.668Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:41:49.668Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-19T02:41:50.676Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-19T02:41:50.676Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:41:50.676Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-19T02:41:50.864Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-19T02:41:50.864Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:41:50.864Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-19T02:41:52.795Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-19T02:41:52.795Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-19T02:41:58.038Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-19T02:41:58.038Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:41:58.038Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-19T02:41:58.039Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:41:58.039Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-19T02:41:58.039Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:41:58.039Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-19T02:41:58.665Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-19T02:41:59.229Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-19T02:41:59.229Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:41:59.229Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-19T02:42:01.625Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-19T02:42:01.625Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-19T02:42:01.625Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-19T02:42:01.625Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-19T02:42:01.625Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:42:01.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-19T02:42:02.126Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-19T02:42:02.126Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:42:02.126Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-19T02:42:02.126Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:42:02.126Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-19T02:42:02.126Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:42:02.126Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-19T02:42:02.126Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:42:02.126Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-19T02:42:02.811Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-19T02:42:03.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-19T02:42:03.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-19T02:42:04.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-19T02:42:07.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-19T02:42:08.691Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-19T02:42:09.188Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:42:09.188Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-19T02:42:10.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-19T02:42:10.724Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-19T02:42:11.653Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-19T02:42:12.256Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-19T02:42:12.256Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:42:12.256Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-19T02:42:13.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-19T02:42:14.427Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-19T02:42:14.427Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-19T02:42:14.427Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-19T02:42:14.427Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-19T02:42:14.427Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-19T02:42:14.427Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:42:14.427Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-19T02:42:16.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ad770_} [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-19T02:42:17.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestHealth [2021-11-19T02:42:17.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-19T02:42:17.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-19T02:42:19.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13644123697_c:\foo_false____} [2021-11-19T02:42:21.337Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-19T02:42:21.337Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-19T02:42:21.337Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:42:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-19T02:42:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-19T02:42:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-19T02:42:21.808Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-19T02:42:22.278Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-19T02:42:22.278Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:42:22.278Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-19T02:42:22.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13644123697_c:\foo_true____} [2021-11-19T02:42:23.269Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-19T02:42:23.269Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-19T02:42:24.839Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-19T02:42:25.309Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-19T02:42:25.391Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-19T02:42:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-19T02:42:25.863Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-19T02:42:25.863Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-19T02:42:25.863Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-19T02:42:25.863Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-19T02:42:25.863Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:42:25.863Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-19T02:42:27.534Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-19T02:42:28.824Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-19T02:42:28.824Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:42:28.824Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-19T02:42:28.824Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-19T02:42:29.293Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-19T02:42:29.293Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.293Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-19T02:42:29.759Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-19T02:42:29.759Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-19T02:42:29.759Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:42:29.759Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-19T02:42:32.089Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-19T02:42:32.089Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-19T02:42:32.248Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-19T02:42:32.248Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-19T02:42:32.717Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:42:32.717Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-19T02:42:33.055Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-19T02:42:33.055Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-19T02:42:33.561Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-19T02:42:33.562Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-19T02:42:35.785Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportFile [2021-11-19T02:42:35.785Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-19T02:42:35.785Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-19T02:42:35.785Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-19T02:42:35.785Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-19T02:42:35.785Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-19T02:42:35.785Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-19T02:42:35.785Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-19T02:42:35.785Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-19T02:42:35.785Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:42:35.785Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-19T02:42:35.956Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-19T02:42:36.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-19T02:42:36.517Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-19T02:42:36.517Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:42:36.517Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-19T02:42:36.517Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:42:36.517Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-19T02:42:36.517Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:42:36.517Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-19T02:42:36.871Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-19T02:42:36.871Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-19T02:42:36.871Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-19T02:42:36.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-19T02:42:38.022Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-19T02:42:39.595Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-19T02:42:39.595Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:42:39.595Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-19T02:42:39.595Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:42:39.595Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-19T02:42:40.065Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-19T02:42:40.065Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:42:40.065Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-19T02:42:41.635Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-19T02:42:42.108Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-19T02:42:42.389Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-19T02:42:43.686Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-19T02:42:43.687Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:42:43.687Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-19T02:42:43.687Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:42:43.687Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-19T02:42:43.687Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:42:44.158Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-19T02:42:45.344Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-19T02:42:45.344Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:42:45.344Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-19T02:42:45.344Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:42:45.344Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-19T02:42:45.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-19T02:42:45.423Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:42:45.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-19T02:42:45.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-19T02:42:45.423Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-19T02:42:45.423Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:42:45.423Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-19T02:42:46.391Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-19T02:42:50.194Z] === RUN TestDockerSuite/TestInspectImage [2021-11-19T02:42:50.194Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:42:50.194Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-19T02:42:50.194Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:42:50.194Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-19T02:42:50.194Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:42:50.194Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-19T02:42:51.769Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-19T02:42:51.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-19T02:42:52.482Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-19T02:42:52.482Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-19T02:42:52.482Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-19T02:42:53.339Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-19T02:42:53.810Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-19T02:42:57.849Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-19T02:42:57.849Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:42:57.849Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-19T02:42:57.849Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:42:57.849Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-19T02:43:00.985Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-19T02:43:02.557Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-19T02:43:02.557Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.557Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-19T02:43:02.557Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-19T02:43:02.792Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-19T02:43:02.792Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.792Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite (2016.13s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (73.09s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.11s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.73s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.07s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.51s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.28s) [2021-11-19T02:43:02.792Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:43:02.792Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.26s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.29s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.43s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.89s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.50s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.60s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.88s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.14s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.75s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.24s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.81s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.04s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.30s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.82s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.85s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.62s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.72s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.00s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.37s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.16s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.00s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.43s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.87s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.31s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.27s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.26s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.60s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.27s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.68s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.65s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.22s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.85s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.36s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.45s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.89s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.46s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.05s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.84s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFails (2.39s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.65s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.57s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.79s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.19s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.09s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.36s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildHistory (10.36s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.67s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.92s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.31s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.65s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.84s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.75s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.30s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.06s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.91s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.18s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.08s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.81s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.90s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.90s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.83s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.99s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.16s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.13s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.67s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.56s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildRm (10.40s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.89s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.50s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.47s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.05s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.96s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.38s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildStderr (3.52s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.52s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.10s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.71s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.24s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.47s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.86s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.62s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.77s) [2021-11-19T02:43:02.793Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.88s) [2021-11-19T02:43:02.793Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.19s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.57s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.81s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.82s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.27s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitChange (4.46s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.06s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.41s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitTTY (6.41s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.07s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.39s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.96s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.40s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.37s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.31s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.64s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.78s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.56s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.96s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.45s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d770_} (2.43s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12717270761_c:\foo_false____} (2.42s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12717270761_c:\foo_true____} (2.45s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.43s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.43s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.42s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.29s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.78s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.72s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.52s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.21s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.41s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.51s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.47s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsCopy (4.06s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.05s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.87s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFilters (4.77s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFormat (4.70s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsResize (7.68s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.02s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.78s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:43:02.794Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.86s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2021-11-19T02:43:02.794Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.72s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.94s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecInspectID (4.22s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.68s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.64s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectHistory (3.98s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.36s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.37s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.94s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectStatus (2.98s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.62s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.87s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.33s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.58s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.38s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.73s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.79s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.81s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.40s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.33s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsSince (8.84s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.42s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.69s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.70s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsByOrder (6.99s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.86s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.07s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.29s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.36s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.23s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.28s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.42s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.94s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.08s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.56s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.32s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.35s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.17s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.90s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.92s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.39s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.59s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.38s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.48s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.45s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.18s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.32s) [2021-11-19T02:43:02.795Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:43:02.795Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.14s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.67s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.40s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.37s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.79s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.31s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.79s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.60s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.59s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.46s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.30s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.41s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunExitCode (2.34s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.94s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.28s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.21s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.02s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.20s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.16s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.39s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.47s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.38s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.30s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.46s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.30s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.19s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.39s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.97s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.66s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.50s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.92s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.35s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.26s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.73s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.63s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.97s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.42s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.43s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.00s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:43:02.796Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:43:02.796Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.93s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.48s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.69s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.23s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.19s) [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-19T02:43:02.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-19T02:43:02.797Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-19T02:43:02.797Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-19T02:43:02.797Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-19T02:43:02.797Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-19T02:43:02.797Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-19T02:43:02.797Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-19T02:43:02.797Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerDaemonSuite [2021-11-19T02:43:02.797Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-19T02:43:02.797Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-19T02:43:02.797Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-19T02:43:02.797Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.797Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:43:02.797Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerSwarmSuite [2021-11-19T02:43:02.797Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-19T02:43:02.797Z] === RUN TestDockerPluginSuite [2021-11-19T02:43:02.797Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-19T02:43:02.798Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:43:02.798Z] === RUN TestDockerExternalVolumeSuite [2021-11-19T02:43:02.798Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:43:02.798Z] === RUN TestDockerNetworkSuite [2021-11-19T02:43:02.798Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:43:02.798Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-19T02:43:02.798Z] === RUN TestDockerHubPullSuite [2021-11-19T02:43:02.798Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-19T02:43:03.257Z] PASS [2021-11-19T02:43:03.257Z] ok github.com/docker/docker/integration-cli 2016.427s [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === Skipped [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:43:03.257Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.257Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-19T02:43:03.257Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:43:03.257Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:43:03.257Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:43:03.257Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:43:03.257Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-19T02:43:03.257Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.257Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-19T02:43:03.257Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-19T02:43:03.258Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-19T02:43:03.258Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:43:03.258Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-19T02:43:03.258Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:43:03.258Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:43:03.258Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.258Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:43:03.258Z] [2021-11-19T02:43:03.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:43:03.258Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:43:03.259Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:43:03.259Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:43:03.259Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:03.259Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:03.259Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-19T02:43:03.259Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.259Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:43:03.259Z] [2021-11-19T02:43:03.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:43:03.259Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:43:03.260Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:43:03.260Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:43:03.260Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:43:03.260Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:43:03.260Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:43:03.260Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:43:03.260Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.260Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:43:03.260Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:43:03.261Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:43:03.261Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-19T02:43:03.261Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:43:03.261Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:43:03.261Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-19T02:43:03.261Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:43:03.261Z] [2021-11-19T02:43:03.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:43:03.261Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.261Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:43:03.262Z] [2021-11-19T02:43:03.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:43:03.262Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.262Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.263Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:43:03.263Z] [2021-11-19T02:43:03.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:43:03.263Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-19T02:43:03.264Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:43:03.264Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.264Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:43:03.264Z] [2021-11-19T02:43:03.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:43:03.264Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.721Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:43:03.721Z] [2021-11-19T02:43:03.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:43:03.721Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:43:03.722Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:43:03.722Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-19T02:43:03.723Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] DONE 1085 tests, 539 skipped in 2023.669s [2021-11-19T02:43:03.723Z] INFO: Integration tests ended at 11/19/2021 02:43:03. Duration:00:33:43.7883701 [2021-11-19T02:43:03.723Z] INFO: Docker info of the daemon under test at end of run [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] Containers: 2 [2021-11-19T02:43:03.723Z] Running: 0 [2021-11-19T02:43:03.723Z] Paused: 0 [2021-11-19T02:43:03.723Z] Stopped: 2 [2021-11-19T02:43:03.723Z] Images: 18 [2021-11-19T02:43:03.723Z] Server Version: 0.0.0-dev [2021-11-19T02:43:03.723Z] Storage Driver: windowsfilter [2021-11-19T02:43:03.723Z] Windows: [2021-11-19T02:43:03.723Z] Logging Driver: json-file [2021-11-19T02:43:03.723Z] Plugins: [2021-11-19T02:43:03.723Z] Volume: local [2021-11-19T02:43:03.723Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T02:43:03.723Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T02:43:03.723Z] Swarm: inactive [2021-11-19T02:43:03.723Z] Default Isolation: process [2021-11-19T02:43:03.723Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T02:43:03.723Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T02:43:03.723Z] OSType: windows [2021-11-19T02:43:03.723Z] Architecture: x86_64 [2021-11-19T02:43:03.723Z] CPUs: 4 [2021-11-19T02:43:03.723Z] Total Memory: 32GiB [2021-11-19T02:43:03.723Z] Name: azwin-2-538800 [2021-11-19T02:43:03.723Z] ID: FZBH:G26U:R3VQ:EOXJ:DFKY:RS62:SA5I:VS3S:7FBP:SOYD:CTBR:362G [2021-11-19T02:43:03.723Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T02:43:03.723Z] Debug Mode (client): false [2021-11-19T02:43:03.723Z] Debug Mode (server): true [2021-11-19T02:43:03.723Z] File Descriptors: -1 [2021-11-19T02:43:03.723Z] Goroutines: 17 [2021-11-19T02:43:03.723Z] System Time: 2021-11-19T02:43:03.3539866Z [2021-11-19T02:43:03.723Z] EventsListeners: 0 [2021-11-19T02:43:03.723Z] Registry: https://index.docker.io/v1/ [2021-11-19T02:43:03.723Z] Labels: [2021-11-19T02:43:03.723Z] Experimental: false [2021-11-19T02:43:03.723Z] Insecure Registries: [2021-11-19T02:43:03.723Z] 127.0.0.0/8 [2021-11-19T02:43:03.723Z] Live Restore Enabled: false [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] [2021-11-19T02:43:03.723Z] INFO: Stopping daemon under test [2021-11-19T02:43:03.723Z] SUCCESS: The process with PID 6588 (child process of PID 1072) has been terminated. [2021-11-19T02:43:03.723Z] SUCCESS: The process with PID 1072 (child process of PID 7376) has been terminated. [2021-11-19T02:43:03.723Z] INFO: Stop tailing logs of the daemon under tests [2021-11-19T02:43:03.723Z] INFO: executeCI.ps1 Completed successfully at 11/19/2021 02:43:03. [2021-11-19T02:43:03.723Z] INFO: Tidying up at end of run [2021-11-19T02:43:03.723Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.out) to bundles\CIDUT.out [2021-11-19T02:43:03.723Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.err) to bundles\CIDUT.err [2021-11-19T02:43:03.723Z] INFO: Saving containerd logs to bundles [2021-11-19T02:43:03.723Z] INFO: Nuke-Everything... [2021-11-19T02:43:04.127Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-19T02:43:04.180Z] INFO: Container count on control daemon to delete is 2 [2021-11-19T02:43:04.180Z] 1cca17a984cf [2021-11-19T02:43:04.180Z] b5164e37802f [2021-11-19T02:43:04.637Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-19T02:43:05.603Z] Deleted: sha256:d2f7200cf4a6ff3091de3c15ec68800e521c3114dfdd5925967a60c8e32ef65e [2021-11-19T02:43:05.603Z] Deleted: sha256:eb60d321f1036aad34d2a0782a9b5903dfafa7c401a06d209b04d995823dc4d8 [2021-11-19T02:43:05.603Z] INFO: Tidying pidfile d:\CI\PR-42979\2\docker.pid [2021-11-19T02:43:05.603Z] INFO: Nuking d:\CI [2021-11-19T02:43:07.090Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-19T02:43:09.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-19T02:43:09.837Z] docker_cli_external_volume_driver_test.go:484: [d3bd436256bac] daemon is not started [2021-11-19T02:43:10.075Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-19T02:43:10.360Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-19T02:43:10.360Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:43:10.360Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-19T02:43:10.360Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:43:10.360Z] === RUN TestDockerSuite/TestCpToDot [2021-11-19T02:43:12.311Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-19T02:43:13.320Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-19T02:43:13.320Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:43:13.320Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-19T02:43:13.320Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:43:13.320Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-19T02:43:14.534Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-19T02:43:16.109Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-19T02:43:16.277Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-19T02:43:16.277Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:43:16.277Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-19T02:43:16.277Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:43:16.277Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-19T02:43:16.277Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:43:16.277Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-19T02:43:16.277Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:43:16.277Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-19T02:43:16.748Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-19T02:43:16.748Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-19T02:43:18.333Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-19T02:43:18.966Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-19T02:43:20.559Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.131Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-19T02:43:22.131Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-19T02:43:22.601Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-19T02:43:22.601Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-19T02:43:22.601Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-19T02:43:22.601Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-19T02:43:22.601Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-19T02:43:22.601Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-19T02:43:22.601Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-19T02:43:22.601Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-19T02:43:22.761Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-19T02:43:22.761Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-19T02:43:22.761Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-19T02:43:23.269Z] INFO: Zapped successfully [2021-11-19T02:43:23.269Z] [2021-11-19T02:43:23.270Z] INFO: executeCI.ps1 exiting at Fri Nov 19 02:43:23 CUT 2021. Duration 00:48:37.1339115 [2021-11-19T02:43:23.270Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-19T02:43:23.511Z] Recording test results [2021-11-19T02:43:23.922Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-19T02:43:24.183Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-19T02:43:24.687Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-19T02:43:24.687Z] docker_cli_external_volume_driver_test.go:52: [df5b917708e47] daemon is not started [2021-11-19T02:43:25.533Z] Creating win-2022-integration-bundles.zip [2021-11-19T02:43:25.719Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-19T02:43:25.757Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-19T02:43:26.188Z] === RUN TestDockerSuite/TestCreateLabels [Pipeline] archiveArtifacts [2021-11-19T02:43:26.657Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-19T02:43:26.657Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:43:26.657Z] === RUN TestDockerSuite/TestCreateRM [2021-11-19T02:43:26.714Z] Archiving artifacts [2021-11-19T02:43:27.128Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-19T02:43:27.128Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:43:27.128Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-19T02:43:27.128Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-19T02:43:27.598Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-19T02:43:27.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:43:28.882Z] + make clean [2021-11-19T02:43:29.340Z] docker volume rm -f docker-dev-cache [2021-11-19T02:43:29.340Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:43:31.642Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-19T02:43:33.213Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-19T02:43:33.213Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:43:33.213Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-19T02:43:35.445Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-19T02:43:35.445Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-19T02:43:38.033Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-19T02:43:38.033Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-19T02:43:38.033Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite (436.84s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-11-19T02:43:39.516Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-11-19T02:43:39.516Z] PASS [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] === Skipped [2021-11-19T02:43:39.516Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-19T02:43:39.516Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-19T02:43:39.516Z] check_test.go:308: [defcfea8c8a1a] daemon is not started [2021-11-19T02:43:39.516Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-19T02:43:39.516Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-19T02:43:39.516Z] check_test.go:308: [de8fbbc107005] daemon is not started [2021-11-19T02:43:39.516Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-19T02:43:39.516Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-19T02:43:39.516Z] check_test.go:308: [d50f67f22323b] daemon is not started [2021-11-19T02:43:39.516Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-19T02:43:39.516Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-19T02:43:39.516Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-19T02:43:39.516Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-19T02:43:39.516Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] DONE 273 tests, 5 skipped in 2403.836s [2021-11-19T02:43:39.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-19T02:43:39.516Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc42a170b5319/docker.pid [2021-11-19T02:43:39.516Z] +++ kill 7328 [2021-11-19T02:43:39.516Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7328 is not a child of this shell [2021-11-19T02:43:39.516Z] warning: PID 7328 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc42a170b5319/docker.pid had a nonzero exit code [2021-11-19T02:43:39.516Z] ++++ cat bundles/test-integration/docker.pid [2021-11-19T02:43:39.516Z] +++ kill 8458 [2021-11-19T02:43:39.516Z] +++ /etc/init.d/apparmor stop [2021-11-19T02:43:39.516Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] Unloading profiles will leave already running processes permanently [2021-11-19T02:43:39.516Z] unconfined, which can lead to unexpected situations. [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] To set a process to complain mode, use the command line tool [2021-11-19T02:43:39.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-19T02:43:39.516Z] +++ true [2021-11-19T02:43:39.516Z] exiting test-integration [2021-11-19T02:43:39.516Z] ++ exit 0 [2021-11-19T02:43:39.516Z] [2021-11-19T02:43:39.516Z] + exit 0 [2021-11-19T02:43:39.516Z] ++ jobs -p [2021-11-19T02:43:39.516Z] + pids= [2021-11-19T02:43:39.516Z] + echo 'Remaining pids to kill: []' [2021-11-19T02:43:39.516Z] Remaining pids to kill: [] [2021-11-19T02:43:39.516Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-19T02:43:39.526Z] Recording test results [2021-11-19T02:43:40.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-19T02:43:40.216Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-19T02:43:40.359Z] + echo Ensuring container killed. [2021-11-19T02:43:40.359Z] Ensuring container killed. [2021-11-19T02:43:40.359Z] + docker ps -aq -f name=docker-pr2-* [2021-11-19T02:43:40.359Z] + cids=ebda94d5daee [2021-11-19T02:43:40.359Z] 20198aa5f0a8 [2021-11-19T02:43:40.359Z] 80af4e759e77 [2021-11-19T02:43:40.359Z] + [ -n ebda94d5daee [2021-11-19T02:43:40.359Z] 20198aa5f0a8 [2021-11-19T02:43:40.359Z] 80af4e759e77 ] [2021-11-19T02:43:40.359Z] + docker rm -vf ebda94d5daee 20198aa5f0a8 80af4e759e77 [2021-11-19T02:43:40.988Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-19T02:43:41.287Z] ebda94d5daee [2021-11-19T02:43:41.287Z] 20198aa5f0a8 [2021-11-19T02:43:41.287Z] 80af4e759e77 [Pipeline] sh [2021-11-19T02:43:41.456Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-19T02:43:41.456Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:43:41.456Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-19T02:43:41.600Z] + echo Chowning /workspace to jenkins user [2021-11-19T02:43:41.600Z] Chowning /workspace to jenkins user [2021-11-19T02:43:41.600Z] + id -u [2021-11-19T02:43:41.600Z] + id -g [2021-11-19T02:43:41.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42979:/workspace busybox chown -R 1000:1000 /workspace [2021-11-19T02:43:44.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-19T02:43:44.410Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [Pipeline] catchError [Pipeline] { [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-19T02:43:44.878Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-19T02:43:44.878Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDockerFails [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-19T02:43:44.878Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-19T02:43:44.878Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-19T02:43:44.878Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-19T02:43:44.878Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-19T02:43:44.878Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:43:44.878Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] sh [2021-11-19T02:43:44.984Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-19T02:43:45.205Z] + bundleName=amd64 [2021-11-19T02:43:45.205Z] + echo Creating amd64-bundles.tar.gz [2021-11-19T02:43:45.205Z] Creating amd64-bundles.tar.gz [2021-11-19T02:43:45.205Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-19T02:43:45.205Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-19T02:43:46.577Z] Archiving artifacts [2021-11-19T02:43:47.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:43:47.309Z] + make clean [2021-11-19T02:43:47.309Z] docker volume rm -f docker-dev-cache [2021-11-19T02:43:47.309Z] docker-dev-cache [Pipeline] deleteDir [2021-11-19T02:43:48.672Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:43:50.867Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-19T02:43:51.629Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-19T02:43:52.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-19T02:43:54.582Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-19T02:43:54.664Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-19T02:43:54.664Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:43:54.664Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-19T02:43:56.885Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-19T02:43:58.466Z] === RUN TestDockerSuite/TestLogsSince [2021-11-19T02:44:07.079Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-19T02:44:07.146Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-19T02:44:07.146Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:44:07.146Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-19T02:44:07.146Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:44:07.146Z] === RUN TestDockerSuite/TestLogsTail [2021-11-19T02:44:09.367Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-19T02:44:11.590Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-19T02:44:11.836Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-19T02:44:13.814Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-19T02:44:13.814Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestNetHostname [2021-11-19T02:44:13.814Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-19T02:44:13.814Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-19T02:44:13.814Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-19T02:44:13.814Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginActive [2021-11-19T02:44:13.814Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-19T02:44:13.814Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-19T02:44:13.814Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-19T02:44:13.814Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-19T02:44:13.814Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:44:13.814Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-19T02:44:13.814Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-19T02:44:13.815Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-19T02:44:13.815Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-19T02:44:13.815Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-19T02:44:13.815Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPortList [2021-11-19T02:44:13.815Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:44:13.815Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-19T02:44:17.618Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.618Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-19T02:44:17.618Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:44:17.716Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-19T02:44:18.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-19T02:44:18.088Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:44:18.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-19T02:44:21.516Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-19T02:44:21.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-19T02:44:21.893Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:44:21.893Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-19T02:44:21.985Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-19T02:44:27.921Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-19T02:44:28.392Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-19T02:44:29.073Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-19T02:44:29.073Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:44:29.073Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-19T02:44:29.389Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-19T02:44:36.260Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-19T02:44:36.558Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-19T02:44:42.430Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-19T02:44:42.430Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-19T02:44:42.430Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:44:42.430Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-19T02:44:43.996Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-19T02:44:43.996Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:44:43.996Z] === RUN TestDockerSuite/TestEventsRename [2021-11-19T02:44:46.961Z] === RUN TestDockerSuite/TestEventsResize [2021-11-19T02:44:54.108Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-19T02:44:54.108Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-19T02:44:54.108Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:44:54.108Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-19T02:45:06.606Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-19T02:45:12.492Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-19T02:45:19.668Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-19T02:45:22.642Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-19T02:45:22.642Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:45:22.642Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-19T02:45:22.642Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:45:22.642Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-19T02:45:22.847Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-19T02:45:23.316Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-19T02:45:27.114Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-19T02:45:27.409Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-19T02:45:27.409Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:45:27.409Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-19T02:45:27.409Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:45:27.409Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-19T02:45:27.409Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:45:27.409Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-19T02:45:27.409Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:45:27.409Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-19T02:45:32.989Z] === RUN TestDockerSuite/TestEventsTop [2021-11-19T02:45:32.989Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:45:32.989Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-19T02:45:33.293Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-19T02:45:33.293Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:45:33.293Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-19T02:45:34.863Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-19T02:45:34.863Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:45:34.863Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-19T02:45:35.210Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-19T02:45:35.859Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-19T02:45:36.849Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-19T02:45:36.849Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:45:36.849Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-19T02:45:40.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-19T02:45:41.081Z] === RUN TestDockerSuite/TestExec [2021-11-19T02:45:41.081Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:45:41.081Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-19T02:45:41.081Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:45:41.081Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-19T02:45:43.299Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-19T02:45:44.459Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-19T02:45:46.030Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-19T02:45:47.095Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-19T02:45:47.095Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:45:47.095Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-19T02:45:47.095Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:45:47.095Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-19T02:45:47.095Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:45:47.095Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-19T02:45:50.048Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-19T02:45:53.852Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-19T02:45:57.652Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-19T02:46:00.610Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-19T02:46:00.996Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-19T02:46:00.996Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:46:00.996Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-19T02:46:06.880Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-19T02:46:06.880Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-19T02:46:06.880Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-19T02:46:06.880Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-19T02:46:10.682Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-19T02:46:13.115Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-19T02:46:13.115Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:46:13.115Z] === RUN TestDockerSuite/TestExecEnv [2021-11-19T02:46:13.115Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:46:13.115Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-19T02:46:13.115Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:46:13.115Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-19T02:46:14.489Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-19T02:46:14.490Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:46:14.490Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-19T02:46:15.333Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-19T02:46:18.292Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-19T02:46:18.292Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-19T02:46:18.292Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-19T02:46:21.211Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-19T02:46:21.211Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecParseError [2021-11-19T02:46:21.211Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-19T02:46:21.211Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-19T02:46:21.211Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:46:21.211Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-19T02:46:25.006Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-19T02:46:25.006Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-19T02:46:25.006Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-19T02:46:25.006Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-19T02:46:25.006Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:46:25.006Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-19T02:46:30.814Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-19T02:46:32.386Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-19T02:46:32.856Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-19T02:46:33.682Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-19T02:46:33.682Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:46:33.682Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-19T02:46:38.743Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-19T02:46:39.552Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-19T02:46:39.552Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:46:39.552Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-19T02:46:39.552Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:46:39.552Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-19T02:46:39.552Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:46:39.552Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-19T02:46:46.720Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-19T02:46:47.424Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-19T02:46:54.023Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-19T02:46:54.598Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-19T02:46:57.568Z] === RUN TestDockerSuite/TestRmiTag [2021-11-19T02:46:58.041Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-19T02:46:58.785Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-19T02:47:00.264Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-19T02:47:05.952Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestHealth [2021-11-19T02:47:05.952Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-19T02:47:05.952Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-19T02:47:11.824Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-19T02:47:11.824Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-19T02:47:12.812Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-19T02:47:12.812Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:47:12.812Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-19T02:47:13.800Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-19T02:47:13.800Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-19T02:47:15.227Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-19T02:47:16.024Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-19T02:47:16.024Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-19T02:47:16.217Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-19T02:47:18.243Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-19T02:47:20.987Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-19T02:47:21.457Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:47:21.457Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-19T02:47:22.040Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-19T02:47:22.040Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-19T02:47:22.040Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:47:22.040Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-19T02:47:23.028Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-19T02:47:23.028Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:47:23.028Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-19T02:47:23.028Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:47:23.028Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-19T02:47:25.846Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-19T02:47:25.846Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-19T02:47:27.796Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-19T02:47:28.066Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportFile [2021-11-19T02:47:28.066Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-19T02:47:28.066Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-19T02:47:28.066Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-19T02:47:28.066Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-19T02:47:28.066Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-19T02:47:28.066Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-19T02:47:28.066Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-19T02:47:28.066Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-19T02:47:28.066Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:47:28.066Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-19T02:47:29.368Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-19T02:47:31.594Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-19T02:47:31.864Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-19T02:47:34.820Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-19T02:47:34.820Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:47:34.820Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-19T02:47:34.820Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:47:34.820Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-19T02:47:34.820Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-19T02:47:34.820Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:47:34.820Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-19T02:47:37.779Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-19T02:47:37.779Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-19T02:47:38.773Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-19T02:47:40.344Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-19T02:47:40.344Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-19T02:47:41.574Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-19T02:47:41.574Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:47:41.574Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-19T02:47:41.574Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:47:41.574Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-19T02:47:41.574Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:47:41.574Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-19T02:47:44.147Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:47:44.147Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-19T02:47:44.529Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-19T02:47:46.370Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-19T02:47:46.370Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:47:46.370Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-19T02:47:49.290Z] === RUN TestDockerSuite/TestInspectImage [2021-11-19T02:47:49.290Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:47:49.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-19T02:47:49.290Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:47:49.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-19T02:47:49.290Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:47:49.290Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-19T02:47:49.342Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-19T02:47:49.342Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:47:49.342Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-19T02:47:49.342Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:47:49.342Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-19T02:47:50.913Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:47:50.913Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-19T02:47:52.245Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-19T02:47:53.135Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-19T02:47:54.705Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-19T02:47:55.197Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-19T02:47:55.197Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-19T02:47:56.928Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-19T02:47:56.928Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:47:56.928Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-19T02:47:56.928Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:47:56.928Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-19T02:47:56.928Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:47:56.928Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-19T02:47:58.501Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-19T02:47:58.501Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:47:58.501Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-19T02:47:58.501Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:47:58.972Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-19T02:47:58.972Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:47:58.972Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-19T02:47:58.972Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:47:58.972Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-19T02:47:58.991Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-19T02:48:00.543Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-19T02:48:01.946Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-19T02:48:01.946Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:48:01.946Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-19T02:48:02.415Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-19T02:48:05.312Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:48:05.312Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-19T02:48:05.370Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-19T02:48:06.881Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-19T02:48:06.881Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:48:06.881Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-19T02:48:06.881Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-19T02:48:06.881Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:48:06.881Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-19T02:48:09.105Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-19T02:48:09.167Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-19T02:48:10.675Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-19T02:48:10.675Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:48:10.675Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-19T02:48:12.896Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-19T02:48:12.896Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:48:12.896Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-19T02:48:12.896Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:48:12.896Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-19T02:48:12.896Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:48:12.896Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-19T02:48:15.121Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-19T02:48:16.334Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-19T02:48:16.691Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-19T02:48:18.913Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-19T02:48:20.132Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-19T02:48:23.087Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-19T02:48:26.102Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:48:26.102Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-19T02:48:26.882Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-19T02:48:29.844Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-19T02:48:32.800Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-19T02:48:34.901Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-19T02:48:34.901Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-19T02:48:34.901Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-19T02:48:34.901Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-19T02:48:34.901Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:48:34.901Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-19T02:48:35.764Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-19T02:48:35.764Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-19T02:48:35.764Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-19T02:48:35.764Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:48:35.764Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-19T02:48:35.764Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-19T02:48:36.233Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-19T02:48:36.233Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-19T02:48:36.233Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-19T02:48:36.233Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-19T02:48:39.188Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-19T02:48:42.096Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-19T02:48:42.096Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:48:42.096Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-19T02:48:42.994Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunMount [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-19T02:48:43.666Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:48:43.666Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-19T02:48:48.866Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-19T02:48:49.548Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-19T02:48:49.548Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:48:49.548Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-19T02:48:49.548Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:48:49.548Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-19T02:48:49.548Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:48:50.168Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-19T02:48:51.821Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-19T02:48:51.821Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:48:51.821Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-19T02:48:53.976Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-19T02:48:56.580Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-19T02:48:56.580Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-19T02:48:57.778Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-19T02:48:57.778Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-19T02:48:59.354Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-19T02:49:00.924Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-19T02:49:02.449Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-19T02:49:03.146Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-19T02:49:04.136Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-19T02:49:05.705Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-19T02:49:06.177Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:49:06.177Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:49:08.321Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-19T02:49:09.140Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-19T02:49:09.140Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-19T02:49:09.140Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-19T02:49:09.140Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-19T02:49:09.140Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:49:09.140Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-19T02:49:14.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-19T02:49:16.318Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-19T02:49:16.318Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:49:16.318Z] === RUN TestDockerSuite/TestRunRm [2021-11-19T02:49:18.971Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-19T02:49:23.497Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-19T02:49:23.735Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-19T02:49:23.735Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:49:23.735Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-19T02:49:27.535Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-19T02:49:28.281Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-19T02:49:29.852Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-19T02:49:30.492Z] === RUN TestDockerSuite/TestLogsSince [2021-11-19T02:49:31.423Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-19T02:49:33.161Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-19T02:49:35.384Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-19T02:49:35.384Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:49:35.384Z] === RUN TestDockerSuite/TestRunState [2021-11-19T02:49:35.384Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:49:35.384Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-19T02:49:37.605Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-19T02:49:37.605Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:49:37.605Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-19T02:49:39.181Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-19T02:49:39.181Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:49:39.181Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-19T02:49:39.181Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:49:39.181Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-19T02:49:39.651Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-19T02:49:39.651Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-19T02:49:39.651Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:49:39.651Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-19T02:49:41.036Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-19T02:49:41.036Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:49:41.036Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-19T02:49:41.036Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:49:41.036Z] === RUN TestDockerSuite/TestLogsTail [2021-11-19T02:49:43.255Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-19T02:49:44.421Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:49:44.421Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-19T02:49:45.992Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-19T02:49:45.992Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:49:45.992Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-19T02:49:46.217Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-19T02:49:47.564Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-19T02:49:47.564Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:49:47.564Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-19T02:49:47.564Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:49:48.034Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-19T02:49:49.187Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-19T02:49:49.187Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestNetHostname [2021-11-19T02:49:49.187Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-19T02:49:49.187Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-19T02:49:49.187Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-19T02:49:49.187Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestPluginActive [2021-11-19T02:49:49.187Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-19T02:49:49.187Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.187Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-19T02:49:49.656Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-19T02:49:49.656Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-19T02:49:49.656Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-19T02:49:49.656Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-19T02:49:49.656Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-19T02:49:49.656Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-19T02:49:49.656Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-19T02:49:49.656Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPortList [2021-11-19T02:49:49.656Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:49:49.656Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-19T02:49:50.256Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-19T02:49:55.529Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-19T02:49:55.529Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:49:55.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-19T02:49:57.439Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-19T02:50:01.404Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-19T02:50:01.404Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:50:01.404Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-19T02:50:06.123Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-19T02:50:10.893Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-19T02:50:10.893Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:50:10.893Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-19T02:50:10.893Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-19T02:50:12.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-19T02:50:14.687Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-19T02:50:16.353Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-19T02:50:16.353Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.353Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-19T02:50:16.913Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:50:16.913Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-19T02:50:20.716Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-19T02:50:21.706Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-19T02:50:24.029Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-19T02:50:26.870Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-19T02:50:27.845Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-19T02:50:27.845Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-19T02:50:27.845Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-19T02:50:27.845Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-19T02:50:27.845Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-19T02:50:27.845Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:50:27.845Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-19T02:50:30.066Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-19T02:50:30.066Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-19T02:50:30.536Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-19T02:50:31.006Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-19T02:50:32.594Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-19T02:50:39.529Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-19T02:50:39.529Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:50:39.529Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-19T02:50:45.412Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-19T02:50:45.412Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:50:45.412Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-19T02:50:45.915Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-19T02:50:45.916Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-19T02:50:45.916Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:50:45.916Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-19T02:50:45.916Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-19T02:50:45.916Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-19T02:50:49.345Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-19T02:50:49.345Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:50:49.345Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-19T02:50:49.345Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:50:49.345Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-19T02:50:49.345Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:50:49.345Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-19T02:50:49.345Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:50:49.345Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-19T02:50:51.787Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-19T02:50:54.129Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:50:54.129Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-19T02:50:56.354Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-19T02:50:57.930Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-19T02:50:57.930Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:50:57.930Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-19T02:51:00.157Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-19T02:51:00.157Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-19T02:51:00.157Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-19T02:51:00.157Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-19T02:51:00.157Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-19T02:51:00.157Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:51:00.157Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-19T02:51:02.224Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-19T02:51:08.100Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-19T02:51:08.100Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:51:08.100Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-19T02:51:08.100Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:51:08.100Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-19T02:51:15.145Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-19T02:51:15.270Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-19T02:51:15.271Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:51:15.271Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-19T02:51:15.271Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:51:15.271Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-19T02:51:15.271Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:51:15.271Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-19T02:51:15.271Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:51:15.271Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-19T02:51:15.615Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-19T02:51:15.615Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-19T02:51:15.615Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:51:15.615Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-19T02:51:16.088Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-19T02:51:16.088Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-19T02:51:16.088Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-19T02:51:18.311Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-19T02:51:18.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-19T02:51:21.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-19T02:51:21.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-19T02:51:21.757Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-19T02:51:21.757Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-19T02:51:21.757Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-19T02:51:25.706Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-19T02:51:25.706Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:51:25.706Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-19T02:51:27.274Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-19T02:51:27.274Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:51:27.274Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-19T02:51:28.264Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-19T02:51:28.940Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-19T02:51:28.940Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:51:28.940Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-19T02:51:28.940Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-19T02:51:28.940Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-19T02:51:28.940Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:51:28.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-19T02:51:29.252Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-19T02:51:29.252Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:51:29.252Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-19T02:51:34.831Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-19T02:51:35.133Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-19T02:51:35.301Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-19T02:51:35.301Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-19T02:51:42.299Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-19T02:51:43.989Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-19T02:51:43.989Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:51:43.989Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite (2275.20s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.42s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.31s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.98s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.65s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.74s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.38s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.73s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.92s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.99s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.73s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.62s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-19T02:51:44.460Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.07s) [2021-11-19T02:51:44.460Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.73s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.14s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.11s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.16s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.96s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.30s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.87s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.79s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.72s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.41s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.94s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.43s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.83s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.91s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.39s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.57s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.35s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.30s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.15s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.39s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.19s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.65s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.11s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.17s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.27s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFails (6.77s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.85s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.71s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.73s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.00s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.55s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.27s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildHistory (10.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.72s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.16s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.22s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.05s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.51s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.89s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.45s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.25s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.11s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.36s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (16.86s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.49s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.86s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.44s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.97s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.86s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.49s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.84s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.98s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildRm (10.80s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.86s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.95s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.57s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.90s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildStderr (3.71s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.60s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.79s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.50s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.43s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.27s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.17s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.23s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.64s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.27s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.79s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.58s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.67s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitChange (4.14s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.62s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.45s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitTTY (5.84s) [2021-11-19T02:51:44.461Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.74s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-19T02:51:44.461Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.41s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.83s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.83s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.06s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.99s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.76s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.31s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.32s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.84s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.35s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000acc78_} (2.32s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14125291726_c:\foo_false____} (2.33s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14125291726_c:\foo_true____} (2.31s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.89s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.54s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.94s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.95s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.99s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.59s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.03s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.84s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.09s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.58s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsCopy (4.35s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.29s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.27s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFilters (4.23s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsResize (7.35s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.28s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.27s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.52s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecInspectID (4.33s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.51s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.76s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-11-19T02:51:44.462Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:51:44.462Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.79s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.92s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectDefault (2.05s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectHistory (3.74s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.79s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.85s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectStatus (2.28s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.57s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.89s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.24s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.06s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.99s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.00s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.96s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.96s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsSince (8.61s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.17s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.78s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.80s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsByOrder (7.04s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.67s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.93s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.24s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.80s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.97s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.08s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.16s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.92s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.48s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.49s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.11s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.65s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.56s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.55s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.76s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.42s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.49s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.28s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.61s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.12s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.93s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.34s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.79s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.93s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-19T02:51:44.463Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.92s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-19T02:51:44.463Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.73s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.91s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.42s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.97s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunExitCode (1.90s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.89s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.79s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.52s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.93s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.90s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.15s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.42s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.85s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.55s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunRm (6.87s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.90s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.11s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.88s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.57s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.63s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.00s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.06s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.77s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.15s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.43s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.21s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.70s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.84s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.16s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.48s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2021-11-19T02:51:44.464Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:51:44.464Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-11-19T02:51:44.464Z] === RUN TestDockerRegistrySuite [2021-11-19T02:51:44.464Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-19T02:51:44.464Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-19T02:51:44.465Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:51:44.465Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:51:44.465Z] === RUN TestDockerSchema1RegistrySuite [2021-11-19T02:51:44.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-19T02:51:44.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:51:44.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:51:44.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-19T02:51:44.465Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.519Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-19T02:51:44.936Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.936Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:44.936Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:44.936Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-19T02:51:44.936Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-19T02:51:44.936Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-19T02:51:44.937Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-19T02:51:44.937Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-19T02:51:44.937Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-19T02:51:44.937Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-19T02:51:44.937Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-19T02:51:44.937Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerDaemonSuite [2021-11-19T02:51:44.937Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-19T02:51:44.937Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-19T02:51:44.937Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-19T02:51:44.937Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerSwarmSuite [2021-11-19T02:51:44.937Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-19T02:51:44.937Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerExternalVolumeSuite [2021-11-19T02:51:44.937Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerNetworkSuite [2021-11-19T02:51:44.937Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-19T02:51:44.937Z] === RUN TestDockerHubPullSuite [2021-11-19T02:51:44.937Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-19T02:51:44.937Z] PASS [2021-11-19T02:51:44.937Z] ok github.com/docker/docker/integration-cli 2275.543s [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === Skipped [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-19T02:51:44.937Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.937Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:51:44.937Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:51:44.937Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-19T02:51:44.937Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-19T02:51:44.937Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:51:44.937Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:51:44.937Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:51:44.937Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:51:44.938Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-19T02:51:44.938Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:51:44.938Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-19T02:51:44.938Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-19T02:51:44.939Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-19T02:51:44.939Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-11-19T02:51:44.939Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:51:44.939Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-19T02:51:44.939Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:51:44.939Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:51:44.939Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:51:44.939Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:51:44.939Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.939Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-19T02:51:44.939Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-19T02:51:44.940Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:51:44.940Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:51:44.940Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-19T02:51:44.940Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:51:44.940Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:51:44.940Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:51:44.940Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:51:44.940Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-19T02:51:44.940Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:51:44.940Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.940Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:51:44.940Z] [2021-11-19T02:51:44.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-19T02:51:44.940Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:51:44.941Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:51:44.941Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:51:44.941Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-19T02:51:44.941Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:51:44.941Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-19T02:51:44.941Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:51:44.941Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-19T02:51:44.941Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:51:44.941Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.941Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:51:44.941Z] [2021-11-19T02:51:44.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.942Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-19T02:51:44.942Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.942Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-19T02:51:44.942Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:51:44.943Z] [2021-11-19T02:51:44.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-19T02:51:44.943Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:51:44.943Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:51:45.414Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.414Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:51:45.414Z] [2021-11-19T02:51:45.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-19T02:51:45.415Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:51:45.415Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:51:45.415Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.415Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:51:45.415Z] [2021-11-19T02:51:45.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-19T02:51:45.416Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] DONE 1085 tests, 539 skipped in 2283.276s [2021-11-19T02:51:45.416Z] INFO: Integration tests ended at 11/19/2021 02:51:45. Duration:00:38:03.4383391 [2021-11-19T02:51:45.416Z] INFO: Docker info of the daemon under test at end of run [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] Containers: 2 [2021-11-19T02:51:45.416Z] Running: 0 [2021-11-19T02:51:45.416Z] Paused: 0 [2021-11-19T02:51:45.416Z] Stopped: 2 [2021-11-19T02:51:45.416Z] Images: 18 [2021-11-19T02:51:45.416Z] Server Version: 0.0.0-dev [2021-11-19T02:51:45.416Z] Storage Driver: windowsfilter [2021-11-19T02:51:45.416Z] Windows: [2021-11-19T02:51:45.416Z] Logging Driver: json-file [2021-11-19T02:51:45.416Z] Plugins: [2021-11-19T02:51:45.416Z] Volume: local [2021-11-19T02:51:45.416Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T02:51:45.416Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T02:51:45.416Z] Swarm: inactive [2021-11-19T02:51:45.416Z] Default Isolation: process [2021-11-19T02:51:45.416Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-19T02:51:45.416Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-19T02:51:45.416Z] OSType: windows [2021-11-19T02:51:45.416Z] Architecture: x86_64 [2021-11-19T02:51:45.416Z] CPUs: 4 [2021-11-19T02:51:45.416Z] Total Memory: 32GiB [2021-11-19T02:51:45.416Z] Name: azwin-2-960820 [2021-11-19T02:51:45.416Z] ID: 7M7V:NSLR:3LQD:6R7Z:E3HX:RAKR:WA3U:C4DN:DENO:GOAW:J4S5:M3WJ [2021-11-19T02:51:45.416Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T02:51:45.416Z] Debug Mode (client): false [2021-11-19T02:51:45.416Z] Debug Mode (server): true [2021-11-19T02:51:45.416Z] File Descriptors: -1 [2021-11-19T02:51:45.416Z] Goroutines: 17 [2021-11-19T02:51:45.416Z] System Time: 2021-11-19T02:51:45.1209408Z [2021-11-19T02:51:45.416Z] EventsListeners: 0 [2021-11-19T02:51:45.416Z] Registry: https://index.docker.io/v1/ [2021-11-19T02:51:45.416Z] Labels: [2021-11-19T02:51:45.416Z] Experimental: false [2021-11-19T02:51:45.416Z] Insecure Registries: [2021-11-19T02:51:45.416Z] 127.0.0.0/8 [2021-11-19T02:51:45.416Z] Live Restore Enabled: false [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] [2021-11-19T02:51:45.416Z] INFO: Stopping daemon under test [2021-11-19T02:51:45.416Z] SUCCESS: The process with PID 6100 (child process of PID 8836) has been terminated. [2021-11-19T02:51:45.416Z] SUCCESS: The process with PID 8836 (child process of PID 5308) has been terminated. [2021-11-19T02:51:45.416Z] INFO: Stop tailing logs of the daemon under tests [2021-11-19T02:51:45.416Z] INFO: executeCI.ps1 Completed successfully at 11/19/2021 02:51:45. [2021-11-19T02:51:45.416Z] INFO: Tidying up at end of run [2021-11-19T02:51:45.416Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.out) to bundles\CIDUT.out [2021-11-19T02:51:45.416Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.err) to bundles\CIDUT.err [2021-11-19T02:51:45.416Z] INFO: Saving containerd logs to bundles [2021-11-19T02:51:45.416Z] INFO: Nuke-Everything... [2021-11-19T02:51:45.887Z] INFO: Container count on control daemon to delete is 2 [2021-11-19T02:51:46.357Z] 0d352a717872 [2021-11-19T02:51:46.357Z] ff44db0a7ca4 [2021-11-19T02:51:46.357Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-19T02:51:53.534Z] Deleted: sha256:f0934f3836d4f0403fc0c710131d4f613a589dd1614ef246eda6429fc28a57db [2021-11-19T02:51:53.534Z] Deleted: sha256:150be4cd93e98338a6b3bd1e6cf412ea8a9ada1bccee41b03b2422536bbe60a9 [2021-11-19T02:51:53.534Z] Deleted: sha256:c45780c9b9330243ebafb55cf7bec68e0037ba18e769e1fecacfaca5ca7d2e3d [2021-11-19T02:51:53.534Z] Deleted: sha256:3c9adb93e86eca59cb2989e6ea382da08e75bc65de1073ab326e55523d18fa6c [2021-11-19T02:51:53.534Z] Deleted: sha256:8e067536a6ed694cdc51e357ef65ef68a66de83c3c32e7047a35f1df6797ad16 [2021-11-19T02:51:53.534Z] Deleted: sha256:0c479006030cb01fd7660893f04ce395458b2f240c9cd20b5099f4c70712b657 [2021-11-19T02:51:53.534Z] Deleted: sha256:3b20288406018c9167a768ef26ad68442bb5a342741da676ce4b0d20b783a23e [2021-11-19T02:51:53.534Z] Deleted: sha256:31cb9a40e18b29e95b8d917c08908397cc55ab3df0edf8aff9097a330f10b9c0 [2021-11-19T02:51:53.534Z] Deleted: sha256:69a28de2c58dd047c1e11992105f6198be7450b6de76e8a2d9bc8a4641b9432d [2021-11-19T02:51:53.534Z] Deleted: sha256:6e627aab1e6df5ee4ea78757166ce768cc1fe6982d513702a02d86ca30669941 [2021-11-19T02:51:53.534Z] Deleted: sha256:170dea27fea01ff2ab5b3ef6804e28fccebbf60292db6d9f9a4c61cd7495d548 [2021-11-19T02:51:53.534Z] Deleted: sha256:98ed4abb8144e5cdc2a19b55c338b49a92ccd1617a565140da3dd06737d8bd42 [2021-11-19T02:51:53.534Z] Deleted: sha256:379985b036d73b653d5a0ea6d6e14eb4eec2e06702881d7e91918016ec83b8d0 [2021-11-19T02:51:53.534Z] Deleted: sha256:110744a7bf76c2aa030fe311b3504ff8a557545ca8e6e7f335f907497a0e6b52 [2021-11-19T02:51:53.534Z] Deleted: sha256:7b1085c4d68017e16284a7f348447e0ff60bcf562537c7fe87fef25e91db14c2 [2021-11-19T02:51:53.534Z] Deleted: sha256:90203b4ccf01a5a482aa24aac6babd5fd6540eb9cee2eee5bc7df7721c3e0790 [2021-11-19T02:51:53.534Z] INFO: Tidying pidfile d:\CI\PR-42979\2\docker.pid [2021-11-19T02:51:53.534Z] INFO: Nuking d:\CI [2021-11-19T02:52:14.645Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-19T02:52:14.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:52:14.645Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-19T02:52:18.864Z] INFO: Zapped successfully [2021-11-19T02:52:18.864Z] [2021-11-19T02:52:18.864Z] INFO: executeCI.ps1 exiting at Fri Nov 19 02:52:15 CUT 2021. Duration 00:57:25.2842494 [2021-11-19T02:52:18.864Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-19T02:52:19.120Z] Recording test results [2021-11-19T02:52:19.735Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-19T02:52:20.526Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-19T02:52:20.994Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-19T02:52:20.994Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-19T02:52:21.341Z] Creating windowsRS5-integration-bundles.zip [2021-11-19T02:52:21.985Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] archiveArtifacts [2021-11-19T02:52:22.555Z] Archiving artifacts [2021-11-19T02:52:23.753Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T02:52:24.715Z] + make clean [2021-11-19T02:52:25.186Z] docker volume rm -f docker-dev-cache [2021-11-19T02:52:25.186Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-19T02:52:30.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-19T02:52:35.420Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-19T02:52:35.420Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:52:35.420Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-19T02:52:41.299Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-19T02:52:41.299Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-19T02:52:41.768Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-19T02:52:59.595Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-19T02:53:01.845Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-19T02:53:02.849Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-19T02:53:11.528Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-19T02:53:17.402Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-19T02:53:26.075Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-19T02:53:30.838Z] === RUN TestDockerSuite/TestRmiTag [2021-11-19T02:53:31.307Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-19T02:53:35.103Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-19T02:53:56.350Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-19T02:53:56.819Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-19T02:54:02.697Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-19T02:54:03.686Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-19T02:54:03.687Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:54:03.687Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-19T02:54:06.644Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-19T02:54:06.644Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:54:06.644Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-19T02:54:06.644Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:54:06.644Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-19T02:54:12.516Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-19T02:54:16.313Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-19T02:54:19.268Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-19T02:54:23.064Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-19T02:54:26.030Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-19T02:54:26.030Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-19T02:54:31.907Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:54:31.907Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-19T02:54:34.864Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-19T02:54:34.864Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:54:34.864Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-19T02:54:39.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-19T02:54:39.623Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:54:39.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-19T02:54:39.623Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:54:39.623Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-19T02:54:41.860Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-19T02:54:41.860Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:54:41.860Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-19T02:54:41.860Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:54:41.860Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-19T02:54:41.860Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:54:41.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-19T02:54:41.860Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:54:41.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-19T02:54:42.329Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:54:42.329Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-19T02:54:42.329Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:54:42.329Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-19T02:54:42.329Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:54:42.329Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-19T02:54:44.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-19T02:54:47.504Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-19T02:54:50.461Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-19T02:54:50.461Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:54:50.461Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-19T02:54:50.461Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:54:50.461Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-19T02:54:50.461Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:54:50.461Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-19T02:54:53.417Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-19T02:54:53.417Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:54:53.417Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-19T02:54:53.417Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:54:53.417Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-19T02:54:53.417Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:54:53.417Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-19T02:54:53.417Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:54:53.886Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-19T02:54:55.452Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-19T02:55:02.617Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:55:02.617Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-19T02:55:04.841Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-19T02:55:04.841Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:55:04.841Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-19T02:55:04.841Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-19T02:55:04.841Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:55:04.841Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-19T02:55:08.637Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-19T02:55:11.593Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-19T02:55:11.593Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:55:11.593Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-19T02:55:13.812Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-19T02:55:13.812Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:55:13.812Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-19T02:55:13.812Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:55:13.812Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-19T02:55:13.812Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:55:13.812Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-19T02:55:17.610Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-19T02:55:20.568Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-19T02:55:23.524Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-19T02:55:26.480Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:55:26.480Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-19T02:55:32.359Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-19T02:55:32.359Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-19T02:55:32.359Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-19T02:55:32.359Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-19T02:55:32.359Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:55:32.359Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-19T02:55:41.027Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-19T02:55:41.027Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:55:41.027Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunMount [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-19T02:55:43.244Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:55:43.244Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-19T02:55:53.678Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-19T02:55:53.678Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:55:53.678Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-19T02:55:53.678Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:55:53.678Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-19T02:55:53.678Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:55:53.678Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-19T02:55:58.435Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-19T02:56:04.307Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-19T02:56:04.307Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-19T02:56:05.880Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-19T02:56:08.096Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-19T02:56:09.664Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-19T02:56:11.231Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-19T02:56:14.186Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:56:14.186Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-19T02:56:18.957Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-19T02:56:18.957Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-19T02:56:18.957Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-19T02:56:18.957Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-19T02:56:18.957Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:56:18.957Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-19T02:56:31.501Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-19T02:56:31.501Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:56:31.501Z] === RUN TestDockerSuite/TestRunRm [2021-11-19T02:56:33.066Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-19T02:56:38.937Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-19T02:56:41.891Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-19T02:56:44.845Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-19T02:56:48.643Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-19T02:56:48.643Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:56:48.643Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-19T02:56:48.643Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:56:48.643Z] === RUN TestDockerSuite/TestRunState [2021-11-19T02:56:48.643Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:56:48.643Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-19T02:56:51.597Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-19T02:56:51.597Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:56:51.597Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-19T02:56:52.066Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-19T02:56:52.066Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:56:52.066Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-19T02:56:52.066Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:56:52.066Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-19T02:56:52.534Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-19T02:56:52.534Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-19T02:56:52.534Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:56:52.534Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-19T02:56:58.407Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:56:58.407Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-19T02:57:00.627Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-19T02:57:00.627Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:57:00.627Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-19T02:57:03.580Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-19T02:57:03.580Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:57:03.580Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-19T02:57:03.580Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:57:03.580Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-19T02:57:07.374Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-19T02:57:17.820Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-19T02:57:22.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-19T02:57:31.258Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-19T02:57:31.258Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:57:31.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-19T02:57:31.258Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-19T02:57:35.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-19T02:57:38.861Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-19T02:57:41.815Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:57:41.815Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-19T02:57:47.692Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-19T02:57:49.910Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-19T02:57:52.128Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-19T02:57:58.001Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-19T02:57:58.001Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-19T02:57:58.001Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-19T02:57:58.001Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-19T02:57:58.001Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.001Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-19T02:57:58.001Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.469Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-19T02:57:58.469Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.469Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-19T02:57:58.469Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.469Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-19T02:57:58.469Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:57:58.469Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-19T02:58:00.690Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-19T02:58:01.158Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-19T02:58:01.158Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-19T02:58:01.627Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-19T02:58:03.194Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-19T02:58:13.625Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-19T02:58:13.625Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:58:13.625Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-19T02:58:24.060Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-19T02:58:24.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:58:24.060Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-19T02:58:28.829Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-19T02:58:28.829Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:58:28.829Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-19T02:58:28.829Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:58:28.829Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-19T02:58:28.829Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:58:28.829Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-19T02:58:28.829Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:58:28.829Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-19T02:58:37.501Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:58:37.501Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-19T02:58:40.456Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-19T02:58:44.255Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-19T02:58:44.255Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:58:44.255Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-19T02:58:47.208Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-19T02:58:47.208Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-19T02:58:47.208Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-19T02:58:47.208Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-19T02:58:47.208Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-19T02:58:47.208Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:58:47.208Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-19T02:59:02.151Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-19T02:59:02.619Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-19T02:59:02.619Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-19T02:59:02.619Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:59:02.619Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-19T02:59:03.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-19T02:59:03.559Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-19T02:59:03.559Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-19T02:59:07.355Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-19T02:59:07.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-19T02:59:11.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-19T02:59:11.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-19T02:59:11.617Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-19T02:59:11.617Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-19T02:59:11.617Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-19T02:59:22.049Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-19T02:59:22.049Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:59:22.049Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-19T02:59:22.049Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-19T02:59:22.518Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-19T02:59:22.518Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:59:22.518Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-19T02:59:32.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-19T02:59:32.954Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-19T02:59:32.954Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-19T02:59:45.464Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-19T02:59:45.464Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:59:45.464Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite (2634.12s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.03s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.25s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.17s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.46s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.48s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.64s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.30s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.36s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.06s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.73s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.07s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.42s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.65s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.82s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.72s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.23s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.56s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.99s) [2021-11-19T02:59:45.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:59:45.935Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.47s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.08s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.65s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.32s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.72s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.84s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.43s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.60s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.31s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.16s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.26s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.67s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.60s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.81s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.29s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.43s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.49s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.37s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.96s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.37s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.44s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.12s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.56s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.96s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.22s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.88s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.11s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.58s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.16s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFails (3.06s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.07s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.13s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.99s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.66s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.74s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildHistory (12.45s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.97s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.95s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.38s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-19T02:59:45.936Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-11-19T02:59:45.936Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.77s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.07s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.51s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.36s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.77s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.42s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.20s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.99s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.64s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.87s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.21s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.18s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.75s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.62s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.84s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.04s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.05s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.09s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.34s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.73s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildRm (15.11s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.63s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.43s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.52s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.64s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.32s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildStderr (5.28s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.86s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.38s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.53s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.51s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.53s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.67s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.06s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.80s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.10s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.93s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCommitChange (5.73s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.26s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.00s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCommitTTY (8.25s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.24s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.69s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.26s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.02s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.07s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.08s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.68s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.76s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.13s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.71s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.13s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.21s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.86s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.14s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.50s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (11.07s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.07s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.18s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.74s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.98s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.22s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.79s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.33s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.06s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.07s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.07s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ad770_} (3.00s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13644123697_c:\foo_false____} (3.03s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13644123697_c:\foo_true____} (3.04s) [2021-11-19T02:59:46.406Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-19T02:59:46.406Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.20s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.41s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.17s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.28s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.10s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToDot (3.29s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCpToStdout (3.31s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.10s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.77s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.35s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.10s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.19s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.25s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.99s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsCopy (5.72s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.66s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.10s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.41s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFilters (6.47s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFormat (6.27s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsRename (3.27s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsResize (33.36s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.79s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.52s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.04s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.04s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.98s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.12s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.66s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.80s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (10.63s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.75s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecInspectID (5.72s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.94s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (8.18s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.47s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.10s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.27s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.24s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.31s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.24s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.16s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.04s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.00s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.06s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.30s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectDefault (3.06s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.16s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.04s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.06s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.74s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.25s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectStatus (3.84s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.82s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.68s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.09s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.77s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.08s) [2021-11-19T02:59:46.407Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:59:46.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.08s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.10s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.44s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.12s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.81s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.17s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.00s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.67s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.61s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.24s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsSince (9.50s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsTail (3.32s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.10s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.68s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsByOrder (12.91s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.56s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.22s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.15s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.54s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.84s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.94s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.19s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.10s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.23s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.12s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.10s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.87s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.48s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.67s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.04s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.65s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.54s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.58s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.25s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.69s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.18s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.73s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.50s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.86s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.09s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.83s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.14s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.21s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.08s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.09s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.85s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.22s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.03s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.99s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.13s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.07s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.15s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.65s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunExitCode (3.06s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.05s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.09s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.16s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.51s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.55s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.49s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.21s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.90s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.40s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-11-19T02:59:46.408Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.81s) [2021-11-19T02:59:46.408Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.44s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.93s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunRm (3.08s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.11s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.09s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.00s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.65s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.09s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.93s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.85s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.79s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.18s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.00s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.73s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.81s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.21s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.11s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.51s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.57s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.08s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.46s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.74s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.54s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.25s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.66s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.67s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.15s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.33s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.77s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.83s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.99s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.34s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:59:46.409Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-19T02:59:46.409Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.409Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:59:46.409Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-19T02:59:46.410Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-19T02:59:46.410Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-19T02:59:46.410Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-19T02:59:46.410Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-19T02:59:46.410Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-19T02:59:46.410Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-19T02:59:46.410Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerDaemonSuite [2021-11-19T02:59:46.410Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-19T02:59:46.410Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-19T02:59:46.410Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-19T02:59:46.410Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerSwarmSuite [2021-11-19T02:59:46.410Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-19T02:59:46.410Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerExternalVolumeSuite [2021-11-19T02:59:46.410Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerNetworkSuite [2021-11-19T02:59:46.410Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-19T02:59:46.410Z] === RUN TestDockerHubPullSuite [2021-11-19T02:59:46.410Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-19T02:59:46.410Z] PASS [2021-11-19T02:59:46.410Z] ok github.com/docker/docker/integration-cli 2634.490s [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === Skipped [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:59:46.410Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.410Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:59:46.410Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-19T02:59:46.410Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-19T02:59:46.410Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:59:46.410Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-19T02:59:46.410Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:59:46.410Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-19T02:59:46.410Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:59:46.410Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:59:46.410Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.410Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-19T02:59:46.410Z] [2021-11-19T02:59:46.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-11-19T02:59:46.411Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-19T02:59:46.411Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.411Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-19T02:59:46.411Z] [2021-11-19T02:59:46.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-19T02:59:46.411Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-11-19T02:59:46.412Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-19T02:59:46.412Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:59:46.412Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-19T02:59:46.412Z] docker_cli_sni_test.go:18: Flakey test [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-19T02:59:46.412Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-19T02:59:46.412Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:59:46.412Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.412Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-19T02:59:46.412Z] [2021-11-19T02:59:46.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:59:46.412Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:59:46.882Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.882Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.882Z] [2021-11-19T02:59:46.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:59:46.882Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:59:46.883Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-19T02:59:46.883Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:59:46.883Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:59:46.883Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:59:46.883Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:59:46.883Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:59:46.883Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.883Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-19T02:59:46.883Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:59:46.884Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:59:46.884Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:59:46.884Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:59:46.884Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:59:46.884Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:59:46.884Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:59:46.884Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:59:46.884Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-19T02:59:46.884Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:59:46.884Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.884Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-19T02:59:46.884Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:59:46.885Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.885Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.885Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-19T02:59:46.885Z] [2021-11-19T02:59:46.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:59:46.885Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-19T02:59:46.886Z] [2021-11-19T02:59:46.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:59:46.886Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.886Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:59:46.887Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-19T02:59:46.887Z] [2021-11-19T02:59:46.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:59:46.887Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.887Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:59:46.888Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-19T02:59:46.888Z] [2021-11-19T02:59:46.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:46.889Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-19T02:59:46.889Z] [2021-11-19T02:59:46.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:59:46.889Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-19T02:59:47.358Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-19T02:59:47.358Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-19T02:59:47.358Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-19T02:59:47.358Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] DONE 1085 tests, 544 skipped in 2643.125s [2021-11-19T02:59:47.358Z] INFO: Integration tests ended at 11/19/2021 02:59:46. Duration:00:44:03.3312722 [2021-11-19T02:59:47.358Z] INFO: Docker info of the daemon under test at end of run [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] Containers: 2 [2021-11-19T02:59:47.358Z] Running: 0 [2021-11-19T02:59:47.358Z] Paused: 0 [2021-11-19T02:59:47.358Z] Stopped: 2 [2021-11-19T02:59:47.358Z] Images: 18 [2021-11-19T02:59:47.358Z] Server Version: 0.0.0-dev [2021-11-19T02:59:47.358Z] Storage Driver: windowsfilter [2021-11-19T02:59:47.358Z] Windows: [2021-11-19T02:59:47.358Z] Logging Driver: json-file [2021-11-19T02:59:47.358Z] Plugins: [2021-11-19T02:59:47.358Z] Volume: local [2021-11-19T02:59:47.358Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-19T02:59:47.358Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-19T02:59:47.358Z] Swarm: inactive [2021-11-19T02:59:47.358Z] Default Isolation: process [2021-11-19T02:59:47.358Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-19T02:59:47.358Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-19T02:59:47.358Z] OSType: windows [2021-11-19T02:59:47.358Z] Architecture: x86_64 [2021-11-19T02:59:47.358Z] CPUs: 4 [2021-11-19T02:59:47.358Z] Total Memory: 32GiB [2021-11-19T02:59:47.358Z] Name: azwin-2-538801 [2021-11-19T02:59:47.358Z] ID: SCTY:JUD5:YPMW:3ANV:FAZI:NV2V:7CQC:R7JJ:BLOA:IL4B:OA6H:VVLO [2021-11-19T02:59:47.358Z] Docker Root Dir: D:\CI\PR-42979\2\daemon [2021-11-19T02:59:47.358Z] Debug Mode (client): false [2021-11-19T02:59:47.358Z] Debug Mode (server): true [2021-11-19T02:59:47.358Z] File Descriptors: -1 [2021-11-19T02:59:47.358Z] Goroutines: 46 [2021-11-19T02:59:47.358Z] System Time: 2021-11-19T02:59:46.9194635Z [2021-11-19T02:59:47.358Z] EventsListeners: 0 [2021-11-19T02:59:47.358Z] Registry: https://index.docker.io/v1/ [2021-11-19T02:59:47.358Z] Labels: [2021-11-19T02:59:47.358Z] Experimental: false [2021-11-19T02:59:47.358Z] Insecure Registries: [2021-11-19T02:59:47.358Z] 127.0.0.0/8 [2021-11-19T02:59:47.358Z] Live Restore Enabled: false [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] [2021-11-19T02:59:47.358Z] INFO: Stopping daemon under test [2021-11-19T02:59:47.358Z] SUCCESS: The process with PID 4244 (child process of PID 616) has been terminated. [2021-11-19T02:59:47.358Z] SUCCESS: The process with PID 616 (child process of PID 6160) has been terminated. [2021-11-19T02:59:47.358Z] INFO: Stop tailing logs of the daemon under tests [2021-11-19T02:59:47.358Z] INFO: executeCI.ps1 Completed successfully at 11/19/2021 02:59:47. [2021-11-19T02:59:47.358Z] INFO: Tidying up at end of run [2021-11-19T02:59:47.358Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.out) to bundles\CIDUT.out [2021-11-19T02:59:47.358Z] INFO: Saving daemon under test log (d:\CI\PR-42979\2\dut.err) to bundles\CIDUT.err [2021-11-19T02:59:47.358Z] INFO: Saving containerd logs to bundles [2021-11-19T02:59:47.358Z] INFO: Nuke-Everything... [2021-11-19T02:59:47.827Z] INFO: Container count on control daemon to delete is 2 [2021-11-19T02:59:47.827Z] 9e0dfe57c2c3 [2021-11-19T02:59:47.827Z] 5d8da0dc712f [2021-11-19T02:59:47.827Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-19T02:59:56.510Z] Deleted: sha256:20369f7b7133995bcc5e82928a683535cfc6fb682e1580ab1af66b6b4afe22f3 [2021-11-19T02:59:56.510Z] Deleted: sha256:2eb4afc302d0ab50a1b84b7bf09383deaed8c96433d7b69217487305c9520a48 [2021-11-19T02:59:56.510Z] Deleted: sha256:da5181c9c9a6b8e01224ad47e83e72ad895364cd5bae72c7f65ae8600d7a1f3a [2021-11-19T02:59:56.510Z] Deleted: sha256:dea6df8507a632538e16d5ab7b5f5bbe4870496d450d44c19bf2643029948ccf [2021-11-19T02:59:56.510Z] Deleted: sha256:f5ce2da66d4803dfd59e9b04848ad2a01a432f92c756bd882777092fd9ceb217 [2021-11-19T02:59:56.510Z] Deleted: sha256:1f7bbd8805574431b6005c61603cb52f3776019bd03590bd2bbfb65a9f0d848a [2021-11-19T02:59:56.510Z] Deleted: sha256:7b3a3f73721e6e115d0f8a3c743fcb753e26304ee4c5eef47f7a9c3174eb2c49 [2021-11-19T02:59:56.510Z] Deleted: sha256:f68c1777de21880e0281fafa9e7e08095c964e04ab36a762fd2cb789d23e5a49 [2021-11-19T02:59:56.510Z] Deleted: sha256:b22a2cc3dacf47d0a5bc1b36e1738605f8f15231cf227b9b1fa86cc9255b235b [2021-11-19T02:59:56.510Z] Deleted: sha256:4a20872af79430190e875580039d7ec54a520d5b3198f31f7766258e361acab7 [2021-11-19T02:59:56.510Z] Deleted: sha256:53159e9e74042b9b0ae9bfc0ffc39d725981c567c47a5525ddbd54991af508cd [2021-11-19T02:59:56.510Z] Deleted: sha256:b8d2909366808704c8851f067b48aae64422145856aaa1923955d0e94721db32 [2021-11-19T02:59:56.510Z] Deleted: sha256:add7be45e06dc823aa67cae166500dbcd6b75606bfcf178d11b8d938dccf1a05 [2021-11-19T02:59:56.510Z] Deleted: sha256:bbceef3417bf5b80228807fa3735ae083a3f4b7fd71a4aef8c4b4af6e03ab7ab [2021-11-19T02:59:56.510Z] Deleted: sha256:7543e01077d4e8790d760350427b0ca38e8cc6a5d166fe9741c1799457b819e1 [2021-11-19T02:59:56.510Z] Deleted: sha256:f0c22d5dd1b2fa358737008f16f4f73c53b4cbf0c3096a1534e19dcce0c3aa07 [2021-11-19T02:59:56.510Z] INFO: Tidying pidfile d:\CI\PR-42979\2\docker.pid [2021-11-19T02:59:56.510Z] INFO: Killing containerd with PID 3820 [2021-11-19T02:59:56.510Z] INFO: Nuking d:\CI [2021-11-19T03:00:17.752Z] INFO: Zapped successfully [2021-11-19T03:00:17.753Z] [2021-11-19T03:00:17.753Z] INFO: executeCI.ps1 exiting at Fri Nov 19 03:00:16 CUT 2021. Duration 01:05:25.1759654 [2021-11-19T03:00:17.753Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-19T03:00:18.016Z] Recording test results [2021-11-19T03:00:18.748Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-19T03:00:20.349Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-19T03:00:22.791Z] Archiving artifacts [2021-11-19T03:00:24.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42979/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-19T03:00:25.194Z] + make clean [2021-11-19T03:00:25.663Z] docker volume rm -f docker-dev-cache [2021-11-19T03:00:25.663Z] 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